Searched defs:bindVertexArray (Results 1 – 13 of 13) sorted by relevance
57 void bindVertexArray(GrGLuint id) { in bindVertexArray() function
119 void bindVertexArray(GrGLuint id) { in bindVertexArray() function
409 void StateManagerGL::bindVertexArray(GLuint vao, VertexArrayStateGL *vaoState) in bindVertexArray() function in rx::StateManagerGL
264 PFNGLBINDVERTEXARRAYPROC bindVertexArray = nullptr; variable
637 void GLContext::bindVertexArray (deUint32 array) in bindVertexArray() function in sglr::GLContext
3594 void ReferenceContext::bindVertexArray (deUint32 array) in bindVertexArray() function in sglr::ReferenceContext
1240 void Context::bindVertexArray(GLuint array) in bindVertexArray() function in es2::Context
33 glBindVertexArrayFunc bindVertexArray; variable
1242 void Context::bindVertexArray(VertexArrayID vertexArrayHandle) in bindVertexArray() function in gl::Context
4137 bindVertexArray(array: WebGLVertexArrayObject | null): void; method
15383 bindVertexArray(array: WebGLVertexArrayObject | null): void; method
4117 bindVertexArray(array: WebGLVertexArrayObject | null): void; method
15363 bindVertexArray(array: WebGLVertexArrayObject | null): void; method