Test Vulkan code
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 

9 lines
374 B

<RCC>
<qresource prefix="/">
<file>textures/texture.jpg</file>
<file>shaders/VulkanTutorial1.0/ComputeAndGraphics/vertComp.spv</file>
<file>shaders/VulkanTutorial1.0/ComputeAndGraphics/compComp.spv</file>
<file>shaders/VulkanTutorial1.0/ComputeAndGraphics/fragComp.spv</file>
<file>misc/TintMap.xml</file>
</qresource>
</RCC>