Nabla
Nabla copied to clipboard
lib shader stage
Description
Follow-up to #748 Currently not supposed to work because https://github.com/microsoft/DirectXShaderCompiler/issues/6959
Testing
Combine all shaders into one and use IShader::E_SHADER_STAGE::ESS_ALL_OR_LIBRARY instead of ESS_FRAGMENT/ESS_VERTEX/etc. see https://github.com/Devsh-Graphics-Programming/Nabla-Examples-and-Tests/compare/master...ali_lib_shader for example
TODO list:
https://github.com/microsoft/DirectXShaderCompiler/pull/6968 not merged yet