Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enable minimal support of VRS in D3D11 and GL #272

Open
TheMostDiligent opened this issue Sep 7, 2021 · 0 comments
Open

Enable minimal support of VRS in D3D11 and GL #272

TheMostDiligent opened this issue Sep 7, 2021 · 0 comments
Assignees

Comments

@TheMostDiligent
Copy link
Contributor

To make D3D11 and GL consistent with other backends, and to make Tutorial 24 run in D3D11 and GL modes with minimal configuration:

  • Enable SHADING_RATE_CAP_FLAG_PER_DRAW capability with single SHADING_RATE_1X1 supported rate and SHADING_RATE_COMBINER_PASSTHROUGH combiner
  • Use some default values for MinTileSize/MaxTileSize (e.g., 16/16)
  • Create dummy shading rate texture
  • SetShadingRate will be a noop.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants