diff options
| author | Mark Nefedov <mark_nefedov@outlook.com> | 2020-05-08 15:28:48 +0000 |
|---|---|---|
| committer | Mark Nefedov <mark_nefedov@outlook.com> | 2020-05-08 15:28:48 +0000 |
| commit | 7f159819485ec1b4e27923b4438bf7ac77d6bb24 (patch) | |
| tree | 36e2cfd3bc5dbd65d26ca48fc057393e0531cadc /Graphics/GraphicsEngineOpenGL | |
| parent | The 'BackBufferDesc.Format' variable is assigned values twice successively. P... (diff) | |
| download | DiligentCore-7f159819485ec1b4e27923b4438bf7ac77d6bb24.tar.gz DiligentCore-7f159819485ec1b4e27923b4438bf7ac77d6bb24.zip | |
A part of conditional expression is always true: DebugName != nullptr, because of
```cpp
if (DebugName == nullptr)
DebugName = "";
```
Diffstat (limited to 'Graphics/GraphicsEngineOpenGL')
0 files changed, 0 insertions, 0 deletions
