Home
last modified time | relevance | path

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

/hardware/google/gfxstream/host/gl/glestranslator/include/GLcommon/
DFramebufferData.h117 struct attachPoint { struct
126 } m_attachPoints[MAX_ATTACH_POINTS+1] = {}; argument
/hardware/google/gfxstream/host/gl/glestranslator/GLcommon/
DFramebufferData.cpp85 for (auto& attachPoint : m_attachPoints) { in FramebufferData() local
109 for (auto& attachPoint : m_attachPoints) { in onSave() local
129 for (auto& attachPoint : m_attachPoints) { in postLoad() local
153 auto& attachPoint = m_attachPoints[i]; in restore() local
207 auto& attachPoint = m_attachPoints[i]; in makeTextureDirty() local