Searched refs:nvc0_validate_tic (Results 1 - 1 of 1) sorted by relevance

/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 193 milliseconds