mirror of
https://github.com/microsoft/DirectXTex.git
synced 2025-07-16 15:00:14 +02:00
Minor fix for CompileShaders script
This commit is contained in:
parent
f5a0aed7a9
commit
b1b5363d8a
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user