Searched defs:bindVertexBuffer (Results 1 – 4 of 4) sorted by relevance
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
560 PFNGLBINDVERTEXBUFFERPROC bindVertexBuffer = nullptr; variable