Skip to content

Allow descriptor set to be build from shader reflection #5

@crud89

Description

@crud89

Instead of explicitly defining descriptor sets and vertex input assembly formats when creating a pipeline layout, the builder could instead load the required information from an shader reflection interface. This would simplify setting up render pipelines, but can also cause issues, since the application buffer format is not that obvious.

Some references:

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

v0.3.1

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions