Searched refs:s_PS (Results 1 – 5 of 5) sorted by relevance
43 static const char *s_PS = variable94 pPSBlob = D3D11Utils::CompileShader(s_PS, "ps_main", "ps_4_0"); in createProgram()
51 static const char *s_PS = variable141 pPSBlob = D3D11Utils::CompileShader(s_PS, "ps_main", "ps_4_0"); in Init()
892 static size_t s_PS = 0; in CORE_GetVMPageSize() local894 if (!s_PS) { in CORE_GetVMPageSize()899 s_PS = (size_t) si.dwPageSize; in CORE_GetVMPageSize()922 s_PS = (size_t) x; in CORE_GetVMPageSize()925 return s_PS; in CORE_GetVMPageSize()
952 static size_t s_PS = 0; in CORE_GetVMPageSize() local954 if (!s_PS) { in CORE_GetVMPageSize()959 s_PS = (size_t) si.dwPageSize; in CORE_GetVMPageSize()982 s_PS = (size_t) x; in CORE_GetVMPageSize()985 return s_PS; in CORE_GetVMPageSize()