Searched defs:drawElementsInstancedBaseVertex (Results 1 – 10 of 10) sorted by relevance
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d9/ |
D | Context9.cpp | 221 angle::Result Context9::drawElementsInstancedBaseVertex(const gl::Context *context, in drawElementsInstancedBaseVertex() function in rx::Context9
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/null/ |
D | ContextNULL.cpp | 187 angle::Result ContextNULL::drawElementsInstancedBaseVertex(const gl::Context *context, in drawElementsInstancedBaseVertex() function in rx::ContextNULL
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d11/ |
D | Context11.cpp | 366 angle::Result Context11::drawElementsInstancedBaseVertex(const gl::Context *context, in drawElementsInstancedBaseVertex() function in rx::Context11
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/ |
D | ContextGL.cpp | 571 angle::Result ContextGL::drawElementsInstancedBaseVertex(const gl::Context *context, in drawElementsInstancedBaseVertex() function in rx::ContextGL
|
D | DispatchTableGL_autogen.h | 360 PFNGLDRAWELEMENTSINSTANCEDBASEVERTEXPROC drawElementsInstancedBaseVertex = nullptr; variable
|
/third_party/vk-gl-cts/framework/opengl/simplereference/ |
D | sglrGLContext.cpp | 810 void GLContext::drawElementsInstancedBaseVertex (deUint32 mode, int count, deUint32 type, const voi… in drawElementsInstancedBaseVertex() function in sglr::GLContext
|
D | sglrReferenceContext.cpp | 4066 void ReferenceContext::drawElementsInstancedBaseVertex (deUint32 mode, int count, deUint32 type, co… in drawElementsInstancedBaseVertex() function in sglr::ReferenceContext
|
/third_party/vk-gl-cts/framework/opengl/wrapper/ |
D | glwFunctions.inl | 187 glDrawElementsInstancedBaseVertexFunc drawElementsInstancedBaseVertex; variable
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/ |
D | ContextVk.cpp | 2793 angle::Result ContextVk::drawElementsInstancedBaseVertex(const gl::Context *context, in drawElementsInstancedBaseVertex() function in rx::ContextVk
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/ |
D | Context.cpp | 2575 void Context::drawElementsInstancedBaseVertex(PrimitiveMode mode, in drawElementsInstancedBaseVertex() function in gl::Context
|