Searched defs:glIsTexture (Results 1 – 10 of 10) sorted by relevance
104 #define glIsTexture GLES2_GET_FUN(IsTexture) macro
577 #define glIsTexture GLES2_GET_FUN(IsTexture) macro
67 #define glIsTexture glwIsTexture macro
553 GLboolean GL_APIENTRY glIsTexture(GLuint texture) { in glIsTexture() function
963 public boolean glIsTexture(int texture) { in glIsTexture() method in GLErrorLogger.ErrorLoggingGL
3559 GLboolean __stdcall glIsTexture(GLuint texture) in glIsTexture() function
394 GLW_APICALL GLboolean GLW_APIENTRY glIsTexture (GLuint texture) function
977 #define glIsTexture MANGLE(IsTexture) macro
462 glw::GLboolean CallLogWrapper::glIsTexture (glw::GLuint param0) function in CallLogWrapper