Nabla icon indicating copy to clipboard operation
Nabla copied to clipboard

lib shader stage

Open alichraghi opened this issue 1 year ago • 0 comments

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

alichraghi avatar Oct 12 '24 18:10 alichraghi