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
475 glMultiDrawElementsIndirectFunc multiDrawElementsIndirect; variable
3003 angle::Result ContextVk::multiDrawElementsIndirect(const gl::Context *context, in multiDrawElementsIndirect() function in rx::ContextVk
6499 void Context::multiDrawElementsIndirect(GLenum mode, in multiDrawElementsIndirect() function in gl::Context