Home
last modified time | relevance | path

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

/external/deqp/framework/opengl/simplereference/
DsglrGLContext.cpp840 void GLContext::multiDrawElements (deUint32 mode, const int* count, deUint32 type, const void** ind… in multiDrawElements() function in sglr::GLContext
DsglrReferenceContext.cpp4165 void ReferenceContext::multiDrawElements (deUint32 mode, const int* count, deUint32 type, const voi… in multiDrawElements() function in sglr::ReferenceContext
/external/angle/src/libANGLE/renderer/gl/
DDispatchTableGL_autogen.h126 PFNGLMULTIDRAWELEMENTSPROC multiDrawElements = nullptr; variable
/external/deqp/framework/opengl/wrapper/
DglwFunctions.inl471 glMultiDrawElementsFunc multiDrawElements; variable
/external/angle/src/libANGLE/
DContext.cpp5634 void Context::multiDrawElements(PrimitiveMode mode, in multiDrawElements() function in gl::Context