HomeSort by relevance Sort by last modified time
    Searched refs:m_maxVertexAttribsDirty (Results 1 - 2 of 2) sorted by null

  /device/generic/goldfish-opengl/shared/OpenglCodecCommon/
GLClientState.h 225 m_maxVertexAttribsDirty = false;
465 bool m_maxVertexAttribsDirty;
789 if (m_maxVertexAttribsDirty) {
GLClientState.cpp 105 m_maxVertexAttribsDirty = true;
    [all...]

Completed in 44 milliseconds