Skip to content

Add support for texture arrays. #38

@crud89

Description

@crud89

Currently each texture is assumed to be a single texture. We should implement support for texture arrays.

To support this, we should define methods in the descriptor set and graphics factory classes in order to facilitate multiple textures/samplers instead of individual ones. Also we should add an overload to the descriptor set to bind multiple textures/samplers at once.

Metadata

Metadata

Assignees

Labels

DX12 ❎The issue involves the DX12 backend.FeatureNew feature or request.Priority: MediumA issue with normal priority.Vulkan 🌋The issue involves the Vulkan backend.

Projects

Status

No status

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions