Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

lib shader stage #754

Open
wants to merge 12 commits into
base: master
Choose a base branch
from
Open

lib shader stage #754

wants to merge 12 commits into from

Conversation

alichraghi
Copy link
Member

@alichraghi alichraghi commented Oct 12, 2024

Description

Follow-up to #748
Currently not supposed to work because microsoft/DirectXShaderCompiler#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 Devsh-Graphics-Programming/Nabla-Examples-and-Tests@master...ali_lib_shader for example

TODO list:

microsoft/DirectXShaderCompiler#6968 not merged yet

Signed-off-by: Ali Cheraghi <[email protected]>
Signed-off-by: Ali Cheraghi <[email protected]>
Signed-off-by: Ali Cheraghi <[email protected]>
Signed-off-by: Ali Cheraghi <[email protected]>
Signed-off-by: Ali Cheraghi <[email protected]>
Signed-off-by: Ali Cheraghi <[email protected]>
Signed-off-by: Ali Cheraghi <[email protected]>
Signed-off-by: Ali Cheraghi <[email protected]>
Signed-off-by: Ali Cheraghi <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant