Home
last modified time | relevance | path

Searched refs:g_LogOptions (Results 1 – 15 of 15) sorted by relevance

/dports/emulators/ppsspp-qt5/ppsspp-1.12.3/Windows/GPU/
H A DWindowsVulkanContext.cpp89 g_LogOptions.breakOnError = true; in Init()
90 g_LogOptions.breakOnWarning = true; in Init()
91 g_LogOptions.msgBoxOnError = false; in Init()
/dports/emulators/ppsspp/ppsspp-1.12.3/Windows/GPU/
H A DWindowsVulkanContext.cpp89 g_LogOptions.breakOnError = true; in Init()
90 g_LogOptions.breakOnWarning = true; in Init()
91 g_LogOptions.msgBoxOnError = false; in Init()
/dports/emulators/libretro-ppsspp/ppsspp-1.12.3/Windows/GPU/
H A DWindowsVulkanContext.cpp89 g_LogOptions.breakOnError = true; in Init()
90 g_LogOptions.breakOnWarning = true; in Init()
91 g_LogOptions.msgBoxOnError = false; in Init()
/dports/emulators/ppsspp-qt5/ppsspp-1.12.3/SDL/
H A DSDLVulkanGraphicsContext.cpp43 g_LogOptions.breakOnError = true; in Init()
44 g_LogOptions.breakOnWarning = true; in Init()
45 g_LogOptions.msgBoxOnError = false; in Init()
/dports/emulators/ppsspp-qt5/ppsspp-1.12.3/android/jni/
H A DAndroidVulkanContext.cpp34 g_LogOptions.breakOnError = true; in InitAPI()
35 g_LogOptions.breakOnWarning = true; in InitAPI()
36 g_LogOptions.msgBoxOnError = false; in InitAPI()
/dports/emulators/ppsspp/ppsspp-1.12.3/SDL/
H A DSDLVulkanGraphicsContext.cpp43 g_LogOptions.breakOnError = true; in Init()
44 g_LogOptions.breakOnWarning = true; in Init()
45 g_LogOptions.msgBoxOnError = false; in Init()
/dports/emulators/ppsspp/ppsspp-1.12.3/android/jni/
H A DAndroidVulkanContext.cpp34 g_LogOptions.breakOnError = true; in InitAPI()
35 g_LogOptions.breakOnWarning = true; in InitAPI()
36 g_LogOptions.msgBoxOnError = false; in InitAPI()
/dports/emulators/libretro-ppsspp/ppsspp-1.12.3/android/jni/
H A DAndroidVulkanContext.cpp34 g_LogOptions.breakOnError = true; in InitAPI()
35 g_LogOptions.breakOnWarning = true; in InitAPI()
36 g_LogOptions.msgBoxOnError = false; in InitAPI()
/dports/emulators/libretro-ppsspp/ppsspp-1.12.3/SDL/
H A DSDLVulkanGraphicsContext.cpp43 g_LogOptions.breakOnError = true; in Init()
44 g_LogOptions.breakOnWarning = true; in Init()
45 g_LogOptions.msgBoxOnError = false; in Init()
/dports/emulators/ppsspp-qt5/ppsspp-1.12.3/Common/GPU/Vulkan/
H A DVulkanContext.h388 extern VulkanLogOptions g_LogOptions;
H A DVulkanContext.cpp32 VulkanLogOptions g_LogOptions; variable
673 callback1.pUserData = (void *)&g_LogOptions; in InitDebugUtilsCallback()
/dports/emulators/ppsspp/ppsspp-1.12.3/Common/GPU/Vulkan/
H A DVulkanContext.h388 extern VulkanLogOptions g_LogOptions;
H A DVulkanContext.cpp32 VulkanLogOptions g_LogOptions; variable
673 callback1.pUserData = (void *)&g_LogOptions; in InitDebugUtilsCallback()
/dports/emulators/libretro-ppsspp/ppsspp-1.12.3/Common/GPU/Vulkan/
H A DVulkanContext.h388 extern VulkanLogOptions g_LogOptions;
H A DVulkanContext.cpp32 VulkanLogOptions g_LogOptions; variable
673 callback1.pUserData = (void *)&g_LogOptions; in InitDebugUtilsCallback()