Skip to content

Prevent experimental RDAT on released shader models#8524

Draft
tex3d wants to merge 2 commits into
microsoft:mainfrom
tex3d:exp-rdat-exp-sm
Draft

Prevent experimental RDAT on released shader models#8524
tex3d wants to merge 2 commits into
microsoft:mainfrom
tex3d:exp-rdat-exp-sm

Conversation

@tex3d
Copy link
Copy Markdown
Contributor

@tex3d tex3d commented Jun 5, 2026

Normally, what's allowed in RDAT is based on the validator version in order to be compatible with a released validator. However, for in-development/experimental RDAT, we should base this on whether the shader model is experimental instead.

This change makes it so that an experimental shader model is required as a target to get experimental tables in RDAT.

Fixes #8272

Draft because it depends on #8523

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: New

Development

Successfully merging this pull request may close these issues.

Experimental RDAT parts exposed in released DXIL 1.9

1 participant