mirror of
https://github.com/rt64/rt64.git
synced 2024-12-26 21:18:31 +00:00
Supress another bogus D3D12 Sample Positions warning.
This commit is contained in:
parent
efbda3f0ee
commit
a05cc2c787
@ -3140,6 +3140,7 @@ namespace RT64 {
|
||||
D3D12_MESSAGE_ID_CREATEGRAPHICSPIPELINESTATE_RENDERTARGETVIEW_NOT_SET,
|
||||
# ifdef D3D12_DEBUG_LAYER_SUPRESS_SAMPLE_POSITIONS_ERROR
|
||||
D3D12_MESSAGE_ID_SAMPLEPOSITIONS_MISMATCH_RECORDTIME_ASSUMEDFROMCLEAR,
|
||||
D3D12_MESSAGE_ID_SAMPLEPOSITIONS_MISMATCH_DEFERRED,
|
||||
# endif
|
||||
};
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user