Skip to content

fix formatting

8590808
Select commit
Loading
Failed to load commit list.
Closed

Fix issues from https://github.com/DiligentGraphics/DiligentCore/pull/747 #749

fix formatting
8590808
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / PREfast succeeded Jan 2, 2026 in 4s

4 new alerts

New alerts in code changed by this pull request

  • 4 warnings

See annotations below for details.

View all branch alerts.

Annotations

Check warning on line 343 in Graphics/GraphicsEngineD3D11/src/PipelineResourceSignatureD3D11Impl.cpp

See this annotation in the file changed.

Code scanning / PREfast

Use 'bitwise and' to check if a flag is set. Warning

Use 'bitwise and' to check if a flag is set.

Check warning on line 98 in Graphics/GraphicsEngineD3D11/src/PipelineStateD3D11Impl.cpp

See this annotation in the file changed.

Code scanning / PREfast

Use 'bitwise and' to check if a flag is set. Warning

Use 'bitwise and' to check if a flag is set.

Check warning on line 387 in Graphics/GraphicsEngineD3D12/src/PipelineStateD3D12Impl.cpp

See this annotation in the file changed.

Code scanning / PREfast

Use 'bitwise and' to check if a flag is set. Warning

Use 'bitwise and' to check if a flag is set.

Check warning on line 646 in Graphics/GraphicsEngineVulkan/src/PipelineStateVkImpl.cpp

See this annotation in the file changed.

Code scanning / PREfast

Use 'bitwise and' to check if a flag is set. Warning

Use 'bitwise and' to check if a flag is set.