Searched defs:glActiveTexture (Results 1 – 7 of 7) sorted by relevance
14 #define glActiveTexture GLES2_GET_FUN(ActiveTexture) macro
490 #define glActiveTexture GLES2_GET_FUN(ActiveTexture) macro
16 void GL_APIENTRY glActiveTexture(GLenum texture) { in glActiveTexture() function
56 public void glActiveTexture(int texture) { in glActiveTexture() method in GLErrorLogger.ErrorLoggingGL
259 void __stdcall glActiveTexture(GLenum texture) in glActiveTexture() function
37 #define glActiveTexture MANGLE(ActiveTexture) macro