You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
if (!supportedLayers.contains("VK_LAYER_KHRONOS_validation")) {
195
+
System.err.println("DEBUG requested but layer VK_LAYER_KHRONOS_validation is unavailable. Install the Vulkan SDK for your platform. Vulkan debug layer will not be used.");
if (!supportedLayers.contains("VK_LAYER_KHRONOS_validation")) {
309
+
System.err.println("DEBUG requested but layer VK_LAYER_KHRONOS_validation is unavailable. Install the Vulkan SDK for your platform. Vulkan debug layer will not be used.");
if (!supportedLayers.contains("VK_LAYER_KHRONOS_validation")) {
281
+
System.err.println("DEBUG requested but layer VK_LAYER_KHRONOS_validation is unavailable. Install the Vulkan SDK for your platform. Vulkan debug layer will not be used.");
if (!supportedLayers.contains("VK_LAYER_KHRONOS_validation")) {
279
+
System.err.println("DEBUG requested but layer VK_LAYER_KHRONOS_validation is unavailable. Install the Vulkan SDK for your platform. Vulkan debug layer will not be used.");
if (!supportedLayers.contains("VK_LAYER_KHRONOS_validation")) {
253
+
System.err.println("DEBUG requested but layer VK_LAYER_KHRONOS_validation is unavailable. Install the Vulkan SDK for your platform. Vulkan debug layer will not be used.");
if (!supportedLayers.contains("VK_LAYER_KHRONOS_validation")) {
252
+
System.err.println("DEBUG requested but layer VK_LAYER_KHRONOS_validation is unavailable. Install the Vulkan SDK for your platform. Vulkan debug layer will not be used.");
if (!supportedLayers.contains("VK_LAYER_KHRONOS_validation")) {
248
+
System.err.println("DEBUG requested but layer VK_LAYER_KHRONOS_validation is unavailable. Install the Vulkan SDK for your platform. Vulkan debug layer will not be used.");
0 commit comments