mirror of
https://github.com/microsoft/DirectXTex.git
synced 2026-02-05 04:36:13 +01:00
Minor fix for CompileShaders script
This commit is contained in:
@@ -17,6 +17,7 @@ if exist %PCFXC% goto continue
|
||||
set PCFXC=fxc.exe
|
||||
|
||||
:continue
|
||||
@if not exist Compiled mkdir Compiled
|
||||
call :CompileShader BC7Encode TryMode456CS
|
||||
call :CompileShader BC7Encode TryMode137CS
|
||||
call :CompileShader BC7Encode TryMode02CS
|
||||
|
||||
Reference in New Issue
Block a user