Home
last modified time | relevance | path

Searched defs:bindVertexArray (Results 1 – 17 of 17) sorted by relevance

/third_party/flutter/skia/src/gpu/gl/
DGrGLGpu.h64 void bindVertexArray(GrGLuint id) { in bindVertexArray() function
/third_party/skia/src/gpu/gl/
DGrGLGpu.h57 void bindVertexArray(GrGLuint id) { in bindVertexArray() function
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/
DStateManagerGL.cpp332 void StateManagerGL::bindVertexArray(GLuint vao, GLuint elementArrayBuffer) in bindVertexArray() function in rx::StateManagerGL
DDispatchTableGL_autogen.h264 PFNGLBINDVERTEXARRAYPROC bindVertexArray = nullptr; variable
/third_party/jsframework/runtime/main/extend/systemplugin/napi/webgl/
Dwebgl2.js691 bindVertexArray: function (...args) { method
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/
DStateManagerGL.cpp409 void StateManagerGL::bindVertexArray(GLuint vao, VertexArrayStateGL *vaoState) in bindVertexArray() function in rx::StateManagerGL
DDispatchTableGL_autogen.h264 PFNGLBINDVERTEXARRAYPROC bindVertexArray = nullptr; variable
/third_party/vk-gl-cts/framework/opengl/simplereference/
DsglrGLContext.cpp637 void GLContext::bindVertexArray (deUint32 array) in bindVertexArray() function in sglr::GLContext
DsglrReferenceContext.cpp3592 void ReferenceContext::bindVertexArray (deUint32 array) in bindVertexArray() function in sglr::ReferenceContext
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/libGLESv2/
DContext.cpp1240 void Context::bindVertexArray(GLuint array) in bindVertexArray() function in es2::Context
/third_party/vk-gl-cts/framework/opengl/wrapper/
DglwFunctions.inl33 glBindVertexArrayFunc bindVertexArray; variable
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/
DContext.cpp1116 void Context::bindVertexArray(GLuint vertexArrayHandle) in bindVertexArray() function in gl::Context
/third_party/skia/third_party/externals/angle2/src/libANGLE/
DContext.cpp1242 void Context::bindVertexArray(VertexArrayID vertexArrayHandle) in bindVertexArray() function in gl::Context
/third_party/typescript/lib/
Dlib.webworker.d.ts4007 bindVertexArray(array: WebGLVertexArrayObject | null): void; method
Dlib.dom.d.ts17038 bindVertexArray(array: WebGLVertexArrayObject | null): void; method
/third_party/typescript/src/lib/
Dwebworker.generated.d.ts3987 bindVertexArray(array: WebGLVertexArrayObject | null): void; method
Ddom.generated.d.ts17018 bindVertexArray(array: WebGLVertexArrayObject | null): void; method