Home
last modified time | relevance | path

Searched defs:glBeginQueryIndexed (Results 1 – 5 of 5) sorted by relevance

/third_party/vk-gl-cts/framework/opengl/wrapper/
DglwApi.inl11 #define glBeginQueryIndexed glwBeginQueryIndexed macro
/third_party/skia/third_party/externals/angle2/scripts/
Dentry_point_packed_gl_enums.json33 "glBeginQueryIndexed": { object
/third_party/vk-gl-cts/framework/opengl/
DgluCallLogWrapper.inl42 void CallLogWrapper::glBeginQueryIndexed (glw::GLenum target, glw::GLuint index, glw::GLuint id) function in CallLogWrapper
/third_party/skia/third_party/externals/angle2/src/libGL/
DlibGL_autogen.cpp4033 void GL_APIENTRY glBeginQueryIndexed(GLenum target, GLuint index, GLuint id) in glBeginQueryIndexed() function
/third_party/vk-gl-cts/framework/platform/null/
DtcuNullRenderContextFuncs.inl41 GLW_APICALL void GLW_APIENTRY glBeginQueryIndexed (GLenum target, GLuint index, GLuint id) function