Merge branch 'main' of https://github.com/MrScautHD/Bliss #2
Annotations
10 warnings
build:
src/Bliss/CSharp/Descriptor/BlissDescriptorPool.cs#L48
Argument 2 should be passed with 'ref' or 'in' keyword
|
build:
src/Bliss/CSharp/Rendering/Vulkan/BlissDevice.cs#L52
Non-nullable field '_khrSurface' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
build:
src/Bliss/CSharp/Rendering/Vulkan/BlissDevice.cs#L52
Non-nullable field '_debugUtils' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
build:
src/Bliss/CSharp/Rendering/Vulkan/BlissDevice.cs#L113
Argument 1 should be passed with 'ref' or 'in' keyword
|
build:
src/Bliss/CSharp/Rendering/Vulkan/BlissDevice.cs#L265
Argument 2 should be passed with 'ref' or 'in' keyword
|
build:
src/Bliss/CSharp/Rendering/Vulkan/BlissDevice.cs#L315
Argument 2 should be passed with 'ref' or 'in' keyword
|
build:
src/Bliss/CSharp/Rendering/Vulkan/BlissDevice.cs#L329
Argument 2 should be passed with 'ref' or 'in' keyword
|
build:
src/Bliss/CSharp/Rendering/Vulkan/BlissDevice.cs#L350
Argument 5 should be passed with 'ref' or 'in' keyword
|
build:
src/Bliss/CSharp/Rendering/Vulkan/BlissDevice.cs#L367
Argument 2 should be passed with 'ref' or 'in' keyword
|
build:
src/Bliss/CSharp/Rendering/Vulkan/BlissDevice.cs#L374
Argument 2 should be passed with 'ref' or 'in' keyword
|