Home
last modified time | relevance | path

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

/hardware/google/gfxstream/guest/OpenglCodecCommon/include/gfxstream/guest/
DGLSharedGroup.h84 } AttribInfo; typedef
89 AttribInfo* m_attribIndexes;
/hardware/google/gfxstream/guest/OpenglCodecCommon/
DGLSharedGroup.cpp62 m_attribIndexes = new AttribInfo[m_numAttributes]; in initProgramData()