Searched refs:bDiscardFrameStencil (Results 1 - 2 of 2) sorted by relevance

/external/swiftshader/third_party/PowerVR_SDK/Shell/
H A DPVRShellImpl.h77 bool bDiscardFrameStencil; /*!< Discard stencil data at the end of a render. */ member in struct:PVRShellData
H A DPVRShell.cpp114 m_pShellData->bDiscardFrameStencil=true;
205 m_pShellData->bDiscardFrameStencil = value;
242 case prefDiscardStencil: return m_pShellData->bDiscardFrameStencil;

Completed in 552 milliseconds