Searched refs:nve4_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.h366 bool nve4_validate_tsc(struct nvc0_context *nvc0, int s);
H A Dnvc0_tex.c686 nve4_validate_tsc(struct nvc0_context *nvc0, int s) function in typeref:typename:bool
729 need_flush |= nve4_validate_tsc(nvc0, i);
H A Dnve4_compute.c307 bool need_flush = nve4_validate_tsc(nvc0, 5);
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/nouveau/nvc0/
H A Dnvc0_context.h368 bool nve4_validate_tsc(struct nvc0_context *nvc0, int s);
H A Dnvc0_tex.c684 nve4_validate_tsc(struct nvc0_context *nvc0, int s) function in typeref:typename:bool
727 need_flush |= nve4_validate_tsc(nvc0, i);
H A Dnve4_compute.c331 bool need_flush = nve4_validate_tsc(nvc0, 5);

Completed in 11 milliseconds