/aosp_15_r20/external/angle/src/libANGLE/renderer/d3d/d3d9/ |
H A D | Context9.cpp | 288 angle::Result Context9::drawElementsIndirect(const gl::Context *context, in drawElementsIndirect() function in rx::Context9
|
/aosp_15_r20/external/angle/src/libANGLE/renderer/null/ |
H A D | ContextNULL.cpp | 252 angle::Result ContextNULL::drawElementsIndirect(const gl::Context *context, in drawElementsIndirect() function in rx::ContextNULL
|
/aosp_15_r20/external/angle/src/libANGLE/renderer/d3d/d3d11/ |
H A D | Context11.cpp | 451 angle::Result Context11::drawElementsIndirect(const gl::Context *context, in drawElementsIndirect() function in rx::Context11
|
H A D | Renderer11.cpp | 1970 angle::Result Renderer11::drawElementsIndirect(const gl::Context *context, const void *indirect) in drawElementsIndirect() function in rx::Renderer11
|
/aosp_15_r20/external/angle/src/libANGLE/renderer/wgpu/ |
H A D | ContextWgpu.cpp | 429 angle::Result ContextWgpu::drawElementsIndirect(const gl::Context *context, in drawElementsIndirect() function in rx::ContextWgpu
|
/aosp_15_r20/external/angle/src/libANGLE/renderer/gl/ |
H A D | ContextGL.cpp | 731 angle::Result ContextGL::drawElementsIndirect(const gl::Context *context, in drawElementsIndirect() function in rx::ContextGL
|
H A D | DispatchTableGL_autogen.h | 416 PFNGLDRAWELEMENTSINDIRECTPROC drawElementsIndirect = nullptr; variable
|
/aosp_15_r20/external/deqp/framework/opengl/simplereference/ |
H A D | sglrGLContext.cpp | 825 void GLContext::drawElementsIndirect(uint32_t mode, uint32_t type, const void *indirect) in drawElementsIndirect() function in sglr::GLContext
|
H A D | sglrReferenceContext.cpp | 4387 void ReferenceContext::drawElementsIndirect(uint32_t mode, uint32_t type, const void *indirect) in drawElementsIndirect() function in sglr::ReferenceContext
|
/aosp_15_r20/external/deqp/framework/opengl/wrapper/ |
H A D | glwFunctions.inl | 184 glDrawElementsIndirectFunc drawElementsIndirect; variable
|
/aosp_15_r20/external/angle/src/libANGLE/renderer/vulkan/ |
H A D | ContextVk.cpp | 4398 angle::Result ContextVk::drawElementsIndirect(const gl::Context *context, in drawElementsIndirect() function in rx::ContextVk
|
/aosp_15_r20/external/angle/src/libANGLE/ |
H A D | Context.cpp | 2935 void Context::drawElementsIndirect(PrimitiveMode mode, DrawElementsType type, const void *indirect) in drawElementsIndirect() function in gl::Context
|