Searched refs:glIsTexture (Results 1 – 3 of 3) sorted by relevance
560 GL_APICALL GLboolean GL_APIENTRY glIsTexture (GLuint texture);
690 GL_API GLboolean GL_APIENTRY glIsTexture (GLuint texture);
913 public boolean glIsTexture(int texture) { in glIsTexture() method in MatrixTrackingGL