Home
last modified time | relevance | path

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

/external/swiftshader/third_party/PowerVR_SDK/Shell/
DPVRShellImpl.h56 …bool bOutputInfo; /*!< Enable information to be output via PVRShellOutputDeb… member
DPVRShell.cpp88 m_pShellData->bOutputInfo = false; in PVRShell()
181 m_pShellData->bOutputInfo = value; in PVRShellSet()
235 case prefOutputInfo: return m_pShellData->bOutputInfo; in PVRShellGet()