put rendergraph_sg and rendergraph_gl in different namespaces #302
Annotations
5 errors and 3 warnings
coverage
Process completed with exit code 2.
|
clang-tidy
The job was canceled because "coverage" failed.
|
clang-tidy
The operation was canceled.
|
clazy
The job was canceled because "coverage" failed.
|
clazy
The operation was canceled.
|
coverage:
src/rendergraph/opengl/backend/basegeometrynode.cpp#L19
control reaches end of non-void function [-Wreturn-type]
|
clazy:
src/rendergraph/common/rendergraph/uniformset.cpp#L7
Missing reference in range-for with non trivial type (rendergraph_gl::Uniform) [-Wclazy-range-loop-reference]
|
clazy:
src/rendergraph/opengl/texture.cpp#L13
Don't call QImage::bits() on temporary [-Wclazy-detaching-temporary]
|