Searched refs:GR_GL_TEXTURE0 (Results 1 – 5 of 5) sorted by relevance
81 GL(ActiveTexture(GR_GL_TEXTURE0 + u)); in DEF_GANESH_TEST_FOR_GL_CONTEXT()90 GL(ActiveTexture(GR_GL_TEXTURE0 + u)); in DEF_GANESH_TEST_FOR_GL_CONTEXT()
168 GR_GL_CALL(glCtx1->gl(), ActiveTexture(GR_GL_TEXTURE0)); in DEF_GANESH_TEST_FOR_GL_CONTEXT()
651 #define GR_GL_TEXTURE0 0x84C0 macro
3059 GL_CALL(ActiveTexture(GR_GL_TEXTURE0 + unit)); in setTextureUnit()3068 GL_CALL(ActiveTexture(GR_GL_TEXTURE0 + lastUnitIdx)); in bindTextureToScratchUnit()
197 #define GR_GL_TEXTURE0 0xdeadbeef