-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Open
Labels
area: apiIssues related to API surfaceIssues related to API surfacearea: validationIssues related to validation, diagnostics, and error handlingIssues related to validation, diagnostics, and error handlingtype: enhancementNew feature or requestNew feature or request
Description
We need to update the push constants api in line with the spec's.
- Rename
push_constanttoimmediate, renaming all fields. Rename push constants to immediates #8586 - Remove the pipeline stage flags
- Implement the algorithm determining which immediate slots must be filled
- Remove automatic zeroing
- Reduce default available number of immediates to 64.
- Implement immediates in derived pipeline layouts.
- Push constant of non-struct type fails to compile on DX12 #5683
lisyarus
Metadata
Metadata
Assignees
Labels
area: apiIssues related to API surfaceIssues related to API surfacearea: validationIssues related to validation, diagnostics, and error handlingIssues related to validation, diagnostics, and error handlingtype: enhancementNew feature or requestNew feature or request
Type
Projects
Status
Todo