Home
last modified time | relevance | path

Searched refs:prefStencilBufferContext (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/third_party/PowerVR_SDK/Shell/
DPVRShell.h262 prefStencilBufferContext, /*!< 1 if you wish to have stencil support (default: off) */ enumerator
DPVRShell.cpp168 case prefStencilBufferContext: in PVRShellSet()
232 case prefStencilBufferContext: return m_pShellData->bNeedStencilBuffer; in PVRShellGet()
1724 …utDebug("Stencil buffer requested: %s\n", m_pShell->PVRShellGet(prefStencilBufferContext) ? "Yes" … in OutputInfo()