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

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/nouveau/nvc0/
H A Dnvc0_context.h364 bool nvc0_validate_tic(struct nvc0_context *nvc0, int s);
H A Dnvc0_compute.c161 bool need_flush = nvc0_validate_tic(nvc0, 5);
H A Dnvc0_tex.c481 nvc0_validate_tic(struct nvc0_context *nvc0, int s) function in typeref:typename:bool
609 need_flush |= nvc0_validate_tic(nvc0, i);
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/nouveau/nvc0/
H A Dnvc0_context.h366 bool nvc0_validate_tic(struct nvc0_context *nvc0, int s);
H A Dnvc0_compute.c161 bool need_flush = nvc0_validate_tic(nvc0, 5);
H A Dnvc0_tex.c479 nvc0_validate_tic(struct nvc0_context *nvc0, int s) function in typeref:typename:bool
607 need_flush |= nvc0_validate_tic(nvc0, i);

Completed in 11 milliseconds