Home
last modified time | relevance | path

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

/external/swiftshader/third_party/PowerVR_SDK/Shell/
DPVRShell.h259 prefZbufferContext, /*!< 1 if you wish to have zbuffer support (default to on) */ enumerator
DPVRShell.cpp156 case prefZbufferContext: in PVRShellSet()
228 case prefZbufferContext: return m_pShellData->bNeedZbuffer; in PVRShellGet()
1723 …m_pShell->PVRShellOutputDebug("ZBuffer requested: %s\n", m_pShell->PVRShellGet(prefZbufferContext)… in OutputInfo()