Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/nouveau/nvc0/
Dnvc0_context.h365 bool nvc0_validate_tic(struct nvc0_context *nvc0, int s);
Dnvc0_compute.c161 bool need_flush = nvc0_validate_tic(nvc0, 5); in nvc0_compute_validate_textures()
Dnvc0_tex.c481 nvc0_validate_tic(struct nvc0_context *nvc0, int s) in nvc0_validate_tic() function
609 need_flush |= nvc0_validate_tic(nvc0, i); in nvc0_validate_textures()