Home
last modified time | relevance | path

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

/hardware/google/gfxstream/host/gl/glestranslator/include/GLcommon/
DScopedGLState.h36 struct StateVector { struct
43 std::unordered_map<GLenum, StateVector> mStateMap; argument
/hardware/google/gfxstream/host/gl/glestranslator/GLcommon/
DScopedGLState.cpp30 StateVector v; in push()
100 const StateVector& v = it.second; in ~ScopedGLState()