次の方法で共有


MTLBuffer_Extensions.CreateTexture メソッド

定義

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 13, ObjCRuntime.PlatformArchitecture.Arch64, null)]
public static Metal.IMTLTexture CreateTexture (this Metal.IMTLBuffer This, Metal.MTLTextureDescriptor descriptor, nuint offset, nuint bytesPerRow);
static member CreateTexture : Metal.IMTLBuffer * Metal.MTLTextureDescriptor * nuint * nuint -> Metal.IMTLTexture

パラメーター

This
IMTLBuffer
offset
System.System.UIntPtr System.unativeint
bytesPerRow
System.System.UIntPtr System.unativeint

戻り値

属性

適用対象