Searched defs:drawElementsBaseVertex (Results 1 – 11 of 11) sorted by relevance
/aosp_15_r20/external/angle/src/libANGLE/renderer/d3d/d3d9/ |
H A D | Context9.cpp | 210 angle::Result Context9::drawElementsBaseVertex(const gl::Context *context, in drawElementsBaseVertex() function in rx::Context9
|
/aosp_15_r20/external/angle/src/libANGLE/renderer/null/ |
H A D | ContextNULL.cpp | 179 angle::Result ContextNULL::drawElementsBaseVertex(const gl::Context *context, in drawElementsBaseVertex() function in rx::ContextNULL
|
/aosp_15_r20/external/angle/src/libANGLE/renderer/d3d/d3d11/ |
H A D | Context11.cpp | 355 angle::Result Context11::drawElementsBaseVertex(const gl::Context *context, in drawElementsBaseVertex() function in rx::Context11
|
/aosp_15_r20/external/angle/src/libANGLE/renderer/wgpu/ |
H A D | ContextWgpu.cpp | 292 angle::Result ContextWgpu::drawElementsBaseVertex(const gl::Context *context, in drawElementsBaseVertex() function in rx::ContextWgpu
|
/aosp_15_r20/external/angle/src/libANGLE/renderer/gl/ |
H A D | ContextGL.cpp | 539 angle::Result ContextGL::drawElementsBaseVertex(const gl::Context *context, in drawElementsBaseVertex() function in rx::ContextGL
|
H A D | DispatchTableGL_autogen.h | 359 PFNGLDRAWELEMENTSBASEVERTEXPROC drawElementsBaseVertex = nullptr; variable
|
/aosp_15_r20/external/deqp/framework/opengl/simplereference/ |
H A D | sglrGLContext.cpp | 797 void GLContext::drawElementsBaseVertex(uint32_t mode, int count, uint32_t type, const void *indices… in drawElementsBaseVertex() function in sglr::GLContext
|
H A D | sglrReferenceContext.cpp | 4290 void ReferenceContext::drawElementsBaseVertex(uint32_t mode, int count, uint32_t type, const void *… in drawElementsBaseVertex() function in sglr::ReferenceContext
|
/aosp_15_r20/external/deqp/framework/opengl/wrapper/ |
H A D | glwFunctions.inl | 183 glDrawElementsBaseVertexFunc drawElementsBaseVertex; variable
|
/aosp_15_r20/external/angle/src/libANGLE/renderer/vulkan/ |
H A D | ContextVk.cpp | 4271 angle::Result ContextVk::drawElementsBaseVertex(const gl::Context *context, in drawElementsBaseVertex() function in rx::ContextVk
|
/aosp_15_r20/external/angle/src/libANGLE/ |
H A D | Context.cpp | 2848 void Context::drawElementsBaseVertex(PrimitiveMode mode, in drawElementsBaseVertex() function in gl::Context
|