Home
last modified time | relevance | path

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

/aosp_15_r20/external/mesa3d/src/gallium/drivers/nouveau/nvc0/
H A Dnvc0_context.h390 bool nvc0_validate_tsc(struct nvc0_context *nvc0, int s);
H A Dnvc0_compute.c123 bool need_flush = nvc0_validate_tsc(nvc0, 5); in nvc0_compute_validate_samplers()
H A Dnvc0_tex.c623 nvc0_validate_tsc(struct nvc0_context *nvc0, int s) in nvc0_validate_tsc() function
729 need_flush |= nvc0_validate_tsc(nvc0, i); in nvc0_validate_samplers()