Searched defs:multiDrawElements (Results 1 – 3 of 3) sorted by relevance
840 void GLContext::multiDrawElements (deUint32 mode, const int* count, deUint32 type, const void** ind… in multiDrawElements() function in sglr::GLContext
4163 void ReferenceContext::multiDrawElements (deUint32 mode, const int* count, deUint32 type, const voi… in multiDrawElements() function in sglr::ReferenceContext
471 glMultiDrawElementsFunc multiDrawElements; variable