Home
last modified time | relevance | path

Searched refs:glBeginQueryIndexed (Results 1 – 13 of 13) sorted by relevance

/external/deqp/framework/platform/null/
DtcuNullRenderContextInitFuncs.inl11 gl->beginQueryIndexed = glBeginQueryIndexed;
DtcuNullRenderContextFuncs.inl41 GLW_APICALL void GLW_APIENTRY glBeginQueryIndexed (GLenum target, GLuint index, GLuint id) function
/external/deqp/framework/opengl/wrapper/
DglwInitGL40.inl10 gl->beginQueryIndexed = (glBeginQueryIndexedFunc) loader->get("glBeginQueryIndexed");
DglwInitGL42.inl11 gl->beginQueryIndexed = (glBeginQueryIndexedFunc) loader->get("glBeginQueryIndexed");
DglwInitGL41.inl11 gl->beginQueryIndexed = (glBeginQueryIndexedFunc) loader->get("glBeginQueryIndexed");
DglwInitGL43.inl11 gl->beginQueryIndexed = (glBeginQueryIndexedFunc) loader->get("glBeginQueryIndexed");
DglwInitGL44.inl11 gl->beginQueryIndexed = (glBeginQueryIndexedFunc) loader->get("glBeginQueryIndexed");
DglwInitGL45.inl11 gl->beginQueryIndexed = (glBeginQueryIndexedFunc) loader->get("glBeginQueryIndexed");
DglwApi.inl11 #define glBeginQueryIndexed glwBeginQueryIndexed macro
/external/mesa3d/include/GL/
Dgl_mangle.h60 #define glBeginQueryIndexed MANGLE(BeginQueryIndexed) macro
Dglext.h8185 GLAPI void APIENTRY glBeginQueryIndexed (GLenum target, GLuint index, GLuint id);
/external/deqp/framework/opengl/
DgluCallLogWrapperApi.inl11 void glBeginQueryIndexed (glw::GLenum target, glw::GLuint index, glw::GLuint id);
DgluCallLogWrapper.inl42 void CallLogWrapper::glBeginQueryIndexed (glw::GLenum target, glw::GLuint index, glw::GLuint id) function in CallLogWrapper
45 …m_log << TestLog::Message << "glBeginQueryIndexed(" << toHex(target) << ", " << index << ", " << i…