Launching Vulkan Application:
- Layers overridden by "Validation - Standard" configuration.
- Executable Path: C:\VulkanSDK\1.2.162.0\Bin\vkcube.exe
- Working Directory: C:\VulkanSDK\1.2.162.0\Bin
- Command-line Arguments: --suppress_popups
- Log file: C:\Users\Ksen\vkcube.txt
UNASSIGNED-khronos-validation-createinstance-status-message(INFO / SPEC): msgNum: -671457468 - Validation Information: [ UNASSIGNED-khronos-validation-createinstance-status-message ] Object 0: handle = 0x18517b99d10, type = VK_OBJECT_TYPE_INSTANCE; | MessageID = 0xd7fa5f44 | Khronos Validation Layer Active:

    Settings File: Found at C:\Users\Ksen\AppData\Local\LunarG\vkconfig\override\vk_layer_settings.txt specified by VkConfig application override.

    Current Enables: None.

    Current Disables: VK_VALIDATION_FEATURE_DISABLE_THREAD_SAFETY_EXT.



    Objects: 1

        [0] 0x18517b99d10, type: 1, name: NULL

VUID-VkSwapchainCreateInfoKHR-imageFormat-01273(ERROR / SPEC): msgNum: -1661406165 - Validation Error: [ VUID-VkSwapchainCreateInfoKHR-imageFormat-01273 ] Object 0: handle = 0x18517e30eb8, type = VK_OBJECT_TYPE_DEVICE; | MessageID = 0x9cf8f42b | vkCreateSwapchainKHR() called with a non-supported pCreateInfo->imageFormat (VK_FORMAT_UNDEFINED). The Vulkan spec states: imageFormat and imageColorSpace must match the format and colorSpace members, respectively, of one of the VkSurfaceFormatKHR structures returned by vkGetPhysicalDeviceSurfaceFormatsKHR for the surface (https://vulkan.lunarg.com/doc/view/1.2.162.0/windows/1.2-extensions/vkspec.html#VUID-VkSwapchainCreateInfoKHR-imageFormat-01273)

    Objects: 1

        [0] 0x18517e30eb8, type: 3, name: NULL

VUID-VkSwapchainCreateInfoKHR-imageFormat-01273(ERROR / SPEC): msgNum: -1661406165 - Validation Error: [ VUID-VkSwapchainCreateInfoKHR-imageFormat-01273 ] Object 0: handle = 0x18517e30eb8, type = VK_OBJECT_TYPE_DEVICE; | MessageID = 0x9cf8f42b | vkCreateSwapchainKHR() called with a non-supported pCreateInfo->imageColorSpace (VK_COLOR_SPACE_SRGB_NONLINEAR_KHR). The Vulkan spec states: imageFormat and imageColorSpace must match the format and colorSpace members, respectively, of one of the VkSurfaceFormatKHR structures returned by vkGetPhysicalDeviceSurfaceFormatsKHR for the surface (https://vulkan.lunarg.com/doc/view/1.2.162.0/windows/1.2-extensions/vkspec.html#VUID-VkSwapchainCreateInfoKHR-imageFormat-01273)

    Objects: 1

        [0] 0x18517e30eb8, type: 3, name: NULL

VUID-VkSwapchainCreateInfoKHR-presentMode-01281(ERROR / SPEC): msgNum: -1378015611 - Validation Error: [ VUID-VkSwapchainCreateInfoKHR-presentMode-01281 ] Object 0: handle = 0x18517e30eb8, type = VK_OBJECT_TYPE_DEVICE; | MessageID = 0xaddd2685 | vkCreateSwapchainKHR() called with a non-supported presentMode (i.e. VK_PRESENT_MODE_FIFO_KHR). The Vulkan spec states: presentMode must be one of the VkPresentModeKHR values returned by vkGetPhysicalDeviceSurfacePresentModesKHR for the surface (https://vulkan.lunarg.com/doc/view/1.2.162.0/windows/1.2-extensions/vkspec.html#VUID-VkSwapchainCreateInfoKHR-presentMode-01281)

    Objects: 1

        [0] 0x18517e30eb8, type: 3, name: NULL

VUID-VkSwapchainCreateInfoKHR-imageFormat-01778(ERROR / SPEC): msgNum: -1070202321 - Validation Error: [ VUID-VkSwapchainCreateInfoKHR-imageFormat-01778 ] Object 0: handle = 0x18517e30eb8, type = VK_OBJECT_TYPE_DEVICE; | MessageID = 0xc036022f | vkCreateSwapchainKHR(): pCreateInfo->imageFormat VK_FORMAT_UNDEFINED with tiling VK_IMAGE_TILING_OPTIMAL has no supported format features on this physical device. The Vulkan spec states: The implied image creation parameters of the swapchain must be supported as reported by vkGetPhysicalDeviceImageFormatProperties (https://vulkan.lunarg.com/doc/view/1.2.162.0/windows/1.2-extensions/vkspec.html#VUID-VkSwapchainCreateInfoKHR-imageFormat-01778)

    Objects: 1

        [0] 0x18517e30eb8, type: 3, name: NULL

VUID-VkSwapchainCreateInfoKHR-imageFormat-01778(ERROR / SPEC): msgNum: -1070202321 - Validation Error: [ VUID-VkSwapchainCreateInfoKHR-imageFormat-01778 ] Object 0: handle = 0x18517e30eb8, type = VK_OBJECT_TYPE_DEVICE; | MessageID = 0xc036022f | vkGetPhysicalDeviceImageFormatProperties() unexpectedly failed, when called for vkCreateSwapchainKHR() validation with following params: format: VK_FORMAT_UNDEFINED, imageType: VK_IMAGE_TYPE_2D, tiling: VK_IMAGE_TILING_OPTIMAL, usage: VK_IMAGE_USAGE_COLOR_ATTACHMENT_BIT, flags: Unhandled VkImageCreateFlagBits. The Vulkan spec states: The implied image creation parameters of the swapchain must be supported as reported by vkGetPhysicalDeviceImageFormatProperties (https://vulkan.lunarg.com/doc/view/1.2.162.0/windows/1.2-extensions/vkspec.html#VUID-VkSwapchainCreateInfoKHR-imageFormat-01778)

    Objects: 1

        [0] 0x18517e30eb8, type: 3, name: NULL

VUID-VkSwapchainCreateInfoKHR-imageFormat-01778(ERROR / SPEC): msgNum: -1070202321 - Validation Error: [ VUID-VkSwapchainCreateInfoKHR-imageFormat-01778 ] Object 0: handle = 0x18517e30eb8, type = VK_OBJECT_TYPE_DEVICE; | MessageID = 0xc036022f | vkCreateSwapchainKHR() called with a non-supported imageArrayLayers (i.e. 1). Maximum value returned by vkGetPhysicalDeviceImageFormatProperties() is 0 for imageFormat VK_FORMAT_UNDEFINED with tiling VK_IMAGE_TILING_OPTIMAL The Vulkan spec states: The implied image creation parameters of the swapchain must be supported as reported by vkGetPhysicalDeviceImageFormatProperties (https://vulkan.lunarg.com/doc/view/1.2.162.0/windows/1.2-extensions/vkspec.html#VUID-VkSwapchainCreateInfoKHR-imageFormat-01778)

    Objects: 1

        [0] 0x18517e30eb8, type: 3, name: NULL

VUID-VkSwapchainCreateInfoKHR-imageFormat-01778(ERROR / SPEC): msgNum: -1070202321 - Validation Error: [ VUID-VkSwapchainCreateInfoKHR-imageFormat-01778 ] Object 0: handle = 0x18517e30eb8, type = VK_OBJECT_TYPE_DEVICE; | MessageID = 0xc036022f | vkCreateSwapchainKHR() called with imageExtent = (500,500), which is bigger than max extent (0,0)returned by vkGetPhysicalDeviceImageFormatProperties(): for imageFormat VK_FORMAT_UNDEFINED with tiling VK_IMAGE_TILING_OPTIMAL The Vulkan spec states: The implied image creation parameters of the swapchain must be supported as reported by vkGetPhysicalDeviceImageFormatProperties (https://vulkan.lunarg.com/doc/view/1.2.162.0/windows/1.2-extensions/vkspec.html#VUID-VkSwapchainCreateInfoKHR-imageFormat-01778)

    Objects: 1

        [0] 0x18517e30eb8, type: 3, name: NULL

Process terminated