Searched defs:bindVertexBuffer (Results 1 – 10 of 10) sorted by relevance
163 void GrGLOpsRenderPass::bindVertexBuffer(const GrBuffer* vertexBuffer, int baseVertex) { in bindVertexBuffer() function in GrGLOpsRenderPass
327 void VertexArray::bindVertexBuffer(const Context *context, in bindVertexBuffer() function in gl::VertexArray
1417 void State::bindVertexBuffer(const Context *context, in bindVertexBuffer() function in gl::State
1124 void Context::bindVertexBuffer(GLuint bindingIndex, in bindVertexBuffer() function in gl::Context
388 void VertexArray::bindVertexBuffer(const Context *context, in bindVertexBuffer() function in gl::VertexArray
1915 void State::bindVertexBuffer(const Context *context, in bindVertexBuffer() function in gl::State
1250 void Context::bindVertexBuffer(GLuint bindingIndex, in bindVertexBuffer() function in gl::Context
560 PFNGLBINDVERTEXBUFFERPROC bindVertexBuffer = nullptr; variable
34 glBindVertexBufferFunc bindVertexBuffer; variable