Home
last modified time | relevance | path

Searched refs:nve4_validate_tsc (Results 1 – 3 of 3) sorted by relevance

/external/mesa3d/src/gallium/drivers/nouveau/nvc0/
Dnvc0_context.h355 bool nve4_validate_tsc(struct nvc0_context *nvc0, int s);
Dnvc0_tex.c673 nve4_validate_tsc(struct nvc0_context *nvc0, int s) in nve4_validate_tsc() function
716 need_flush |= nve4_validate_tsc(nvc0, i); in nvc0_validate_samplers()
Dnve4_compute.c306 bool need_flush = nve4_validate_tsc(nvc0, 5); in nve4_compute_validate_samplers()