Skip to content

Commit 25e86fe

Browse files
author
DeanoC
authored
Known Issue about Anvil bug #3
Added known issue informing the known and fixed internally bug which causes an exit crash on Vulkan.
1 parent 394bc1b commit 25e86fe

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -170,6 +170,9 @@ The library has been tested on the following hardware and OSes:
170170

171171
---
172172
# Known Issues
173+
## Vulkan
174+
175+
- Currently the public Anvil has a [bug](https://github.com/GPUOpen-LibrariesAndSDKs/Anvil/issues/3) that causes a crash on exit. Its already been fixed in an internal branch which will which will move to public when its cooked and ready. For now just comment out the free of the layout manager in Anvil::BasePipelineManager::Pipeline::release_vulkan_objects()
173176

174177
## Windows
175178

0 commit comments

Comments
 (0)