HomeSort by relevance Sort by last modified time
    Searched refs:texture_samplers (Results 1 - 4 of 4) sorted by null

  /external/mesa3d/src/gallium/drivers/svga/
svga_state_tss.c 145 boolean reemit = svga->rebind.flags.texture_samplers;
219 svga->rebind.flags.texture_samplers = FALSE;
244 assert(svga->rebind.flags.texture_samplers);
296 svga->rebind.flags.texture_samplers = FALSE;
svga_draw.c 251 if (svga->rebind.flags.texture_samplers) {
392 if (svga->rebind.flags.texture_samplers) {
405 svga->rebind.flags.texture_samplers = FALSE;
    [all...]
svga_context.c 385 svga->rebind.flags.texture_samplers = TRUE;
svga_context.h 518 unsigned texture_samplers:1; member in struct:svga_context::__anon33926::__anon33927

Completed in 197 milliseconds