Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/framework/opengl/wrapper/
DglwApi.inl341 #define glGetQueryObjecti64v glwGetQueryObjecti64v macro
/third_party/skia/third_party/externals/angle2/scripts/
Dentry_point_packed_gl_enums.json709 "glGetQueryObjecti64v": { object
/third_party/vk-gl-cts/framework/opengl/
DgluCallLogWrapper.inl2465 void CallLogWrapper::glGetQueryObjecti64v (glw::GLuint id, glw::GLenum pname, glw::GLint64 *params) function in CallLogWrapper
/third_party/vk-gl-cts/framework/platform/null/
DtcuNullRenderContextFuncs.inl2884 GLW_APICALL void GLW_APIENTRY glGetQueryObjecti64v (GLuint id, GLenum pname, GLint64 *params) function
/third_party/glfw/deps/glad/
Dgl.h3142 #define glGetQueryObjecti64v glad_glGetQueryObjecti64v macro
/third_party/skia/third_party/externals/angle2/src/libGL/
DlibGL_autogen.cpp3775 void GL_APIENTRY glGetQueryObjecti64v(GLuint id, GLenum pname, GLint64 *params) in glGetQueryObjecti64v() function