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
Expected behavior
A clear and concise description of what you expected to happen.
Screenshots
If applicable, add screenshots to help explain your problem.
Desktop (please complete the following information):
OS: MacOS 11.6 Big Sur
Apple M1
Additional context
[22:27:22] Loaded Model - /Volumes/SRC/Lumos2/bin/Debug-macosx-/LumosEditor.app/Contents/MacOS/../../../NewProject/Assets/Meshes/BrainStem.glb
[22:27:22] [VULKAN] - ERROR : [Validation] Code 0 : Validation Error: [ VUID-vkCmdDrawIndexed-None-02699 ] Object 0: handle = 0x780000000078, type = VK_OBJECT_TYPE_DESCRIPTOR_SET; | MessageID = 0xa44449d4 | VkDescriptorSet 0x780000000078[] encountered the following validation error at vkCmdDrawIndexed() time: Descriptor in binding #1 index 0 is being used in draw but has never been updated via vkUpdateDescriptorSets() or a similar call. The Vulkan spec states: Descriptors in each bound descriptor set, specified via vkCmdBindDescriptorSets, must be valid if they are statically used by the VkPipeline bound to the pipeline bind point used by this command (https://vulkan.lunarg.com/doc/view/1.2.170.0/mac/1.2-extensions/vkspec.html#VUID-vkCmdDrawIndexed-None-02699)
[22:27:22] [VULKAN] - ERROR : [Validation] Code 0 : Validation Error: [ VUID-vkCmdDrawIndexed-None-02699 ] Object 0: handle = 0x780000000078, type = VK_OBJECT_TYPE_DESCRIPTOR_SET; | MessageID = 0xa44449d4 | VkDescriptorSet 0x780000000078[] encountered the following validation error at vkCmdDrawIndexed() time: Descriptor in binding #2 index 0 is being used in draw but has never been updated via vkUpdateDescriptorSets() or a similar call. The Vulkan spec states: Descriptors in each bound descriptor set, specified via vkCmdBindDescriptorSets, must be valid if they are statically used by the VkPipeline bound to the pipeline bind point used by this command (https://vulkan.lunarg.com/doc/view/1.2.170.0/mac/1.2-extensions/vkspec.html#VUID-vkCmdDrawIndexed-None-02699)
[22:27:22] [VULKAN] - ERROR : [Validation] Code 0 : Validation Error: [ VUID-vkCmdDrawIndexed-None-02699 ] Object 0: handle = 0x790000000079, type = VK_OBJECT_TYPE_DESCRIPTOR_SET; | MessageID = 0xa44449d4 | VkDescriptorSet 0x790000000079[] encountered the following validation error at vkCmdDrawIndexed() time: Descriptor in binding #1 index 0 is being used in draw but has never been updated via vkUpdateDescriptorSets() or a similar call. The Vulkan spec states: Descriptors in each bound descriptor set, specified via vkCmdBindDescriptorSets, must be valid if they are statically used by the VkPipeline bound to the pipeline bind point used by this command (https://vulkan.lunarg.com/doc/view/1.2.170.0/mac/1.2-extensions/vkspec.html#VUID-vkCmdDrawIndexed-None-02699)
[22:27:22] [VULKAN] - ERROR : [Validation] Code 0 : Validation Error: [ VUID-vkCmdDrawIndexed-None-02699 ] Object 0: handle = 0x790000000079, type = VK_OBJECT_TYPE_DESCRIPTOR_SET; | MessageID = 0xa44449d4 | VkDescriptorSet 0x790000000079[] encountered the following validation error at vkCmdDrawIndexed() time: Descriptor in binding #2 index 0 is being used in draw but has never been updated via vkUpdateDescriptorSets() or a similar call. The Vulkan spec states: Descriptors in each bound descriptor set, specified via vkCmdBindDescriptorSets, must be valid if they are statically used by the VkPipeline bound to the pipeline bind point used by this command (https://vulkan.lunarg.com/doc/view/1.2.170.0/mac/1.2-extensions/vkspec.html#VUID-vkCmdDrawIndexed-None-02699)
[22:27:22] [VULKAN] - ERROR : [Validation] Code 0 : Validation Error: [ VUID-vkCmdDrawIndexed-None-02699 ] Object 0: handle = 0x7a000000007a, type = VK_OBJECT_TYPE_DESCRIPTOR_SET; | MessageID = 0xa44449d4 | VkDescriptorSet 0x7a000000007a[] encountered the following validation error at vkCmdDrawIndexed() time: Descriptor in binding #1 index 0 is being used in draw but has never been updated via vkUpdateDescriptorSets() or a similar call. The Vulkan spec states: Descriptors in each bound descriptor set, specified via vkCmdBindDescriptorSets, must be valid if they are statically used by the VkPipeline bound to the pipeline bind point used by this command (https://vulkan.lunarg.com/doc/view/1.2.170.0/mac/1.2-extensions/vkspec.html#VUID-vkCmdDrawIndexed-None-02699)
[22:27:22] [VULKAN] - ERROR : [Validation] Code 0 : Validation Error: [ VUID-vkCmdDrawIndexed-None-02699 ] Object 0: handle = 0x7a000000007a, type = VK_OBJECT_TYPE_DESCRIPTOR_SET; | MessageID = 0xa44449d4 | VkDescriptorSet 0x7a000000007a[] encountered the following validation error at vkCmdDrawIndexed() time: Descriptor in binding #2 index 0 is being used in draw but has never been updated via vkUpdateDescriptorSets() or a similar call. The Vulkan spec states: Descriptors in each bound descriptor set, specified via vkCmdBindDescriptorSets, must be valid if they are statically used by the VkPipeline bound to the pipeline bind point used by this command (https://vulkan.lunarg.com/doc/view/1.2.170.0/mac/1.2-extensions/vkspec.html#VUID-vkCmdDrawIndexed-None-02699)
The text was updated successfully, but these errors were encountered:
Describe the bug
Some errors reported while load glTF model
To Reproduce
Steps to reproduce the behavior:
Expected behavior
A clear and concise description of what you expected to happen.
Screenshots
If applicable, add screenshots to help explain your problem.
Desktop (please complete the following information):
Additional context
The text was updated successfully, but these errors were encountered: