gdkchan
7ccff037e8
Fix some Vulkan validation errors (mostly related to barriers) ( #5603 )
...
* Replace image barriers inside render pass with more generic memory barrier
* Remove forceStorage since it was creating images with storage bit for formats that are not StorageImage compatible
* Add missing flags on subpass dependency
* Don't call vkCmdSetScissor with a scissor count of 0
* One semaphore per swapchain image
* Remove compute stage from read to write barriers
* Try to improve Pipeline.Barrier nonsense
* Set PipelineStateFlags based on supported stages
2023-09-14 19:58:11 +02:00
..
2023-07-11 14:07:41 -03:00
2023-07-01 12:31:42 +02:00
2023-08-14 14:18:47 -03:00
2023-09-02 17:58:15 -03:00
2023-08-14 14:18:47 -03:00
2023-07-01 12:31:42 +02:00
2023-07-01 12:31:42 +02:00
2023-07-01 12:31:42 +02:00
2023-08-14 14:18:47 -03:00
2023-07-01 12:31:42 +02:00
2023-09-02 17:58:15 -03:00
2023-08-14 14:18:47 -03:00
2023-08-14 14:18:47 -03:00
2023-08-14 14:18:47 -03:00
2023-08-14 14:18:47 -03:00
2023-07-01 12:31:42 +02:00
2023-07-01 12:31:42 +02:00
2023-04-27 23:51:14 +02:00
2023-04-27 23:51:14 +02:00
2023-07-01 12:31:42 +02:00
2023-07-01 12:31:42 +02:00
2023-08-14 14:18:47 -03:00
2023-07-01 12:31:42 +02:00
2023-04-27 23:51:14 +02:00
2023-04-27 23:51:14 +02:00
2023-04-27 23:51:14 +02:00
2023-04-27 23:51:14 +02:00
2023-04-27 23:51:14 +02:00
2023-04-27 23:51:14 +02:00
2023-04-27 23:51:14 +02:00
2023-04-27 23:51:14 +02:00
2023-08-14 14:18:47 -03:00
2023-04-27 23:51:14 +02:00
2023-07-01 12:31:42 +02:00
2023-08-16 08:30:33 -03:00
2023-04-27 23:51:14 +02:00
2023-07-01 12:31:42 +02:00
2023-09-14 19:58:11 +02:00
2023-09-14 19:58:11 +02:00
2023-07-01 12:31:42 +02:00
2023-09-02 17:58:15 -03:00
2023-07-01 12:31:42 +02:00
2023-07-01 12:31:42 +02:00
2023-07-01 12:31:42 +02:00
2023-08-14 14:18:47 -03:00
2023-07-01 12:31:42 +02:00
2023-07-01 12:31:42 +02:00
2023-07-01 12:31:42 +02:00
2023-08-14 14:18:47 -03:00
2023-04-27 23:51:14 +02:00
2023-07-01 12:31:42 +02:00
2023-09-14 19:58:11 +02:00
2023-09-14 19:58:11 +02:00
2023-09-14 19:58:11 +02:00
2023-08-18 05:25:54 +00:00
2023-04-27 23:51:14 +02:00
2023-07-01 12:31:42 +02:00
2023-05-21 14:04:21 -03:00
2023-07-01 12:31:42 +02:00
2023-08-16 21:31:07 -03:00
2023-07-01 12:31:42 +02:00
2023-09-05 22:59:21 +02:00
2023-09-05 22:59:21 +02:00
2023-08-18 05:25:54 +00:00
2023-07-01 12:31:42 +02:00
2023-07-01 12:31:42 +02:00
2023-07-01 12:31:42 +02:00
2023-09-05 22:59:21 +02:00
2023-07-01 12:31:42 +02:00
2023-08-16 23:06:46 +02:00
2023-07-01 12:31:42 +02:00
2023-08-14 14:18:47 -03:00
2023-07-01 12:31:42 +02:00
2023-09-14 19:58:11 +02:00
2023-09-14 19:58:11 +02:00
2023-07-01 12:31:42 +02:00
2023-08-14 14:18:47 -03:00
2023-07-01 12:31:42 +02:00
2023-07-14 09:08:52 +02:00
2023-07-14 09:08:52 +02:00
2023-04-27 23:51:14 +02:00
2023-08-16 21:31:07 -03:00
2023-04-27 23:51:14 +02:00
2023-04-27 23:51:14 +02:00
2023-09-14 19:58:11 +02:00
2023-09-14 19:58:11 +02:00
2023-08-07 18:54:05 +01:00