Searched refs:glIsTexture (Results 1 – 14 of 14) sorted by relevance
121 LOAD_GL_FUNC(glIsTexture); in dispatchFuncs()
98 GLboolean (GLAPIENTRY *glIsTexture) (GLuint texture);
227 GL_API GLboolean GL_APIENTRY glIsTexture( GLuint texture) { in glIsTexture() function
119 glIsTexture_t glIsTexture; member
136 s_gl.glIsTexture = (glIsTexture_t) s_gles_lib->findSymbol("glIsTexture"); in init_gl_dispatch()
115 GLboolean (GLAPIENTRY *GLDispatch::glIsTexture)(GLuint) = NULL;353 LOAD_GL_FUNC(glIsTexture); in dispatchFuncs()
561 GL_APICALL GLboolean GL_APIENTRY glIsTexture (GLuint texture);
691 GL_API GLboolean GL_APIENTRY glIsTexture (GLuint texture);
80 static GLboolean (GLAPIENTRY *glIsTexture) (GLuint texture);
88 GL_ENTRY(GLboolean, glIsTexture, GLuint texture)
248 glIsTexture(217, 217), enumConstant741 case 217: return glIsTexture; in valueOf()
96 GL_ENTRY(GLboolean, glIsTexture, GLuint texture)
249 GLboolean, glIsTexture, GLuint texture
1524 GL_APICALL GLboolean GL_APIENTRY glIsTexture(GLuint texture){ in glIsTexture() function