Searched defs:multiDrawElements (Results 1 – 11 of 11) sorted by relevance
/aosp_15_r20/external/angle/src/libANGLE/renderer/d3d/d3d9/ |
H A D | Context9.cpp | 327 angle::Result Context9::multiDrawElements(const gl::Context *context, in multiDrawElements() function in rx::Context9
|
/aosp_15_r20/external/angle/src/libANGLE/renderer/null/ |
H A D | ContextNULL.cpp | 288 angle::Result ContextNULL::multiDrawElements(const gl::Context *context, in multiDrawElements() function in rx::ContextNULL
|
/aosp_15_r20/external/angle/src/libANGLE/renderer/d3d/d3d11/ |
H A D | Context11.cpp | 608 angle::Result Context11::multiDrawElements(const gl::Context *context, in multiDrawElements() function in rx::Context11
|
/aosp_15_r20/external/angle/src/libANGLE/renderer/wgpu/ |
H A D | ContextWgpu.cpp | 469 angle::Result ContextWgpu::multiDrawElements(const gl::Context *context, in multiDrawElements() function in rx::ContextWgpu
|
/aosp_15_r20/external/angle/src/libANGLE/renderer/gl/ |
H A D | ContextGL.cpp | 776 angle::Result ContextGL::multiDrawElements(const gl::Context *context, in multiDrawElements() function in rx::ContextGL
|
H A D | DispatchTableGL_autogen.h | 126 PFNGLMULTIDRAWELEMENTSPROC multiDrawElements = nullptr; variable
|
/aosp_15_r20/external/deqp/framework/opengl/simplereference/ |
H A D | sglrGLContext.cpp | 835 void GLContext::multiDrawElements(uint32_t mode, const int *count, uint32_t type, const void **indi… in multiDrawElements() function in sglr::GLContext
|
H A D | sglrReferenceContext.cpp | 4452 void ReferenceContext::multiDrawElements(uint32_t mode, const int *count, uint32_t type, const void… in multiDrawElements() function in sglr::ReferenceContext
|
/aosp_15_r20/external/deqp/framework/opengl/wrapper/ |
H A D | glwFunctions.inl | 473 glMultiDrawElementsFunc multiDrawElements; variable
|
/aosp_15_r20/external/angle/src/libANGLE/renderer/vulkan/ |
H A D | ContextVk.cpp | 4501 angle::Result ContextVk::multiDrawElements(const gl::Context *context, in multiDrawElements() function in rx::ContextVk
|
/aosp_15_r20/external/angle/src/libANGLE/ |
H A D | Context.cpp | 6689 void Context::multiDrawElements(PrimitiveMode mode, in multiDrawElements() function in gl::Context
|