|
File |
Severity |
Checker name |
Message |
Bug path length |
Review status |
1 |
src/runtimerender/qssgrenderdefaultmaterialshadergenerator.cpp @ Line 247
|
|
misc-use-anonymous-namespace |
variable 'q3ds_shadowMapVariableNames' declared 'static', move to anonymous namespace instead |
1 |
unreviewed
|
2 |
src/runtimerender/qssgrenderdefaultmaterialshadergenerator.cpp @ Line 249
|
|
misc-use-anonymous-namespace |
function 'setupShadowMapVariableNames' declared 'static', move to anonymous namespace instead |
1 |
unreviewed
|
3 |
src/runtimerender/qssgrendershadowmap.cpp @ Line 12
|
|
misc-use-anonymous-namespace |
function 'allocateRhiShadowTexture' declared 'static', move to anonymous namespace instead |
1 |
unreviewed
|
4 |
src/runtimerender/qssgrendershadowmap.cpp @ Line 22
|
|
misc-use-anonymous-namespace |
function 'allocateRhiShadowRenderBuffer' declared 'static', move to anonymous namespace instead |
1 |
unreviewed
|
5 |
src/runtimerender/qssgrendershadowmap.cpp @ Line 30
|
|
misc-use-anonymous-namespace |
function 'getShadowMapTextureFormat' declared 'static', move to anonymous namespace instead |
1 |
unreviewed
|
6 |
src/runtimerender/qssgrendershadowmap.cpp @ Line 39
|
|
misc-use-anonymous-namespace |
function 'mapSizeToIndex' declared 'static', move to anonymous namespace instead |
1 |
unreviewed
|
7 |
src/runtimerender/qssgrendershadowmap.cpp @ Line 48
|
|
misc-use-anonymous-namespace |
function 'indexToMapSize' declared 'static', move to anonymous namespace instead |
1 |
unreviewed
|
8 |
src/xr/quick3dxr/openxr/qquick3dxrmanager_openxr.cpp @ Line 51
|
|
misc-use-anonymous-namespace |
function 'getXrReferenceSpaceType' declared 'static', move to anonymous namespace instead |
1 |
unreviewed
|
9 |
src/xr/quick3dxr/openxr/qquick3dxrmanager_openxr.cpp @ Line 65
|
|
misc-use-anonymous-namespace |
function 'getReferenceSpaceType' declared 'static', move to anonymous namespace instead |
1 |
unreviewed
|
10 |
src/xr/quick3dxr/openxr/qquick3dxrmanager_openxr.cpp @ Line 89
|
|
misc-use-anonymous-namespace |
function 'to_string' declared 'static', move to anonymous namespace instead |
2 |
unreviewed
|
11 |
src/xr/quick3dxr/openxr/qquick3dxrmanager_openxr.cpp @ Line 90
|
|
misc-use-anonymous-namespace |
function 'to_string' declared 'static', move to anonymous namespace instead |
2 |
unreviewed
|
12 |
src/xr/quick3dxr/openxr/qquick3dxrmanager_openxr.cpp @ Line 91
|
|
misc-use-anonymous-namespace |
function 'to_string' declared 'static', move to anonymous namespace instead |
2 |
unreviewed
|
13 |
src/xr/quick3dxr/openxr/qquick3dxrmanager_openxr.cpp @ Line 92
|
|
misc-use-anonymous-namespace |
function 'to_string' declared 'static', move to anonymous namespace instead |
2 |
unreviewed
|
14 |
src/xr/quick3dxr/openxr/qquick3dxrmanager_openxr.cpp @ Line 93
|
|
misc-use-anonymous-namespace |
function 'to_string' declared 'static', move to anonymous namespace instead |
2 |
unreviewed
|
15 |
src/xr/quick3dxr/openxr/qquick3dxrmanager_openxr.cpp @ Line 95
|
|
misc-use-anonymous-namespace |
function 'isExtensionSupported' declared 'static', move to anonymous namespace instead |
1 |
unreviewed
|
16 |
src/xr/quick3dxr/openxr/qquick3dxrmanager_openxr.cpp @ Line 107
|
|
misc-use-anonymous-namespace |
function 'isApiLayerSupported' declared 'static', move to anonymous namespace instead |
1 |
unreviewed
|
17 |
src/xr/quick3dxr/openxr/qquick3dxrmanager_openxr.cpp @ Line 121
|
|
misc-use-anonymous-namespace |
function 'defaultDebugCallbackFunc' declared 'static', move to anonymous namespace instead |
1 |
unreviewed
|
18 |
src/xr/quick3dxr/openxr/qquick3dxrmanager_openxr.cpp @ Line 743
|
|
readability-suspicious-call-argument |
1st argument 'stageSpace' (passed to 'space') looks like it might be swapped with the 2nd, 'localSpace' (passed to 'baseSpace') |
2 |
unreviewed
|
19 |
src/xr/quick3dxr/openxr/qquick3dxrmanager_openxr.cpp @ Line 1336
|
|
core.CallAndMessage |
1st function call argument is an uninitialized value |
34 |
unreviewed
|
20 |
src/xr/quick3dxr/openxr/qquick3dxrmanager_openxr_p.h @ Line 39
|
|
cppcoreguidelines-virtual-class-destructor |
destructor of 'QOpenXRSpaceExtension' is private and prevents using the type |
3 |
unreviewed
|
21 |
src/xr/quick3dxr/openxr/qquick3dxrmanager_openxr_p.h @ Line 41
|
|
cppcoreguidelines-virtual-class-destructor |
destructor of 'QOpenXRInputManager' is private and prevents using the type |
3 |
unreviewed
|
22 |
src/xr/quick3dxr/openxr/qquick3dxrmanager_openxr_p.h @ Line 43
|
|
cppcoreguidelines-special-member-functions |
class 'QQuick3DXrManagerPrivate' defines a non-default destructor but does not define a copy constructor or a copy assignment operator |
1 |
unreviewed
|
23 |
src/xr/quick3dxr/qquick3dxrmanager_p.h @ Line 34
|
|
cppcoreguidelines-virtual-class-destructor |
destructor of 'QOpenXRInputManager' is private and prevents using the type |
3 |
unreviewed
|
24 |
src/xr/quick3dxr/qquick3dxrmanager_p.h @ Line 48
|
|
cppcoreguidelines-special-member-functions |
class 'QQuick3DXrManager' defines a non-default destructor but does not define a copy constructor or a copy assignment operator |
1 |
unreviewed
|