Searched defs:drawElementsInstancedBaseVertex (Results 1 – 7 of 7) sorted by relevance
184 angle::Result ContextNULL::drawElementsInstancedBaseVertex(const gl::Context *context, in drawElementsInstancedBaseVertex() function in rx::ContextNULL
220 angle::Result Context9::drawElementsInstancedBaseVertex(const gl::Context *context, in drawElementsInstancedBaseVertex() function in rx::Context9
358 angle::Result Context11::drawElementsInstancedBaseVertex(const gl::Context *context, in drawElementsInstancedBaseVertex() function in rx::Context11
510 angle::Result ContextGL::drawElementsInstancedBaseVertex(const gl::Context *context, in drawElementsInstancedBaseVertex() function in rx::ContextGL
360 PFNGLDRAWELEMENTSINSTANCEDBASEVERTEXPROC drawElementsInstancedBaseVertex = nullptr; variable
2035 angle::Result ContextVk::drawElementsInstancedBaseVertex(const gl::Context *context, in drawElementsInstancedBaseVertex() function in rx::ContextVk
2268 void Context::drawElementsInstancedBaseVertex(PrimitiveMode mode, in drawElementsInstancedBaseVertex() function in gl::Context