-
Notifications
You must be signed in to change notification settings - Fork 15.3k
Open
Labels
Description
PushConstants require a specific layout rule. The previous way to emit this layout information was to emit a target-specific type with the field offsets as operands. This construct is being phased out in favor of explicit padding in the struct definition (see #147352)
This means the current PushConstant implementation will emit wrong offsets for some structs, and we should
re-visit this once we figure out the E2E path to correctly handle this layout information.
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
Planning