Searched defs:drawElementsInstancedBaseVertexBaseInstance (Results 1 – 9 of 9) sorted by relevance
243 angle::Result Context9::drawElementsInstancedBaseVertexBaseInstance(const gl::Context *context, in drawElementsInstancedBaseVertexBaseInstance() function in rx::Context9
210 angle::Result ContextNULL::drawElementsInstancedBaseVertexBaseInstance(const gl::Context *context, in drawElementsInstancedBaseVertexBaseInstance() function in rx::ContextNULL
387 angle::Result Context11::drawElementsInstancedBaseVertexBaseInstance(const gl::Context *context, in drawElementsInstancedBaseVertexBaseInstance() function in rx::Context11
369 angle::Result ContextWgpu::drawElementsInstancedBaseVertexBaseInstance(const gl::Context *context, in drawElementsInstancedBaseVertexBaseInstance() function in rx::ContextWgpu
615 angle::Result ContextGL::drawElementsInstancedBaseVertexBaseInstance(const gl::Context *context, in drawElementsInstancedBaseVertexBaseInstance() function in rx::ContextGL
549 …PFNGLDRAWELEMENTSINSTANCEDBASEVERTEXBASEINSTANCEPROC drawElementsInstancedBaseVertexBaseInstance =… variable
188 glDrawElementsInstancedBaseVertexBaseInstanceFunc drawElementsInstancedBaseVertexBaseInstance; variable
4338 angle::Result ContextVk::drawElementsInstancedBaseVertexBaseInstance(const gl::Context *context, in drawElementsInstancedBaseVertexBaseInstance() function in rx::ContextVk
6793 void Context::drawElementsInstancedBaseVertexBaseInstance(PrimitiveMode mode, in drawElementsInstancedBaseVertexBaseInstance() function in gl::Context