Skip to content
Snippets Groups Projects
Commit 02053915 authored by Alexander Gauggel's avatar Alexander Gauggel
Browse files

fix compile.bat using hardcoded vulkan sdk version

parent 7b090b41
No related branches found
No related tags found
4 merge requests!12Resolve "Swapchain Class",!7Resolve "Shader Program Class",!5Resolve "Pipeline State Object",!4Resolve "Renderpass Class"
This commit is part of merge request !5. Comments created here will be created in the context of that merge request.
C:\VulkanSDK\1.2.170.0\Bin32\glslc.exe shader.vert -o vert.spv %VULKAN_SDK%\Bin32\glslc.exe shader.vert -o vert.spv
C:\VulkanSDK\1.2.170.0\Bin32\glslc.exe shader.frag -o frag.spv %VULKAN_SDK%\Bin32\glslc.exe shader.frag -o frag.spv
pause pause
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment