Searched defs:nv50_validate_tsc (Results 1 - 2 of 2) sorted by last modified time

/external/mesa3d/src/gallium/drivers/nv50/
H A Dnv50_tex.c287 nv50_validate_tsc(struct nv50_context *nv50, int s) function
327 need_flush = nv50_validate_tsc(nv50, 0);
328 need_flush |= nv50_validate_tsc(nv50, 2);
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/nv50/
H A Dnv50_tex.c287 nv50_validate_tsc(struct nv50_context *nv50, int s) function
327 need_flush = nv50_validate_tsc(nv50, 0);
328 need_flush |= nv50_validate_tsc(nv50, 2);

Completed in 116 milliseconds