set COMPILER="C:\VulkanSDK\1.4.309.0\Bin\glslc.exe" %COMPILER% triangle.vert -o triangle.vert.spv %COMPILER% triangle.frag -o triangle.frag.spv pause