mirror of
https://github.com/barkeser2002/flower.git
synced 2026-09-25 16:36:15 +03:00
2 lines
307 B
Batchfile
2 lines
307 B
Batchfile
%~dp0/../glslc.exe -fshader-stage=comp --target-env=vulkan1.3 %~dp0/exposure_average.glsl -O -o %~dp0/../../../install/shader/exposure_average.comp.spv
|
|
%~dp0/../glslc.exe -fshader-stage=comp --target-env=vulkan1.3 %~dp0/exposure_histogram.glsl -O -o %~dp0/../../../install/shader/exposure_histogram.comp.spv |