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

  /external/swiftshader/third_party/PowerVR_SDK/Shell/
PVRShell.h 301 prefAASamples, /*!< Set to: 0 to disable full-screen anti-aliasing; 2 for 2x; 4 for 4x; 8 for 8x. */
    [all...]
PVRShell.cpp 329 case prefAASamples:
425 case prefAASamples: return m_pShellData->nAASamples;
1058 shell.PVRShellSet(prefAASamples, atoi(val));
    [all...]

Completed in 68 milliseconds