Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/nouveau/nv50/
Dnv50_tex.c240 nv50_validate_tic(struct nv50_context *nv50, int s) in nv50_validate_tic() function
337 need_flush = nv50_validate_tic(nv50, 0); in nv50_validate_textures()
338 need_flush |= nv50_validate_tic(nv50, 1); in nv50_validate_textures()
339 need_flush |= nv50_validate_tic(nv50, 2); in nv50_validate_textures()