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

feat(shadertools): ShaderAssembler support single compute/unified shader #1980

Merged
merged 4 commits into from
Mar 1, 2024

Conversation

ibgreen
Copy link
Collaborator

@ibgreen ibgreen commented Mar 1, 2024

…rPair

For #

Background

  • WGSL compute shaders and unified shaders have only a single shader.

Change List

  • New assembleSingleShader() and assembleShaderPair() methods on ShaderAssembler.

@ibgreen ibgreen marked this pull request as ready for review March 1, 2024 17:14
@ibgreen ibgreen changed the title feat(shadertools): ShaderAssembler.assembleSingleShader/assembleShade… feat(shadertools): ShaderAssembler support for single compute/unified shader Mar 1, 2024
@ibgreen ibgreen changed the title feat(shadertools): ShaderAssembler support for single compute/unified shader feat(shadertools): ShaderAssembler support single compute/unified shader Mar 1, 2024
@ibgreen ibgreen merged commit 2bcfd6c into master Mar 1, 2024
1 of 2 checks passed
@ibgreen ibgreen deleted the ib/assemble-pair branch March 1, 2024 17:18
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.

None yet

1 participant