Searched defs:multiDrawElementsIndirect (Results 1 – 9 of 9) sorted by relevance
349 angle::Result Context9::multiDrawElementsIndirect(const gl::Context *context, in multiDrawElementsIndirect() function in rx::Context9
309 angle::Result ContextNULL::multiDrawElementsIndirect(const gl::Context *context, in multiDrawElementsIndirect() function in rx::ContextNULL
651 angle::Result Context11::multiDrawElementsIndirect(const gl::Context *context, in multiDrawElementsIndirect() function in rx::Context11
492 angle::Result ContextWgpu::multiDrawElementsIndirect(const gl::Context *context, in multiDrawElementsIndirect() function in rx::ContextWgpu
802 angle::Result ContextGL::multiDrawElementsIndirect(const gl::Context *context, in multiDrawElementsIndirect() function in rx::ContextGL
590 PFNGLMULTIDRAWELEMENTSINDIRECTPROC multiDrawElementsIndirect = nullptr; variable
475 glMultiDrawElementsIndirectFunc multiDrawElementsIndirect; variable
4523 angle::Result ContextVk::multiDrawElementsIndirect(const gl::Context *context, in multiDrawElementsIndirect() function in rx::ContextVk
6724 void Context::multiDrawElementsIndirect(PrimitiveMode mode, in multiDrawElementsIndirect() function in gl::Context