You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
* Various Vulkan fixes - Swapchain related fix for UI editor - Object of type VkQueue is simultaneously used in the main thread and the queue thread. Pushed the swapchain invalidation to the presentation queue thread - Added padding for DepthOfFieldData to ensure it is 16 byte aligned - Added aspect flag for SMAAEdgeDetectionTemplate pass - Reduced MaxUnboundedArrayDescriptors so that it is under the maxDescriptorSetSampledImages limit - Added CopyRead flag for ReflectionScreenSpaceBlurPass related transient resources. Signed-off-by: moudgils <47460854+moudgils@users.noreply.github.com> * Missed file Signed-off-by: moudgils <47460854+moudgils@users.noreply.github.com> |
4 years ago | |
|---|---|---|
| .. | ||
| ReflectionCopyFrameBufferPass.cpp | 4 years ago | |
| ReflectionCopyFrameBufferPass.h | 4 years ago | |
| ReflectionScreenSpaceBlurChildPass.cpp | 4 years ago | |
| ReflectionScreenSpaceBlurChildPass.h | 4 years ago | |
| ReflectionScreenSpaceBlurPass.cpp | 4 years ago | |
| ReflectionScreenSpaceBlurPass.h | 4 years ago | |
| ReflectionScreenSpaceCompositePass.cpp | 4 years ago | |
| ReflectionScreenSpaceCompositePass.h | 4 years ago | |
| ReflectionScreenSpaceTracePass.cpp | 4 years ago | |
| ReflectionScreenSpaceTracePass.h | 4 years ago | |