Searched refs:m_glPixelStoreiList (Results 1 – 2 of 2) sorted by relevance
581 std::unordered_map<GLenum, GLint> m_glPixelStoreiList; variable
518 loadCollection(stream, &m_glPixelStoreiList, in GLEScontext()695 saveCollection(stream, m_glPixelStoreiList, [](android::base::Stream* stream, in onSave()892 for (const auto& pixelStore : m_glPixelStoreiList) { in postLoadRestoreCtx()1592 m_glPixelStoreiList[pname] = param; in setPixelStorei()