Searched defs:glIsQuery (Results 1 – 12 of 12) sorted by relevance
58 public native boolean glIsQuery(int id); in glIsQuery() method in IOSGLES30
42 public native boolean glIsQuery(int id); in glIsQuery() method in IOSGLES30
116 public boolean glIsQuery (int id) { in glIsQuery() method in AndroidGL30
146 public boolean glIsQuery (int id) { in glIsQuery() method in LwjglGL30
146 public boolean glIsQuery (int id) { in glIsQuery() method in Lwjgl3GL30
335 #define glIsQuery glwIsQuery macro
459 public boolean glIsQuery (int id); in glIsQuery() method
1308 public boolean glIsQuery (int id) { in glIsQuery() method in GL30Profiler
970 #define glIsQuery MANGLE(IsQuery) macro
2663 GLW_APICALL GLboolean GLW_APIENTRY glIsQuery (GLuint id) function
2500 glw::GLboolean CallLogWrapper::glIsQuery (glw::GLuint id) function in CallLogWrapper
1680 #define glIsQuery GLEW_GET_FUN(__glewIsQuery) macro