Searched defs:glIsTexture (Results 1 – 11 of 11) sorted by relevance
108 glIsTexture_client_proc_t glIsTexture; member
883 GLboolean glIsTexture(GLuint texture) in glIsTexture() function
112 glIsTexture_server_proc_t glIsTexture; member
398 GL_API GLboolean GL_APIENTRY glIsTexture( GLuint texture) { in glIsTexture() function
100 glIsTexture_client_proc_t glIsTexture; member
992 GLboolean glIsTexture(GLuint texture) in glIsTexture() function
536 GLboolean glIsTexture(GLuint texture) in glIsTexture() function
119 glIsTexture_t glIsTexture; member
130 glIsTexture_server_proc_t glIsTexture; member
3177 GL_APICALL GLboolean GL_APIENTRY glIsTexture(GLuint texture){ in glIsTexture() function
977 #define glIsTexture MANGLE(IsTexture) macro