Searched defs:drawElementsBaseVertex (Results 1 – 7 of 7) sorted by relevance
164 angle::Result ContextNULL::drawElementsBaseVertex(const gl::Context *context, in drawElementsBaseVertex() function in rx::ContextNULL
199 angle::Result Context9::drawElementsBaseVertex(const gl::Context *context, in drawElementsBaseVertex() function in rx::Context9
338 angle::Result Context11::drawElementsBaseVertex(const gl::Context *context, in drawElementsBaseVertex() function in rx::Context11
457 angle::Result ContextGL::drawElementsBaseVertex(const gl::Context *context, in drawElementsBaseVertex() function in rx::ContextGL
359 PFNGLDRAWELEMENTSBASEVERTEXPROC drawElementsBaseVertex = nullptr; variable
1986 angle::Result ContextVk::drawElementsBaseVertex(const gl::Context *context, in drawElementsBaseVertex() function in rx::ContextVk
2250 void Context::drawElementsBaseVertex(PrimitiveMode mode, in drawElementsBaseVertex() function in gl::Context