AttributeFromImageChannels Rotation factors fix #605
Merged
Annotations
8 warnings
Build:
Operators/Spout/lib/interop/SpoutDX.cs#L27900
Struct member returns 'this' or other instance members by reference
|
Build:
Operators/Spout/lib/interop/SpoutDX.cs#L76994
'Spout.Frame' hides inherited member 'SpoutGL.Frame'. Use the new keyword if hiding was intended.
|
Build:
Operators/TypeOperators/Gfx/ComputeShaderStage.cs#L11
Non-nullable field '_prevDepthStencilView' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
Build:
Operators/TypeOperators/Gfx/ComputeShaderStage.cs#L11
Non-nullable field '_prevRenderTargetViews' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
Build:
Operators/Spout/lib/interop/SpoutDX.cs#L27900
Struct member returns 'this' or other instance members by reference
|
Build:
Operators/Spout/lib/interop/SpoutDX.cs#L76994
'Spout.Frame' hides inherited member 'SpoutGL.Frame'. Use the new keyword if hiding was intended.
|
Build:
Operators/TypeOperators/Gfx/ComputeShaderStage.cs#L11
Non-nullable field '_prevDepthStencilView' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
Build:
Operators/TypeOperators/Gfx/ComputeShaderStage.cs#L11
Non-nullable field '_prevRenderTargetViews' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
Loading