Searched defs:drawElementsInstancedBaseVertex (Results 1 – 11 of 11) sorted by relevance
/aosp_15_r20/external/angle/src/libANGLE/renderer/d3d/d3d9/ |
H A D | Context9.cpp | 231 angle::Result Context9::drawElementsInstancedBaseVertex(const gl::Context *context, in drawElementsInstancedBaseVertex() function in rx::Context9
|
/aosp_15_r20/external/angle/src/libANGLE/renderer/null/ |
H A D | ContextNULL.cpp | 199 angle::Result ContextNULL::drawElementsInstancedBaseVertex(const gl::Context *context, in drawElementsInstancedBaseVertex() function in rx::ContextNULL
|
/aosp_15_r20/external/angle/src/libANGLE/renderer/d3d/d3d11/ |
H A D | Context11.cpp | 375 angle::Result Context11::drawElementsInstancedBaseVertex(const gl::Context *context, in drawElementsInstancedBaseVertex() function in rx::Context11
|
/aosp_15_r20/external/angle/src/libANGLE/renderer/wgpu/ |
H A D | ContextWgpu.cpp | 342 angle::Result ContextWgpu::drawElementsInstancedBaseVertex(const gl::Context *context, in drawElementsInstancedBaseVertex() function in rx::ContextWgpu
|
/aosp_15_r20/external/angle/src/libANGLE/renderer/gl/ |
H A D | ContextGL.cpp | 592 angle::Result ContextGL::drawElementsInstancedBaseVertex(const gl::Context *context, in drawElementsInstancedBaseVertex() function in rx::ContextGL
|
H A D | DispatchTableGL_autogen.h | 360 PFNGLDRAWELEMENTSINSTANCEDBASEVERTEXPROC drawElementsInstancedBaseVertex = nullptr; variable
|
/aosp_15_r20/external/deqp/framework/opengl/simplereference/ |
H A D | sglrGLContext.cpp | 802 void GLContext::drawElementsInstancedBaseVertex(uint32_t mode, int count, uint32_t type, const void… in drawElementsInstancedBaseVertex() function in sglr::GLContext
|
H A D | sglrReferenceContext.cpp | 4302 void ReferenceContext::drawElementsInstancedBaseVertex(uint32_t mode, int count, uint32_t type, con… in drawElementsInstancedBaseVertex() function in sglr::ReferenceContext
|
/aosp_15_r20/external/deqp/framework/opengl/wrapper/ |
H A D | glwFunctions.inl | 187 glDrawElementsInstancedBaseVertexFunc drawElementsInstancedBaseVertex; variable
|
/aosp_15_r20/external/angle/src/libANGLE/renderer/vulkan/ |
H A D | ContextVk.cpp | 4315 angle::Result ContextVk::drawElementsInstancedBaseVertex(const gl::Context *context, in drawElementsInstancedBaseVertex() function in rx::ContextVk
|
/aosp_15_r20/external/angle/src/libANGLE/ |
H A D | Context.cpp | 2867 void Context::drawElementsInstancedBaseVertex(PrimitiveMode mode, in drawElementsInstancedBaseVertex() function in gl::Context
|