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

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/svga/
H A Dsvga_state_tss.c145 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;
H A Dsvga_draw.c251 if (svga->rebind.flags.texture_samplers) {
392 if (svga->rebind.flags.texture_samplers) {
405 svga->rebind.flags.texture_samplers = FALSE;
H A Dsvga_context.c386 svga->rebind.flags.texture_samplers = TRUE;
H A Dsvga_context.h516 unsigned texture_samplers:1; member in struct:svga_context::__anon129ac23c080a::__anon129ac23c0908
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/svga/
H A Dsvga_state_tss.c145 boolean reemit = svga->rebind.flags.texture_samplers;
219 svga->rebind.flags.texture_samplers = FALSE;
244 assert(svga->rebind.flags.texture_samplers);
297 svga->rebind.flags.texture_samplers = FALSE;
H A Dsvga_draw.c251 if (svga->rebind.flags.texture_samplers) {
393 if (svga->rebind.flags.texture_samplers) {
406 svga->rebind.flags.texture_samplers = FALSE;
H A Dsvga_context.c410 svga->rebind.flags.texture_samplers = TRUE;
H A Dsvga_context.h551 unsigned texture_samplers:1; member in struct:svga_context::__anon9fcd83af080a::__anon9fcd83af0908

Completed in 13 milliseconds