Searched defs:drawElementsInstanced (Results 1 – 7 of 7) sorted by relevance
174 angle::Result ContextNULL::drawElementsInstanced(const gl::Context *context, in drawElementsInstanced() function in rx::ContextNULL
210 angle::Result Context9::drawElementsInstanced(const gl::Context *context, in drawElementsInstanced() function in rx::Context9
348 angle::Result Context11::drawElementsInstanced(const gl::Context *context, in drawElementsInstanced() function in rx::Context11
488 angle::Result ContextGL::drawElementsInstanced(const gl::Context *context, in drawElementsInstanced() function in rx::ContextGL
345 PFNGLDRAWELEMENTSINSTANCEDPROC drawElementsInstanced = nullptr; variable
2010 angle::Result ContextVk::drawElementsInstanced(const gl::Context *context, in drawElementsInstanced() function in rx::ContextVk
2232 void Context::drawElementsInstanced(PrimitiveMode mode, in drawElementsInstanced() function in gl::Context