Home
last modified time | relevance | path

Searched refs:prefOutputInfo (Results 1 – 3 of 3) sorted by relevance

/external/swiftshader/third_party/PowerVR_SDK/Shell/
DPVRShell.h268prefOutputInfo, /*!< If true then the app will output helpful information such as colo… enumerator
DPVRShell.cpp180 case prefOutputInfo: in PVRShellSet()
235 case prefOutputInfo: return m_pShellData->bOutputInfo; in PVRShellGet()
1169 shell.PVRShellSet(prefOutputInfo, true); in Apply()
1708 if(m_pShell->PVRShellGet(prefOutputInfo)) in OutputInfo()
/external/swiftshader/third_party/PowerVR_SDK/Shell/API/KEGL/
DPVRShellAPI.cpp375 if(m_pShell->PVRShellGet(prefOutputInfo)) in OutputAPIInfo()