Searched defs:ActiveTexture (Results 1 – 4 of 4) sorted by relevance
178 int ActiveTexture; member277 int ActiveTexture; member
1683 GLint ActiveTexture; /**< Client Active Texture */ member
544 TEST_P(GLES1CovglTest, ActiveTexture) in TEST_P() argument
60 void GL_APIENTRY ActiveTexture(GLenum texture) in ActiveTexture() function