Created
August 2, 2016 21:55
-
-
Save mrcmunir/6d0033c7aebf58cdad55f0fc9be0ebac to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| ERROR: [ParameterValidation] Code 1 : VkDeviceCreateInfo parameter, uint32_t pQueueCreateInfos[0]->queueCount cannot be more than the number of queues for the given family index. | |
| ERROR: [Image] Code 13 : CreateImage extents exceed allowable limits for format: Width = 1280 Height = 697 Depth = 1: Limits for Width = 0 Height = 0 Depth = 0 for format VK_FORMAT_D32_SFLOAT_S8_UINT. | |
| ERROR: [Image] Code 13 : CreateImage resource size exceeds allowable maximum Image resource size = 0x367400, maximum resource size = 0x0 | |
| ERROR: [Image] Code 13 : CreateImage mipLevels=1 exceeds allowable maximum supported by format of 0 | |
| ERROR: [Image] Code 13 : CreateImage arrayLayers=1 exceeds allowable maximum supported by format of 0 | |
| ERROR: [Image] Code 13 : CreateImage samples VK_SAMPLE_COUNT_1_BIT is not supported by format 0x00000000 | |
| ERROR: [DS] Code 44 : vkCreateFramebuffer(): VkFramebufferCreateInfo attachment #0 has format of VK_FORMAT_B8G8R8A8_SRGB that does not match the format of VK_FORMAT_B8G8R8A8_UNORM used by the corresponding attachment for renderPass (0x13). | |
| ERROR: [DS] Code 44 : vkCreateFramebuffer(): VkFramebufferCreateInfo attachment #0 has format of VK_FORMAT_B8G8R8A8_SRGB that does not match the format of VK_FORMAT_B8G8R8A8_UNORM used by the corresponding attachment for renderPass (0x13). | |
| ERROR: [DS] Code 44 : vkCreateFramebuffer(): VkFramebufferCreateInfo attachment #0 has format of VK_FORMAT_B8G8R8A8_SRGB that does not match the format of VK_FORMAT_B8G8R8A8_UNORM used by the corresponding attachment for renderPass (0x13). | |
| ERROR: [DS] Code 44 : vkCreateFramebuffer(): VkFramebufferCreateInfo attachment #0 has format of VK_FORMAT_B8G8R8A8_SRGB that does not match the format of VK_FORMAT_B8G8R8A8_UNORM used by the corresponding attachment for renderPass (0x13). | |
| ERROR: [DS] Code 44 : vkCreateFramebuffer(): VkFramebufferCreateInfo attachment #0 has format of VK_FORMAT_R8G8B8A8_UNORM that does not match the format of VK_FORMAT_B8G8R8A8_UNORM used by the corresponding attachment for renderPass (0x13). | |
| ERROR: [DS] Code 44 : vkCreateFramebuffer(): VkFramebufferCreateInfo attachment #0 has format of VK_FORMAT_R8G8B8A8_UNORM that does not match the format of VK_FORMAT_B8G8R8A8_UNORM used by the corresponding attachment for renderPass (0x13). | |
| ERROR: [Image] Code 13 : CreateImage extents exceed allowable limits for format: Width = 1366 Height = 699 Depth = 1: Limits for Width = 0 Height = 0 Depth = 0 for format VK_FORMAT_D32_SFLOAT_S8_UINT. | |
| ERROR: [Image] Code 13 : CreateImage resource size exceeds allowable maximum Image resource size = 0x3a4788, maximum resource size = 0x0 | |
| ERROR: [Image] Code 13 : CreateImage mipLevels=1 exceeds allowable maximum supported by format of 0 | |
| ERROR: [Image] Code 13 : CreateImage arrayLayers=1 exceeds allowable maximum supported by format of 0 | |
| ERROR: [Image] Code 13 : CreateImage samples VK_SAMPLE_COUNT_1_BIT is not supported by format 0x00000000 | |
| ERROR: [DS] Code 44 : vkCreateFramebuffer(): VkFramebufferCreateInfo attachment #0 has format of VK_FORMAT_B8G8R8A8_SRGB that does not match the format of VK_FORMAT_B8G8R8A8_UNORM used by the corresponding attachment for renderPass (0x13). | |
| ERROR: [DS] Code 44 : vkCreateFramebuffer(): VkFramebufferCreateInfo attachment #0 has format of VK_FORMAT_B8G8R8A8_SRGB that does not match the format of VK_FORMAT_B8G8R8A8_UNORM used by the corresponding attachment for renderPass (0x13). | |
| ERROR: [DS] Code 44 : vkCreateFramebuffer(): VkFramebufferCreateInfo attachment #0 has format of VK_FORMAT_B8G8R8A8_SRGB that does not match the format of VK_FORMAT_B8G8R8A8_UNORM used by the corresponding attachment for renderPass (0x13). | |
| ERROR: [DS] Code 44 : vkCreateFramebuffer(): VkFramebufferCreateInfo attachment #0 has format of VK_FORMAT_B8G8R8A8_SRGB that does not match the format of VK_FORMAT_B8G8R8A8_UNORM used by the corresponding attachment for renderPass (0x13). |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment