Searched defs:multiDrawElementsIndirect (Results 1 – 8 of 8) sorted by relevance
297 angle::Result ContextNULL::multiDrawElementsIndirect(const gl::Context *context, in multiDrawElementsIndirect() function in rx::ContextNULL
339 angle::Result Context9::multiDrawElementsIndirect(const gl::Context *context, in multiDrawElementsIndirect() function in rx::Context9
790 angle::Result ContextGL::multiDrawElementsIndirect(const gl::Context *context, in multiDrawElementsIndirect() function in rx::ContextGL
590 PFNGLMULTIDRAWELEMENTSINDIRECTPROC multiDrawElementsIndirect = nullptr; variable
629 angle::Result Context11::multiDrawElementsIndirect(const gl::Context *context, in multiDrawElementsIndirect() function in rx::Context11
473 glMultiDrawElementsIndirectFunc multiDrawElementsIndirect; variable
3392 angle::Result ContextVk::multiDrawElementsIndirect(const gl::Context *context, in multiDrawElementsIndirect() function in rx::ContextVk
6696 void Context::multiDrawElementsIndirect(PrimitiveMode mode, in multiDrawElementsIndirect() function in gl::Context