Fix issues from https://github.com/DiligentGraphics/DiligentCore/pull/747 #749
4 new alerts
New alerts in code changed by this pull request
- 4 warnings
See annotations below for details.
Annotations
Check warning on line 343 in Graphics/GraphicsEngineD3D11/src/PipelineResourceSignatureD3D11Impl.cpp
Code scanning / PREfast
Use 'bitwise and' to check if a flag is set. Warning
Check warning on line 98 in Graphics/GraphicsEngineD3D11/src/PipelineStateD3D11Impl.cpp
Code scanning / PREfast
Use 'bitwise and' to check if a flag is set. Warning
Check warning on line 387 in Graphics/GraphicsEngineD3D12/src/PipelineStateD3D12Impl.cpp
Code scanning / PREfast
Use 'bitwise and' to check if a flag is set. Warning
Check warning on line 646 in Graphics/GraphicsEngineVulkan/src/PipelineStateVkImpl.cpp
Code scanning / PREfast
Use 'bitwise and' to check if a flag is set. Warning