Searched defs:drawElementsInstanced (Results 1 – 7 of 7) sorted by relevance
195 angle::Result Context9::drawElementsInstanced(const gl::Context *context, in drawElementsInstanced() function in rx::Context9
328 angle::Result Context11::drawElementsInstanced(const gl::Context *context, in drawElementsInstanced() function in rx::Context11
161 angle::Result ContextNULL::drawElementsInstanced(const gl::Context *context, in drawElementsInstanced() function in rx::ContextNULL
326 angle::Result ContextGL::drawElementsInstanced(const gl::Context *context, in drawElementsInstanced() function in rx::ContextGL
345 PFNGLDRAWELEMENTSINSTANCEDPROC drawElementsInstanced = nullptr; variable
1391 angle::Result ContextVk::drawElementsInstanced(const gl::Context *context, in drawElementsInstanced() function in rx::ContextVk
2255 void Context::drawElementsInstanced(PrimitiveMode mode, in drawElementsInstanced() function in gl::Context