Searched refs:GL_IsTexture (Results 1 – 9 of 9) sorted by relevance
198 ANGLE_EXPORT GLboolean GL_APIENTRY GL_IsTexture(GLuint texture);
578 {"glIsTexture", P(GL_IsTexture)},
2309 GLboolean GL_APIENTRY GL_IsTexture(GLuint texture) in GL_IsTexture() function
529 return GL_IsTexture(texture); in glIsTexture()
531 return GL_IsTexture(texture); in glIsTexture()
485 {"glIsTexture", P(GL_IsTexture)},
466 ANGLE_EXPORT GLboolean GL_APIENTRY GL_IsTexture(GLuint texture);
1733 return GL_IsTexture(texture); in glIsTexture()
7529 GLboolean GL_APIENTRY GL_IsTexture(GLuint texture) in GL_IsTexture() function