Package org.robovm.apple.metalps
Interface MPSSVGFTextureAllocator
- All Superinterfaces:
NSObjectProtocol,ObjCProtocol
- All Known Implementing Classes:
MPSSVGFDefaultTextureAllocator
public interface MPSSVGFTextureAllocator extends NSObjectProtocol
- Since:
- Available in iOS 13.0 and later.
-
Method Summary
Modifier and Type Method Description MTLTextureallocateTexture(MTLPixelFormat pixelFormat, long width, long height)voidreturnTexture(MTLTexture texture)