Searched defs:multiDrawElementsInstanced (Results 1 – 7 of 7) sorted by relevance
288 angle::Result ContextWgpu::multiDrawElementsInstanced(const gl::Context *context, in multiDrawElementsInstanced() function in rx::ContextWgpu
298 angle::Result ContextNULL::multiDrawElementsInstanced(const gl::Context *context, in multiDrawElementsInstanced() function in rx::ContextNULL
337 angle::Result Context9::multiDrawElementsInstanced(const gl::Context *context, in multiDrawElementsInstanced() function in rx::Context9
783 angle::Result ContextGL::multiDrawElementsInstanced(const gl::Context *context, in multiDrawElementsInstanced() function in rx::ContextGL
654 angle::Result Context11::multiDrawElementsInstanced(const gl::Context *context, in multiDrawElementsInstanced() function in rx::Context11
4376 angle::Result ContextVk::multiDrawElementsInstanced(const gl::Context *context, in multiDrawElementsInstanced() function in rx::ContextVk
6577 void Context::multiDrawElementsInstanced(PrimitiveMode mode, in multiDrawElementsInstanced() function in gl::Context