Initial layout barrier was not submitted
This commit is contained in:
parent
779739fa45
commit
a72df2bec9
2 changed files with 12 additions and 4 deletions
|
|
@ -8,7 +8,7 @@ if %ERRORLEVEL% EQU 0 (
|
|||
xcopy "..\..\data\shaders\computeshader\*.spv" "assets\shaders\computeshader" /Y
|
||||
|
||||
mkdir "assets\textures"
|
||||
xcopy "..\..\data\textures\igor_and_pal_rgba.ktx" "assets\textures" /Y
|
||||
xcopy "..\..\data\textures\vulkan_space_rgba8.ktx" "assets\textures" /Y
|
||||
|
||||
|
||||
mkdir "res\drawable"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue