Skip to content

Support descriptor and texture arrays.#43

Merged
crud89 merged 14 commits intomainfrom
descriptor-arrays
Jun 27, 2021
Merged

Support descriptor and texture arrays.#43
crud89 merged 14 commits intomainfrom
descriptor-arrays

Conversation

@crud89
Copy link
Copy Markdown
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. Feature New feature or request. Type: Requirement Vulkan 🌋 The issue involves the Vulkan backend. 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

DX12 ❎ The issue involves the DX12 backend. Feature New feature or request. Priority: Medium A issue with normal priority. Vulkan 🌋 The issue involves the Vulkan backend.

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

Implement descriptor arrays. Add support for texture arrays.

1 participant