FNA-XNA / FNA3D

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

Vulkan: Fix mipped render target barrier inconsistencies #185

Closed thatcosmonaut closed 1 year ago

thatcosmonaut commented 1 year ago

Real fix for #183

kg commented 1 year 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 1 year 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 1 year ago

Fixes #188