Searched refs:glIsQuery (Results 1 – 16 of 16) sorted by relevance
241 glIsQuery;
519 GL_ENTRY(GLboolean, glIsQuery, GLuint id)
15 GLboolean glIsQuery ( GLuint id )
534 public static native boolean glIsQuery( in glIsQuery() method in GLES30
498 #define glIsQuery wrap_glIsQuery macro
497 #undef glIsQuery
454 GLboolean API_ENTRY(glIsQuery)(GLuint id) {455 CALL_GL_API_RETURN(glIsQuery, id);
152 GL_ENTRY(GLboolean, glIsQuery, GLuint id)
1109 GL_APICALL GLboolean GL_APIENTRY glIsQuery (GLuint id);
1111 GL_APICALL GLboolean GL_APIENTRY glIsQuery (GLuint id);
951 _returnValue = glIsQuery( in android_glIsQuery__I()
20275 method public static boolean glIsQuery(int);
29159 Landroid/opengl/GLES30;->glIsQuery(I)Z
30703 method public static boolean glIsQuery(int);