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

Support descriptor and texture arrays. #43

Merged
merged 14 commits into from
Jun 27, 2021
Merged

Support descriptor and texture arrays. #43

merged 14 commits into from
Jun 27, 2021

Conversation

crud89
Copy link
Owner

@crud89 crud89 commented Jun 27, 2021

This PR will add support for shader bound descriptor arrays:

@crud89 crud89 added Priority: Medium A issue with normal priority. Type: Feature Request New feature or request. Type: Requirement An implementation is required before the next release. Status: In Progress Module: Vulkan 🌋 The issue involves the Vulkan backend. Module: DX12 ❎ The issue involves the DX12 backend. labels Jun 27, 2021
@crud89 crud89 added this to the Alpha #02 milestone Jun 27, 2021
@crud89 crud89 self-assigned this Jun 27, 2021
This was linked to issues Jun 27, 2021
@crud89 crud89 changed the title WIP: Descriptor arrays Support descriptor and texture arrays. Jun 27, 2021
@crud89 crud89 merged commit 1988b9f into main Jun 27, 2021
@crud89 crud89 deleted the descriptor-arrays branch June 27, 2021 16:07
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. Priority: Medium A issue with normal priority. Type: Feature Request New feature or request. Type: Requirement An implementation is required before the next release.
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

Implement descriptor arrays. Add support for texture arrays.
1 participant