Searched refs:GL_ARRAY_BUFFER (Results 1 – 9 of 9) sorted by relevance
34 case GL_ARRAY_BUFFER: // Vertex attributes in bufferTarget()
1059 this->m_glBindBuffer_enc(this, GL_ARRAY_BUFFER, bufferObject); in sendVertexAttributes()1139 this->m_glBindBuffer_enc(this, GL_ARRAY_BUFFER, m_state->currentArrayVbo()); in sendVertexAttributes()2899 target != GL_ARRAY_BUFFER && in s_glGetBufferParameteriv()2951 target != GL_ARRAY_BUFFER && in s_glGetBufferParameteri64v()
417 this->m_glBindBuffer_enc(this, GL_ARRAY_BUFFER, state.bufferObject); in sendVertexData()500 this->m_glBindBuffer_enc(this, GL_ARRAY_BUFFER, m_state->currentArrayVbo()); in sendVertexData()
777 int buffer = getBuffer(GL_ARRAY_BUFFER); in getClientStateParameter()
376 case GL_ARRAY_BUFFER: in bindBuffer()472 case GL_ARRAY_BUFFER: in getBuffer()
505 #define GL_ARRAY_BUFFER 0x8892 macro
114 #define GL_ARRAY_BUFFER 0x8892 macro