2020-03-02 19:07:49 +01:00
|
|
|
target_sources(SeeleEngine
|
|
|
|
|
PRIVATE
|
2021-10-16 12:59:11 +02:00
|
|
|
NsightAftermathGpuCrashTracker.h
|
|
|
|
|
NsightAftermathGpuCrashTracker.cpp
|
|
|
|
|
NsightAftermathHelpers.h
|
|
|
|
|
NsightAftermathShaderDatabase.h
|
|
|
|
|
NsightAftermathShaderDatabase.cpp
|
2020-03-13 12:44:33 +01:00
|
|
|
VulkanAllocator.h
|
|
|
|
|
VulkanAllocator.cpp
|
2020-03-26 00:25:33 +01:00
|
|
|
VulkanBuffer.cpp
|
2020-03-24 21:05:32 +01:00
|
|
|
VulkanCommandBuffer.h
|
|
|
|
|
VulkanCommandBuffer.cpp
|
|
|
|
|
VulkanFramebuffer.h
|
|
|
|
|
VulkanFramebuffer.cpp
|
2020-03-02 19:07:49 +01:00
|
|
|
VulkanGraphics.h
|
2020-03-09 12:30:07 +01:00
|
|
|
VulkanGraphics.cpp
|
|
|
|
|
VulkanGraphicsResources.h
|
2020-03-24 21:05:32 +01:00
|
|
|
VulkanGraphicsResources.cpp
|
2021-04-13 23:09:16 +02:00
|
|
|
VulkanDescriptorSets.h
|
2020-03-09 12:30:07 +01:00
|
|
|
VulkanDescriptorSets.cpp
|
|
|
|
|
VulkanGraphicsEnums.h
|
2020-03-13 12:44:33 +01:00
|
|
|
VulkanGraphicsEnums.cpp
|
2020-03-09 12:30:07 +01:00
|
|
|
VulkanInitializer.h
|
2020-03-24 21:05:32 +01:00
|
|
|
VulkanInitializer.cpp
|
|
|
|
|
VulkanRenderPass.h
|
|
|
|
|
VulkanRenderPass.cpp
|
2020-05-05 01:51:13 +02:00
|
|
|
VulkanPipeline.h
|
|
|
|
|
VulkanPipeline.cpp
|
|
|
|
|
VulkanPipelineCache.h
|
|
|
|
|
VulkanPipelineCache.cpp
|
|
|
|
|
VulkanShader.h
|
|
|
|
|
VulkanShader.cpp
|
2020-04-01 02:17:49 +02:00
|
|
|
VulkanTexture.cpp
|
2020-03-24 21:05:32 +01:00
|
|
|
VulkanQueue.h
|
2020-04-12 15:47:19 +02:00
|
|
|
VulkanQueue.cpp
|
|
|
|
|
VulkanViewport.cpp)
|