Searched refs:VertexAttribBindingVector (Results 1 – 5 of 5) sorted by relevance
199 typedef std::vector<BufferBinding> VertexAttribBindingVector; typedef208 VertexAttribBindingVector bindingState;223 VertexAttribBindingVector& bufferBindings() { return it->second.bindingState; } in bufferBindings()224 … const VertexAttribBindingVector& bufferBindings_const() const { return it->second.bindingState; } in bufferBindings_const()259 const VertexAttribBindingVector& currentVertexBufferBindings() const { in currentVertexBufferBindings()
162 typedef std::vector<BufferBinding> VertexAttribBindingVector; typedef177 VertexAttribBindingVector bindingState;214 VertexAttribBindingVector& bufferBindings() { in bufferBindings()
271 VertexAttribBindingVector& bindingState = in addVertexArrayObject()
1261 VertexAttribBindingVector* bindings = nullptr; in bindIndexedBuffer()
5409 const GLClientState::VertexAttribBindingVector& currBindings = in s_glGetIntegeri_v()5458 const GLClientState::VertexAttribBindingVector& currBindings = in s_glGetInteger64i_v()