Searched refs:VIVS_GL_FLUSH_CACHE_TEXTURE (Results 1 - 7 of 7) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/etnaviv/
H A Detnaviv_texture.c300 etna_set_state(ctx->stream, VIVS_GL_FLUSH_CACHE, VIVS_GL_FLUSH_CACHE_COLOR | VIVS_GL_FLUSH_CACHE_TEXTURE);
H A Detnaviv_emit.c237 to_flush |= VIVS_GL_FLUSH_CACHE_TEXTURE;
241 to_flush |= VIVS_GL_FLUSH_CACHE_TEXTURE | VIVS_GL_FLUSH_CACHE_COLOR | VIVS_GL_FLUSH_CACHE_DEPTH;
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/etnaviv/
H A Detnaviv_texture.c330 etna_set_state(ctx->stream, VIVS_GL_FLUSH_CACHE, VIVS_GL_FLUSH_CACHE_COLOR | VIVS_GL_FLUSH_CACHE_TEXTURE);
H A Detnaviv_emit.c239 to_flush |= VIVS_GL_FLUSH_CACHE_TEXTURE;
243 to_flush |= VIVS_GL_FLUSH_CACHE_TEXTURE | VIVS_GL_FLUSH_CACHE_COLOR | VIVS_GL_FLUSH_CACHE_DEPTH;
/xsrc/external/mit/libdrm/dist/tests/etnaviv/
H A Dstate.xml.h229 #define VIVS_GL_FLUSH_CACHE_TEXTURE 0x00000004 macro
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/etnaviv/hw/
H A Dstate.xml.h267 #define VIVS_GL_FLUSH_CACHE_TEXTURE 0x00000004 macro
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/etnaviv/hw/
H A Dstate.xml.h278 #define VIVS_GL_FLUSH_CACHE_TEXTURE 0x00000004 macro

Completed in 11 milliseconds