Home
last modified time | relevance | path

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

/aosp_15_r20/hardware/google/gfxstream/host/gl/glestranslator/GLcommon/
DGLEScontext.cpp697 const std::pair<const GLenum, GLint>& pixelStore) { in onSave()
893 for (const auto& pixelStore : m_glPixelStoreiList) { in postLoadRestoreCtx() local