Move to using RgbaFloat internally #116
Annotations
1 error and 10 warnings
|
build-and-test
Process completed with exit code 1.
|
|
build-and-test:
BCnEnc.Net/Decoder/BcDecoder.cs#L129
XML comment has a param tag for 'outputSpan', but there is no parameter by that name
|
|
build-and-test:
BCnEnc.Net/Decoder/BcDecoder.cs#L130
Parameter 'output' has no matching param tag in the XML comment for 'BcDecoder.DecodeBlock<TOut>(ReadOnlySpan<byte>, Memory2D<TOut>, CompressionFormat, CompressionFormat)' (but other parameters do)
|
|
build-and-test:
BCnEnc.Net/Decoder/BcDecoder.cs#L130
Parameter 'outputFormat' has no matching param tag in the XML comment for 'BcDecoder.DecodeBlock<TOut>(ReadOnlySpan<byte>, Memory2D<TOut>, CompressionFormat, CompressionFormat)' (but other parameters do)
|
|
build-and-test:
BCnEnc.Net/Decoder/BcDecoder.cs#L148
Parameter 'outputFormat' has no matching param tag in the XML comment for 'BcDecoder.DecodeBlock<TOut>(Stream, Memory2D<TOut>, CompressionFormat, CompressionFormat)' (but other parameters do)
|
|
build-and-test:
BCnEnc.Net/Decoder/BcDecoder.cs#L248
Parameter 'output' has no matching param tag in the XML comment for 'BcDecoder.DecodeRawInternal(ReadOnlyMemory<byte>, Memory<byte>, int, int, CompressionFormat, CompressionFormat, CancellationToken)' (but other parameters do)
|
|
build-and-test:
BCnEnc.Net/Decoder/BcDecoder.cs#L248
Parameter 'outputFormat' has no matching param tag in the XML comment for 'BcDecoder.DecodeRawInternal(ReadOnlyMemory<byte>, Memory<byte>, int, int, CompressionFormat, CompressionFormat, CancellationToken)' (but other parameters do)
|
|
build-and-test:
BCnEnc.Net/Encoder/BcEncoder.cs#L61
Parameter 'token' has no matching param tag in the XML comment for 'BcEncoder.EncodeAsync(BCnTextureData, CancellationToken)' (but other parameters do)
|
|
build-and-test:
BCnEnc.Net/Encoder/BcEncoder.cs#L70
XML comment has a param tag for 'input', but there is no parameter by that name
|
|
build-and-test:
BCnEnc.Net/Encoder/BcEncoder.cs#L72
Parameter 'right' has no matching param tag in the XML comment for 'BcEncoder.EncodeCubeMap(ReadOnlyMemory2D<ColorRgba32>, ReadOnlyMemory2D<ColorRgba32>, ReadOnlyMemory2D<ColorRgba32>, ReadOnlyMemory2D<ColorRgba32>, ReadOnlyMemory2D<ColorRgba32>, ReadOnlyMemory2D<ColorRgba32>)' (but other parameters do)
|
|
build-and-test:
BCnEnc.Net/Encoder/BcEncoder.cs#L72
Parameter 'left' has no matching param tag in the XML comment for 'BcEncoder.EncodeCubeMap(ReadOnlyMemory2D<ColorRgba32>, ReadOnlyMemory2D<ColorRgba32>, ReadOnlyMemory2D<ColorRgba32>, ReadOnlyMemory2D<ColorRgba32>, ReadOnlyMemory2D<ColorRgba32>, ReadOnlyMemory2D<ColorRgba32>)' (but other parameters do)
|