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

/external/chromium_org/third_party/mesa/src/src/gallium/drivers/nvc0/
H A Dnvc0_tex.c210 nvc0_validate_tic(struct nvc0_context *nvc0, int s) function
343 need_flush = nvc0_validate_tic(nvc0, 0);
344 need_flush |= nvc0_validate_tic(nvc0, 3);
345 need_flush |= nvc0_validate_tic(nvc0, 4);
/external/mesa3d/src/gallium/drivers/nvc0/
H A Dnvc0_tex.c210 nvc0_validate_tic(struct nvc0_context *nvc0, int s) function
343 need_flush = nvc0_validate_tic(nvc0, 0);
344 need_flush |= nvc0_validate_tic(nvc0, 3);
345 need_flush |= nvc0_validate_tic(nvc0, 4);

Completed in 268 milliseconds