Home
last modified time | relevance | path

Searched defs:glBeginConditionalRender (Results 1 – 4 of 4) sorted by relevance

/external/deqp/framework/opengl/wrapper/
DglwApi.inl9 #define glBeginConditionalRender glwBeginConditionalRender macro
/external/mesa3d/include/GL/
Dgl_mangle.h55 #define glBeginConditionalRender MANGLE(BeginConditionalRender) macro
/external/deqp/framework/opengl/
DgluCallLogWrapper.inl28 void CallLogWrapper::glBeginConditionalRender (glw::GLuint id, glw::GLenum mode) function in CallLogWrapper
/external/deqp/framework/platform/null/
DtcuNullRenderContextFuncs.inl27 GLW_APICALL void GLW_APIENTRY glBeginConditionalRender (GLuint id, GLenum mode) function