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 144 boolean reemit = svga->rebind.flags.texture_samplers;
210 svga->rebind.flags.texture_samplers = FALSE;
235 assert(svga->rebind.flags.texture_samplers);
289 svga->rebind.flags.texture_samplers = FALSE;
svga_draw.c 217 if (svga->rebind.flags.texture_samplers) {
357 if (svga->rebind.flags.texture_samplers) {
370 svga->rebind.flags.texture_samplers = FALSE;
svga_context.c 353 svga->rebind.flags.texture_samplers = TRUE;
svga_context.h 510 unsigned texture_samplers:1; member in struct:svga_context::__anon30102::__anon30103

Completed in 109 milliseconds