Searched defs:multiDrawElementsInstanced (Results 1 – 7 of 7) sorted by relevance
337 angle::Result Context9::multiDrawElementsInstanced(const gl::Context *context, in multiDrawElementsInstanced() function in rx::Context9
298 angle::Result ContextNULL::multiDrawElementsInstanced(const gl::Context *context, in multiDrawElementsInstanced() function in rx::ContextNULL
629 angle::Result Context11::multiDrawElementsInstanced(const gl::Context *context, in multiDrawElementsInstanced() function in rx::Context11
480 angle::Result ContextWgpu::multiDrawElementsInstanced(const gl::Context *context, in multiDrawElementsInstanced() function in rx::ContextWgpu
788 angle::Result ContextGL::multiDrawElementsInstanced(const gl::Context *context, in multiDrawElementsInstanced() function in rx::ContextGL
4511 angle::Result ContextVk::multiDrawElementsInstanced(const gl::Context *context, in multiDrawElementsInstanced() function in rx::ContextVk
6706 void Context::multiDrawElementsInstanced(PrimitiveMode mode, in multiDrawElementsInstanced() function in gl::Context