Searched refs:bDiscardFrameColor (Results 1 – 2 of 2) sorted by relevance
75 bool bDiscardFrameColor; /*!< Discard color data at the end of a render. */ member
112 m_pShellData->bDiscardFrameColor=false; in PVRShell()199 m_pShellData->bDiscardFrameColor = value; in PVRShellSet()240 case prefDiscardColor: return m_pShellData->bDiscardFrameColor; in PVRShellGet()