vulkan: Fix framebuffer creation with mip levels #36

Merged
cosmonaut merged 1 commits from TheSpydog/Refresh:rt-mips into main 2023-01-24 00:15:05 +00:00

Before this change, framebuffers were created based on the attachments' full dimensions, instead of the dimensions of the requested mip level. This fixes validation errors in the RenderTextureMipmaps test program.

Before this change, framebuffers were created based on the attachments' full dimensions, instead of the dimensions of the requested mip level. This fixes validation errors in the RenderTextureMipmaps test program.
TheSpydog added 1 commit 2023-01-23 04:16:17 +00:00
continuous-integration/drone/pr Build is passing Details
7e23ce97ce
fix framebuffer creation with mip levels
cosmonaut merged commit 89ba9c52ff into main 2023-01-24 00:15:05 +00:00
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: MoonsideGames/Refresh#36
There is no content yet.