Mateusz Kielan
Mateusz Kielan
## Description ## Testing ## TODO list:
## Description > A pipeline library is a special pipeline that was created using the VK_PIPELINE_CREATE_LIBRARY_BIT_KHR and cannot be bound, instead it defines a set of pipeline state which can...
## Description `VK_KHR_pipeline_binary` introduces the ability to dump individual binary parts of a pipeline and re-creating the pipeline from them. ## Description of the related problem The Pipeline Cache is...
**Description** I was putting a `vk::BufferPointer` in a Push Constant struct. **Steps to Reproduce** https://godbolt.org/z/9eMrbqe3W **Actual Behavior** In the SPIR-V the pointer itself (not the value it points to) gets...
**Is your feature request related to a problem? Please describe.** When targetting below SPIR-V 1.5 the Vulkan memory model and BDA are extensions, and to function they require changes to...
**Description** Context: Trying to apply Coherent decoration on PhysicalStorageBuffer address space pointer, because due to lack of Vulkan memory model #7180 we can't use MakeAvailable/MakeVisible on individual load/store and atomics....
@keptsecret after you merge `master` again, you'll probably have the UI mess up and show changed from the merge commit, so close and reopen again
## Description ## Testing ## TODO list: