Home
last modified time | relevance | path

Searched defs:VAOStateMap (Results 1 – 2 of 2) sorted by relevance

/hardware/google/gfxstream/host/gl/glestranslator/include/GLcommon/
DGLEScontext.h185 typedef std::unordered_map<GLuint, VAOState> VAOStateMap; typedef
/hardware/google/gfxstream/guest/OpenglCodecCommon/include/gfxstream/guest/
DGLClientState.h215 typedef std::map<GLuint, VAOState> VAOStateMap; typedef