Update README.md

This commit is contained in:
Turánszki János
2018-09-07 10:29:36 +01:00
committed by GitHub
parent ebe62c5278
commit 55028f171a
+1 -1
View File
@@ -69,7 +69,7 @@ Python script which will generate the SPIR-V shader building program "build_SPIR
is automatic if you start the application with Vulkan support.
This feature is experimental, not tested thoroughly yet.
* **To load HLSL 6 shaders, replicate the exact steps as with SPIR-V, but the pyhton script you should run is called "generate_shader_buildtask_spirv.py" which will generate "build_HLSL6.bat".
* **To load HLSL 6 shaders, replicate the exact steps as with SPIR-V, but the pyhton script you should run is called "generate_shader_buildtask_hlsl6.py" which will generate "build_HLSL6.bat".
This feature is experimental, not tested thoroughly yet.
### Platforms: