Implement support for predication on D3D12. Closes #2095

This commit is contained in:
baldurk
2026-02-04 22:33:19 +00:00
parent 1586f3ce57
commit fcf298cff9
16 changed files with 539 additions and 13 deletions
@@ -77,6 +77,12 @@ Output Merger
.. autoclass:: D3D12BlendState
:members:
Predication
-----------
.. autoclass:: D3D12Predication
:members:
Resource States
---------------