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

  /external/swiftshader/third_party/PowerVR_SDK/Shell/
PVRShell.h 201 #define PVRSHELL_UNREFERENCED_PARAMETER(x) ((void) x)
    [all...]
PVRShell.cpp 456 PVRSHELL_UNREFERENCED_PARAMETER(prefName);
457 PVRSHELL_UNREFERENCED_PARAMETER(ptrValue);
    [all...]
  /external/swiftshader/third_party/PowerVR_SDK/Shell/OS/Windows/
PVRShellOS.cpp 479 PVRSHELL_UNREFERENCED_PARAMETER(prefName);
480 PVRSHELL_UNREFERENCED_PARAMETER(i32Value);
764 PVRSHELL_UNREFERENCED_PARAMETER(hPrevInstance);

Completed in 236 milliseconds