Home
last modified time | relevance | path

Searched defs:drawElementsIndirect (Results 1 – 19 of 19) sorted by relevance

/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d9/
DContext9.cpp237 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/
DContext11.cpp384 angle::Result Context11::drawElementsIndirect(const gl::Context *context, in drawElementsIndirect() function in rx::Context11
DRenderer11.cpp1634 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/
DContextNULL.cpp201 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/
DContextNULL.cpp240 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/
DContext9.cpp278 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/
DContextGL.cpp397 angle::Result ContextGL::drawElementsIndirect(const gl::Context *context, in drawElementsIndirect() function in rx::ContextGL
DDispatchTableGL_autogen.h416 PFNGLDRAWELEMENTSINDIRECTPROC drawElementsIndirect = nullptr; variable
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/
DContextGL.cpp719 angle::Result ContextGL::drawElementsIndirect(const gl::Context *context, in drawElementsIndirect() function in rx::ContextGL
DDispatchTableGL_autogen.h416 PFNGLDRAWELEMENTSINDIRECTPROC drawElementsIndirect = nullptr; variable
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d11/
DContext11.cpp437 angle::Result Context11::drawElementsIndirect(const gl::Context *context, in drawElementsIndirect() function in rx::Context11
DRenderer11.cpp1948 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/
DsglrGLContext.cpp830 void GLContext::drawElementsIndirect (deUint32 mode, deUint32 type, const void *indirect) in drawElementsIndirect() function in sglr::GLContext
DsglrReferenceContext.cpp4139 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/
DContextVk.cpp1448 angle::Result ContextVk::drawElementsIndirect(const gl::Context *context, in drawElementsIndirect() function in rx::ContextVk
/third_party/vk-gl-cts/framework/opengl/wrapper/
DglwFunctions.inl184 glDrawElementsIndirectFunc drawElementsIndirect; variable
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
DContextVk.cpp2875 angle::Result ContextVk::drawElementsIndirect(const gl::Context *context, in drawElementsIndirect() function in rx::ContextVk
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/
DContext.cpp2299 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/
DContext.cpp2643 void Context::drawElementsIndirect(PrimitiveMode mode, DrawElementsType type, const void *indirect) in drawElementsIndirect() function in gl::Context