Searched defs:multiDrawElementsIndirect (Results 1 – 8 of 8) sorted by relevance
308 angle::Result ContextNULL::multiDrawElementsIndirect(const gl::Context *context, in multiDrawElementsIndirect() function in rx::ContextNULL
340 angle::Result Context9::multiDrawElementsIndirect(const gl::Context *context, in multiDrawElementsIndirect() function in rx::Context9
639 angle::Result Context11::multiDrawElementsIndirect(const gl::Context *context, in multiDrawElementsIndirect() function in rx::Context11
795 angle::Result ContextGL::multiDrawElementsIndirect(const gl::Context *context, in multiDrawElementsIndirect() function in rx::ContextGL
590 PFNGLMULTIDRAWELEMENTSINDIRECTPROC multiDrawElementsIndirect = nullptr; variable
475 glMultiDrawElementsIndirectFunc multiDrawElementsIndirect; variable
4252 angle::Result ContextVk::multiDrawElementsIndirect(const gl::Context *context, in multiDrawElementsIndirect() function in rx::ContextVk
6604 void Context::multiDrawElementsIndirect(PrimitiveMode mode, in multiDrawElementsIndirect() function in gl::Context