Searched defs:nvc0_validate_tsc (Results 1 - 2 of 2) sorted by path

/external/chromium_org/third_party/mesa/src/src/gallium/drivers/nvc0/
H A Dnvc0_tex.c355 nvc0_validate_tsc(struct nvc0_context *nvc0, int s) function
451 need_flush = nvc0_validate_tsc(nvc0, 0);
452 need_flush |= nvc0_validate_tsc(nvc0, 3);
453 need_flush |= nvc0_validate_tsc(nvc0, 4);
/external/mesa3d/src/gallium/drivers/nvc0/
H A Dnvc0_tex.c355 nvc0_validate_tsc(struct nvc0_context *nvc0, int s) function
451 need_flush = nvc0_validate_tsc(nvc0, 0);
452 need_flush |= nvc0_validate_tsc(nvc0, 3);
453 need_flush |= nvc0_validate_tsc(nvc0, 4);

Completed in 200 milliseconds