다음을 통해 공유


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

반환

특성

적용 대상