glslc res/shaders/shader.vert -o res/shaders/vert.spv glslc res/shaders/shader.frag -o res/shaders/frag.spv pause