Searched refs:currentVaoState (Results 1 – 3 of 3) sorted by relevance
229 VAOState& currentVaoState();
376 GLClientState::VAOState& GLClientState::currentVaoState() { in currentVaoState() function in GLClientState
1203 const GLClientState::VAOState& vaoState = m_state->currentVaoState(); in sendVertexAttributes()