Home
last modified time | relevance | path

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

/device/generic/goldfish-opengl/shared/OpenglCodecCommon/
DGLClientState.h225 m_maxVertexAttribsDirty = false; in setMaxVertexAttribs()
465 bool m_maxVertexAttribsDirty; variable
789 if (m_maxVertexAttribsDirty) { in getClientStateParameter()
DGLClientState.cpp105 m_maxVertexAttribsDirty = true; in init()