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

  /external/swiftshader/third_party/PowerVR_SDK/Shell/
PVRShell.h 303 prefColorBPP, /*!< Allows you to specify a desired color buffer size e.g. 16, 32. */
    [all...]
PVRShell.cpp 337 case prefColorBPP:
427 case prefColorBPP: return m_pShellData->nColorBPP;
1094 shell.PVRShellSet(prefColorBPP, atoi(val));
    [all...]

Completed in 569 milliseconds