Skip to content

[DirectX] Resources in PSV0 need to be in a specific order to match validation #130232

@bogner

Description

@bogner

DXC and the DXIL validator expect resources in a DX container to be specifically ordered CBuffers, Samplers, SRVs, and then UAVs. We currently do not match this order, which causes us to fail the validator if cbuffers, SRVs, and UAVs are all present in a shader.

Metadata

Metadata

Assignees

Type

No type

Projects

Status

Closed

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions