Searched defs:multiDrawElements (Results 1 – 5 of 5) sorted by relevance
840 void GLContext::multiDrawElements (deUint32 mode, const int* count, deUint32 type, const void** ind… in multiDrawElements() function in sglr::GLContext
4165 void ReferenceContext::multiDrawElements (deUint32 mode, const int* count, deUint32 type, const voi… in multiDrawElements() function in sglr::ReferenceContext
126 PFNGLMULTIDRAWELEMENTSPROC multiDrawElements = nullptr; variable
471 glMultiDrawElementsFunc multiDrawElements; variable
5634 void Context::multiDrawElements(PrimitiveMode mode, in multiDrawElements() function in gl::Context