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

  /external/chromium_org/third_party/mesa/src/src/gallium/drivers/svga/
svga_state_tss.c 70 boolean reemit = svga->rebind.texture_samplers;
165 svga->rebind.texture_samplers = FALSE;
189 assert(svga->rebind.texture_samplers);
230 svga->rebind.texture_samplers = FALSE;
svga_context.c 232 svga->rebind.texture_samplers = TRUE;
svga_context.h 361 unsigned texture_samplers:1; member in struct:svga_context::__anon17744
svga_draw.c 213 if (svga->rebind.texture_samplers) {
  /external/mesa3d/src/gallium/drivers/svga/
svga_state_tss.c 70 boolean reemit = svga->rebind.texture_samplers;
165 svga->rebind.texture_samplers = FALSE;
189 assert(svga->rebind.texture_samplers);
230 svga->rebind.texture_samplers = FALSE;
svga_context.c 232 svga->rebind.texture_samplers = TRUE;
svga_context.h 361 unsigned texture_samplers:1; member in struct:svga_context::__anon31303
svga_draw.c 213 if (svga->rebind.texture_samplers) {

Completed in 2041 milliseconds