Home
last modified time | relevance | path

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

/external/swiftshader/third_party/PowerVR_SDK/Shell/
DPVRShell.h256prefPBufferContext, /*!< 1 if you need pbuffer support (default is pbuffer not needed) */ enumerator
DPVRShell.cpp144 case prefPBufferContext: in PVRShellSet()
225 case prefPBufferContext: return m_pShellData->bNeedPbuffer; in PVRShellGet()
1722 …m_pShell->PVRShellOutputDebug("PBuffer requested: %s\n", m_pShell->PVRShellGet(prefPBufferContext)… in OutputInfo()