Skip to content

Add support for push constants. #11

@crud89

Description

@crud89

Push constants are small buffers that can be efficiently updated between individual draw calls. They are handy when providing transform buffers or material properties.

In DirectX 12 they are called Root Constants

Metadata

Metadata

Assignees

Labels

DX12 ❎The issue involves the DX12 backend.FeatureNew feature or request.Priority: HighA high priority issue.Vulkan 🌋The issue involves the Vulkan backend.

Projects

Status

No status

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions