/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d9/ |
D | Context9.cpp | 237 angle::Result Context9::drawElementsIndirect(const gl::Context *context, in drawElementsIndirect() function in rx::Context9
|
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d11/ |
D | Context11.cpp | 384 angle::Result Context11::drawElementsIndirect(const gl::Context *context, in drawElementsIndirect() function in rx::Context11
|
D | Renderer11.cpp | 1634 angle::Result Renderer11::drawElementsIndirect(const gl::Context *context, const void *indirect) in drawElementsIndirect() function in rx::Renderer11
|
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/null/ |
D | ContextNULL.cpp | 201 angle::Result ContextNULL::drawElementsIndirect(const gl::Context *context, in drawElementsIndirect() function in rx::ContextNULL
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/null/ |
D | ContextNULL.cpp | 240 angle::Result ContextNULL::drawElementsIndirect(const gl::Context *context, in drawElementsIndirect() function in rx::ContextNULL
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d9/ |
D | Context9.cpp | 278 angle::Result Context9::drawElementsIndirect(const gl::Context *context, in drawElementsIndirect() function in rx::Context9
|
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/ |
D | ContextGL.cpp | 397 angle::Result ContextGL::drawElementsIndirect(const gl::Context *context, in drawElementsIndirect() function in rx::ContextGL
|
D | DispatchTableGL_autogen.h | 416 PFNGLDRAWELEMENTSINDIRECTPROC drawElementsIndirect = nullptr; variable
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/ |
D | ContextGL.cpp | 719 angle::Result ContextGL::drawElementsIndirect(const gl::Context *context, in drawElementsIndirect() function in rx::ContextGL
|
D | DispatchTableGL_autogen.h | 416 PFNGLDRAWELEMENTSINDIRECTPROC drawElementsIndirect = nullptr; variable
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d11/ |
D | Context11.cpp | 437 angle::Result Context11::drawElementsIndirect(const gl::Context *context, in drawElementsIndirect() function in rx::Context11
|
D | Renderer11.cpp | 1948 angle::Result Renderer11::drawElementsIndirect(const gl::Context *context, const void *indirect) in drawElementsIndirect() function in rx::Renderer11
|
/third_party/vk-gl-cts/framework/opengl/simplereference/ |
D | sglrGLContext.cpp | 830 void GLContext::drawElementsIndirect (deUint32 mode, deUint32 type, const void *indirect) in drawElementsIndirect() function in sglr::GLContext
|
D | sglrReferenceContext.cpp | 4139 void ReferenceContext::drawElementsIndirect (deUint32 mode, deUint32 type, const void *indirect) in drawElementsIndirect() function in sglr::ReferenceContext
|
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/ |
D | ContextVk.cpp | 1448 angle::Result ContextVk::drawElementsIndirect(const gl::Context *context, in drawElementsIndirect() function in rx::ContextVk
|
/third_party/vk-gl-cts/framework/opengl/wrapper/ |
D | glwFunctions.inl | 184 glDrawElementsIndirectFunc drawElementsIndirect; variable
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/ |
D | ContextVk.cpp | 2875 angle::Result ContextVk::drawElementsIndirect(const gl::Context *context, in drawElementsIndirect() function in rx::ContextVk
|
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/ |
D | Context.cpp | 2299 void Context::drawElementsIndirect(PrimitiveMode mode, DrawElementsType type, const void *indirect) in drawElementsIndirect() function in gl::Context
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/ |
D | Context.cpp | 2643 void Context::drawElementsIndirect(PrimitiveMode mode, DrawElementsType type, const void *indirect) in drawElementsIndirect() function in gl::Context
|