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

/external/swiftshader/third_party/PowerVR_SDK/Shell/
H A DPVRShellImpl.h56 bool bOutputInfo; /*!< Enable information to be output via PVRShellOutputDebug. For example, member in struct:PVRShellData
H A DPVRShell.cpp88 m_pShellData->bOutputInfo = false;
181 m_pShellData->bOutputInfo = value;
235 case prefOutputInfo: return m_pShellData->bOutputInfo;

Completed in 282 milliseconds