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

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/nouveau/nvc0/
H A Dnvc0_context.h365 bool nvc0_validate_tsc(struct nvc0_context *nvc0, int s);
H A Dnvc0_compute.c146 bool need_flush = nvc0_validate_tsc(nvc0, 5);
H A Dnvc0_tex.c625 nvc0_validate_tsc(struct nvc0_context *nvc0, int s) function in typeref:typename:bool
731 need_flush |= nvc0_validate_tsc(nvc0, i);
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/nouveau/nvc0/
H A Dnvc0_context.h367 bool nvc0_validate_tsc(struct nvc0_context *nvc0, int s);
H A Dnvc0_compute.c146 bool need_flush = nvc0_validate_tsc(nvc0, 5);
H A Dnvc0_tex.c623 nvc0_validate_tsc(struct nvc0_context *nvc0, int s) function in typeref:typename:bool
729 need_flush |= nvc0_validate_tsc(nvc0, i);

Completed in 9 milliseconds