Searched defs:bindVertexBuffer (Results 1 – 4 of 4) sorted by relevance
331 void VertexArray::bindVertexBuffer(const Context *context, in bindVertexBuffer() function in gl::VertexArray
1717 void State::bindVertexBuffer(const Context *context, in bindVertexBuffer() function in gl::State
1083 void Context::bindVertexBuffer(GLuint bindingIndex, in bindVertexBuffer() function in gl::Context
560 PFNGLBINDVERTEXBUFFERPROC bindVertexBuffer = nullptr; variable