Shader build cleanup
This commit is contained in:
@@ -1,5 +0,0 @@
|
||||
// https://github.com/luboslenco/krafix_hlslbin
|
||||
|
||||
.\hlslbin.exe file_in file_out vs_5_0 -i pos
|
||||
.\hlslbin.exe file_in file_out ps_5_0
|
||||
.\hlslbin.exe file_in file_out gs_5_0
|
||||
@@ -0,0 +1,3 @@
|
||||
..\..\bin\hlslbin.exe armdefault_voxel.vert.hlsl ..\armdefault_voxel.vert.glsl vs_5_0 -i pos
|
||||
..\..\bin\hlslbin.exe armdefault_voxel.frag.hlsl ..\armdefault_voxel.frag.glsl ps_5_0
|
||||
..\..\bin\hlslbin.exe armdefault_voxel.geom.hlsl ..\armdefault_voxel.geom.glsl gs_5_0
|
||||
Reference in New Issue
Block a user