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

[RFE] Move "depth bias" to dynamic state #39

Open
dzhdanNV opened this issue Feb 9, 2024 · 1 comment
Open

[RFE] Move "depth bias" to dynamic state #39

dzhdanNV opened this issue Feb 9, 2024 · 1 comment

Comments

@dzhdanNV
Copy link
Collaborator

dzhdanNV commented Feb 9, 2024

https://registry.khronos.org/vulkan/specs/1.3-extensions/man/html/VkDynamicState.html

D3D12:

  • D3D12_FEATURE_DATA_D3D12_OPTIONS16::DynamicDepthBiasSupported
  • D3D12_PIPELINE_STATE_FLAG_DYNAMIC_DEPTH_BIAS
  • RSSetDepthBias
@dzhdanNV dzhdanNV changed the title Add more dynamic state [RFE] Add more dynamic state Feb 10, 2024
@dzhdanNV
Copy link
Collaborator Author

Added "blend constants" and "sample positions", "depth bias" is the next...

@dzhdanNV dzhdanNV changed the title [RFE] Add more dynamic state [RFE] Move "depth bias" to dynamic state Feb 26, 2024
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

1 participant