Documentation for this section has not yet been entered.
Syntax
[Foundation.Export("copyFromBuffer:sourceOffset:sourceBytesPerRow:sourceBytesPerImage:sourceSize:toTexture:destinationSlice:destinationLevel:destinationOrigin:")]
[Foundation.Preserve(Conditional=true)]
public
void CopyFromBuffer (
IMTLBuffer sourceBuffer,
MTLSize sourceSize,
IMTLTexture destinationTexture,
MTLOrigin destinationOrigin,
nuint sourceOffset,
nuint sourceBytesPerRow,
nuint sourceBytesPerImage,
nuint destinationSlice,
nuint destinationLevel)
Parameters
- sourceBuffer
- Documentation for this section has not yet been entered.
- sourceOffset
- Documentation for this section has not yet been entered.
- sourceBytesPerRow
- Documentation for this section has not yet been entered.
- sourceBytesPerImage
- Documentation for this section has not yet been entered.
- sourceSize
- Documentation for this section has not yet been entered.
- destinationTexture
- Documentation for this section has not yet been entered.
- destinationSlice
- Documentation for this section has not yet been entered.
- destinationLevel
- Documentation for this section has not yet been entered.
- destinationOrigin
- Documentation for this section has not yet been entered.
Remarks
Requirements
Namespace: Metal
Assembly: Xamarin.iOS (in Xamarin.iOS.dll)
Assembly Versions: 0.0.0.0