Home
last modified time | relevance | path

Searched defs:glGetQueryObjectiv (Results 1 – 6 of 6) sorted by relevance

/third_party/vk-gl-cts/framework/opengl/wrapper/
DglwApi.inl342 #define glGetQueryObjectiv glwGetQueryObjectiv macro
/third_party/skia/third_party/externals/angle2/scripts/
Dentry_point_packed_gl_enums.json715 "glGetQueryObjectiv": { object
/third_party/vk-gl-cts/framework/opengl/
DgluCallLogWrapper.inl2474 void CallLogWrapper::glGetQueryObjectiv (glw::GLuint id, glw::GLenum pname, glw::GLint *params) function in CallLogWrapper
/third_party/vk-gl-cts/framework/platform/null/
DtcuNullRenderContextFuncs.inl2892 GLW_APICALL void GLW_APIENTRY glGetQueryObjectiv (GLuint id, GLenum pname, GLint *params) function
/third_party/glfw/deps/glad/
Dgl.h3144 #define glGetQueryObjectiv glad_glGetQueryObjectiv macro
/third_party/skia/third_party/externals/angle2/src/libGL/
DlibGL_autogen.cpp2440 void GL_APIENTRY glGetQueryObjectiv(GLuint id, GLenum pname, GLint *params) in glGetQueryObjectiv() function