BearishSun 0ab4c38048 Vulkan buffer and image copies will now keep track if the resource is used elsewhere, and if so they will create a new resource internally, so that the copy doesn't modify the resource use in the previous operation 9 lat temu
..
Include 0ab4c38048 Vulkan buffer and image copies will now keep track if the resource is used elsewhere, and if so they will create a new resource internally, so that the copy doesn't modify the resource use in the previous operation 9 lat temu
Source 0ab4c38048 Vulkan buffer and image copies will now keep track if the resource is used elsewhere, and if so they will create a new resource internally, so that the copy doesn't modify the resource use in the previous operation 9 lat temu
CMakeLists.txt 234e7e004e Added skeleton for Vulkan render API 9 lat temu
CMakeSources.cmake c8b4aaf0fb Separated constant GpuParams data into a GpuPipelineParamInfo object. Aside from being cleaner, it also gives Vulkan descriptor layouts a place to reside. 9 lat temu