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

Allow loading shaders modules from streams. #41

Closed
crud89 opened this issue Jun 26, 2021 · 0 comments · Fixed by #71
Closed

Allow loading shaders modules from streams. #41

crud89 opened this issue Jun 26, 2021 · 0 comments · Fixed by #71
Assignees
Labels
Module: DX12 ❎ The issue involves the DX12 backend. Module: Vulkan 🌋 The issue involves the Vulkan backend. Type: Feature Request New feature or request. Type: Requirement An implementation is required before the next release.
Milestone

Comments

@crud89
Copy link
Owner

crud89 commented Jun 26, 2021

Currently shaders can only be loaded from files. We should also allow them to be loaded from binary streams.

@crud89 crud89 added Type: Feature Request New feature or request. Module: Vulkan 🌋 The issue involves the Vulkan backend. Module: DX12 ❎ The issue involves the DX12 backend. labels Jun 26, 2021
@crud89 crud89 added this to the Alpha #03 milestone Jul 6, 2021
@crud89 crud89 added Status: In Progress Type: Requirement An implementation is required before the next release. labels Aug 3, 2021
@crud89 crud89 self-assigned this Aug 3, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Module: DX12 ❎ The issue involves the DX12 backend. Module: Vulkan 🌋 The issue involves the Vulkan backend. Type: Feature Request New feature or request. Type: Requirement An implementation is required before the next release.
Projects
Status: v0.3.1
Development

Successfully merging a pull request may close this issue.

1 participant