Home
last modified time | relevance | path

Searched defs:ActiveTexture (Results 1 – 4 of 4) sorted by relevance

/external/angle/src/tests/gles1_conformance_tests/
DCovglTests.cpp544 TEST_P(GLES1CovglTest, ActiveTexture) in TEST_P() argument
/external/swiftshader/src/OpenGL/libGLES_CM/
DlibGLES_CM.cpp51 void GL_APIENTRY ActiveTexture(GLenum texture) in ActiveTexture() function
/external/swiftshader/src/OpenGL/libGLESv2/
DlibGLESv2.cpp60 void GL_APIENTRY ActiveTexture(GLenum texture) in ActiveTexture() function
/external/mesa3d/src/mesa/main/
Dmtypes.h1621 GLint ActiveTexture; /**< Client Active Texture */ member