Add Vulkan backend for 3D rendering with advanced features #2378
Annotations
10 warnings
|
build
Non-nullable field '_blueCurve' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
|
build
Non-nullable field '_greenCurve' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
|
build
Non-nullable field '_redCurve' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
|
build
Non-nullable field '_masterCurve' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
|
build:
src/Beutl.Engine/Graphics3D/Nodes/PointShadowPass.cs#L193
Possible null reference argument for parameter 'depthTexture' in 'IFramebuffer3D IGraphicsContext.CreateFramebuffer3D(IRenderPass3D renderPass, IReadOnlyList<ITexture2D> colorTextures, ITexture2D depthTexture)'.
|
|
build:
src/Beutl.Engine/Graphics3D/Nodes/PointShadowPass.cs#L192
Possible null reference assignment.
|
|
build:
src/Beutl.Engine/Media/Decoding/APNG/Frame.cs#L22
Non-nullable property 'IENDChunk' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
build:
src/Beutl.Engine/Media/Decoding/APNG/Frame.cs#L12
Non-nullable property 'IHDRChunk' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
build:
src/Beutl.Engine/Engine/AnimatableProperty.cs#L24
Non-nullable field '_name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
|
build:
src/Beutl.Engine.SourceGenerators/EngineObjectResourceGenerator.cs#L17
'Beutl.Engine.SourceGenerators.EngineObjectResourceGenerator': A project containing analyzers or source generators should specify the property '<EnforceExtendedAnalyzerRules>true</EnforceExtendedAnalyzerRules>'
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
Coverage
|
4.03 MB |
sha256:052a88303b7cca575fc0fe99f7e89aca2394aaf94087c33922c907bb5f5b22d4
|
|