Home
last modified time | relevance | path

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

/aosp_15_r20/external/mesa3d/src/gallium/drivers/nouveau/nvc0/
H A Dnvc0_context.h391 bool nve4_validate_tsc(struct nvc0_context *nvc0, int s);
H A Dnvc0_tex.c684 nve4_validate_tsc(struct nvc0_context *nvc0, int s) in nve4_validate_tsc() function
727 need_flush |= nve4_validate_tsc(nvc0, i); in nvc0_validate_samplers()
H A Dnve4_compute.c292 bool need_flush = nve4_validate_tsc(nvc0, 5); in nve4_compute_validate_samplers()