Home
last modified time | relevance | path

Searched defs:drawElementsInstanced (Results 1 – 15 of 15) sorted by relevance

/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d9/
DContext9.cpp211 angle::Result Context9::drawElementsInstanced(const gl::Context *context, in drawElementsInstanced() function in rx::Context9
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/null/
DContextNULL.cpp177 angle::Result ContextNULL::drawElementsInstanced(const gl::Context *context, in drawElementsInstanced() function in rx::ContextNULL
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/
DContextGL.cpp548 angle::Result ContextGL::drawElementsInstanced(const gl::Context *context, in drawElementsInstanced() function in rx::ContextGL
DDispatchTableGL_autogen.h345 PFNGLDRAWELEMENTSINSTANCEDPROC drawElementsInstanced = nullptr; variable
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d11/
DContext11.cpp356 angle::Result Context11::drawElementsInstanced(const gl::Context *context, in drawElementsInstanced() function in rx::Context11
/third_party/jsframework/runtime/main/extend/systemplugin/napi/webgl/
Dwebgl2.js464 drawElementsInstanced: function (...args) { method
/third_party/vk-gl-cts/framework/opengl/simplereference/
DsglrGLContext.cpp800 void GLContext::drawElementsInstanced (deUint32 mode, int count, deUint32 type, const void *indices… in drawElementsInstanced() function in sglr::GLContext
DsglrReferenceContext.cpp4063 void ReferenceContext::drawElementsInstanced (deUint32 mode, int count, deUint32 type, const void *… in drawElementsInstanced() function in sglr::ReferenceContext
/third_party/vk-gl-cts/framework/opengl/wrapper/
DglwFunctions.inl185 glDrawElementsInstancedFunc drawElementsInstanced; variable
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
DContextVk.cpp2771 angle::Result ContextVk::drawElementsInstanced(const gl::Context *context, in drawElementsInstanced() function in rx::ContextVk
/third_party/skia/third_party/externals/angle2/src/libANGLE/
DContext.cpp2537 void Context::drawElementsInstanced(PrimitiveMode mode, in drawElementsInstanced() function in gl::Context
/third_party/typescript/lib/
Dlib.webworker.d.ts4161drawElementsInstanced(mode: GLenum, count: GLsizei, type: GLenum, offset: GLintptr, instanceCount:… method
Dlib.dom.d.ts15407drawElementsInstanced(mode: GLenum, count: GLsizei, type: GLenum, offset: GLintptr, instanceCount:… method
/third_party/typescript/src/lib/
Dwebworker.generated.d.ts4141drawElementsInstanced(mode: GLenum, count: GLsizei, type: GLenum, offset: GLintptr, instanceCount:… method
Ddom.generated.d.ts15387drawElementsInstanced(mode: GLenum, count: GLsizei, type: GLenum, offset: GLintptr, instanceCount:… method