Home
last modified time | relevance | path

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

/external/deqp/framework/opengl/wrapper/
DglwApi.inl10 #define glBeginQuery glwBeginQuery macro
/external/swiftshader/src/OpenGL/libGLESv2/
DlibGLESv3.cpp978 GL_APICALL void GL_APIENTRY glBeginQuery(GLenum target, GLuint id) in glBeginQuery() function
/external/swiftshader/src/OpenGL/libGL/
DlibGL.cpp7783 void APIENTRY glBeginQuery(GLenum target, GLuint id) {UNIMPLEMENTED();} in glBeginQuery() function
/external/mesa3d/include/GL/
Dgl_mangle.h65 #define glBeginQuery MANGLE(BeginQuery) macro
/external/deqp/framework/opengl/
DgluCallLogWrapper.inl35 void CallLogWrapper::glBeginQuery (glw::GLenum target, glw::GLuint id) function in CallLogWrapper
/external/deqp/framework/platform/null/
DtcuNullRenderContextFuncs.inl34 GLW_APICALL void GLW_APIENTRY glBeginQuery (GLenum target, GLuint id) function