FNA-XNA / FNA3D

FNA3D - 3D Graphics Library for FNA
http://fna-xna.github.io/
Other
267 stars 44 forks source link

Vulkan: Fix mipped render target barrier inconsistencies #185

Closed thatcosmonaut closed 7 months ago

thatcosmonaut commented 8 months ago

Real fix for #183

kg commented 8 months ago

This doesn't seem to fix it, maybe I did something wrong when testing it locally. Maybe something else is also trying to transition all the mips? image

kg commented 7 months ago

We discussed on discord that there are other problems at work explaining why I get validation errors. This change still seems correct

thatcosmonaut commented 7 months ago

Fixes #188