HomeSort by relevance Sort by last modified time
    Searched defs:PVRShellOutputDebug (Results 1 - 2 of 2) sorted by null

  /external/swiftshader/third_party/PowerVR_SDK/Shell/OS/LinuxX11/
PVRShellOS.cpp 47 @Function PVRShellOutputDebug
53 void PVRShell::PVRShellOutputDebug(char const * const format, ...) const
108 m_pShell->PVRShellOutputDebug("Warning Readlink %s failed. The application name, read path and write path have not been set.\n", pszExePath);
140 m_pShell->PVRShellOutputDebug( "Unable to open X display\n");
185 m_pShell->PVRShellOutputDebug( "Unable to open X11 window\n" );
216 m_pShell->PVRShellOutputDebug((const char*)m_pShell->PVRShellGet(prefExitMessage));
537 shell.PVRShellOutputDebug( "Unable to acquire visual" );
565 shell.PVRShellOutputDebug( "Chosen resolution for full screen mode does not match any modeline available.\n" );
612 shell.PVRShellOutputDebug( "Chosen resolution for full screen mode does not match available modeline.\n" );
  /external/swiftshader/third_party/PowerVR_SDK/Shell/OS/Windows/
PVRShellOS.cpp 62 @Function PVRShellOutputDebug
68 void PVRShell::PVRShellOutputDebug(char const * const format, ...) const

Completed in 157 milliseconds