Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The shadow module generate a validation layer issue, regarding layout of vkImage #4

Open
aiekick opened this issue May 8, 2023 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@aiekick
Copy link
Owner

aiekick commented May 8, 2023

[VULKAN][CommandBuffer] => Validation Error: [ UNASSIGNED-CoreValidation-DrawState-InvalidImageLayout ] Object 0: handle = 0x1e012e6f260, type = VK_OBJECT_TYPE_COMMAND_BUFFER; | MessageID = 0x4dae5635 | vkQueueSubmit(): pSubmits[0].pCommandBuffers[0] command buffer VkCommandBuffer 0x1e012e6f260[] expects VkImage 0x5b275900000000de[] (subresource: aspectMask 0x1 array layer 0, mip level 0) to be in layout VK_IMAGE_LAYOUT_SHADER_READ_ONLY_OPTIMAL--instead, current layout is VK_IMAGE_LAYOUT_COLOR_ATTACHMENT_OPTIMAL.

@aiekick aiekick added the bug Something isn't working label May 8, 2023
@aiekick aiekick changed the title The sahdow module generate a validation layer issue The shadow module generate a validation layer issue, regarding layout of vkImage May 8, 2023
@aiekick aiekick self-assigned this May 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Status: Done
Development

No branches or pull requests

1 participant