Searched refs:texture_samplers (Results 1 – 4 of 4) sorted by relevance
144 boolean reemit = svga->rebind.flags.texture_samplers; in update_tss_binding()210 svga->rebind.flags.texture_samplers = FALSE; in update_tss_binding()235 assert(svga->rebind.flags.texture_samplers); in svga_reemit_tss_bindings()289 svga->rebind.flags.texture_samplers = FALSE; in svga_reemit_tss_bindings()
217 if (svga->rebind.flags.texture_samplers) { in draw_vgpu9()357 if (svga->rebind.flags.texture_samplers) { in validate_sampler_resources()370 svga->rebind.flags.texture_samplers = FALSE; in validate_sampler_resources()
510 unsigned texture_samplers:1; member
353 svga->rebind.flags.texture_samplers = TRUE; in svga_context_flush()