Searched refs:bDiscardFrameStencil (Results 1 – 2 of 2) sorted by relevance
77 bool bDiscardFrameStencil; /*!< Discard stencil data at the end of a render. */ member
114 m_pShellData->bDiscardFrameStencil=true; in PVRShell()205 m_pShellData->bDiscardFrameStencil = value; in PVRShellSet()242 case prefDiscardStencil: return m_pShellData->bDiscardFrameStencil; in PVRShellGet()