Home
last modified time | relevance | path

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

/external/deqp/framework/opengl/simplereference/
DsglrGLContext.cpp845 void GLContext::multiDrawElementsBaseVertex (deUint32 mode, const int* count, deUint32 type, const … in multiDrawElementsBaseVertex() function in sglr::GLContext
DsglrReferenceContext.cpp4193 void ReferenceContext::multiDrawElementsBaseVertex (deUint32 mode, const int* count, deUint32 type,… in multiDrawElementsBaseVertex() function in sglr::ReferenceContext
/external/angle/src/libANGLE/renderer/gl/
DDispatchTableGL_autogen.h370 PFNGLMULTIDRAWELEMENTSBASEVERTEXPROC multiDrawElementsBaseVertex = nullptr; variable
/external/deqp/framework/opengl/wrapper/
DglwFunctions.inl472 glMultiDrawElementsBaseVertexFunc multiDrawElementsBaseVertex; variable
/external/angle/src/libANGLE/
DContext_gl.cpp1972 void Context::multiDrawElementsBaseVertex(PrimitiveMode mode, in multiDrawElementsBaseVertex() function in gl::Context