Home
last modified time | relevance | path

Searched refs:tex_dirty (Results 1 - 1 of 1) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/nouveau/nv50/
H A Dnv50_vbo.c784 bool tex_dirty = false; in nv50_draw_vbo() local
834 for (s = 0; s < NV50_MAX_3D_SHADER_STAGES && !tex_dirty; ++s) { in nv50_draw_vbo()
836 tex_dirty = true; in nv50_draw_vbo()
839 if (tex_dirty) { in nv50_draw_vbo()

Completed in 2 milliseconds