mirror of
https://github.com/opus-tango/IntroductionToVulkan.git
synced 2026-03-20 12:05:20 +00:00
Added example usage to compile_shaders.bat file.
This commit is contained in:
@@ -12,7 +12,8 @@ REM Intel does not assume any responsibility for any errors which may appear in
|
|||||||
REM nor any responsibility to update it.
|
REM nor any responsibility to update it.
|
||||||
|
|
||||||
if [%1] == [] (
|
if [%1] == [] (
|
||||||
echo No arguments provided! Please specify folder name.
|
echo No arguments provided! Please specify folder number.
|
||||||
|
echo Example usage: compile_shaders.bat 03
|
||||||
goto end
|
goto end
|
||||||
)
|
)
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user