Searched refs:currentArrayVbo (Results 1 – 3 of 3) sorted by relevance
83 GLuint currentArrayVbo() { return m_currentArrayVbo; } in currentArrayVbo() function
504 this->m_glBindBuffer_enc(this, GL_ARRAY_BUFFER, m_state->currentArrayVbo()); in sendVertexData()
507 this->m_glBindBuffer_enc(this, GL_ARRAY_BUFFER, m_state->currentArrayVbo()); in sendVertexAttributes()