Home
last modified time | relevance | path

Searched refs:vertexAttribLoc (Results 1 – 2 of 2) sorted by relevance

/device/generic/goldfish-opengl/shared/OpenglCodecCommon/
DGLClientState.h142 GLint vertexAttribLoc; member
DGLClientState.cpp179 m_currVaoState.bufferBinding(bindingindex).vertexAttribLoc = attribindex; in setVertexAttribBinding()
555 … m_vaoAttribBindingCacheInvalid |= (1 << m_currVaoState.bufferBinding(index).vertexAttribLoc); in bindIndexedBuffer()