-
Methods in org.robovm.apple.corevideo that return CVMetalTexture
| Modifier and Type |
Method |
Description |
static CVMetalTexture |
CVMetalTextureCache.createTexture(CFAllocator allocator,
CVMetalTextureCache textureCache,
CVImageBuffer sourceImage,
NSDictionary<NSString,?> textureAttributes,
MTLPixelFormat pixelFormat,
long width,
long height,
long planeIndex) |
|
static CVMetalTexture |
CVMetalTextureCache.createTexture(CVMetalTextureCache textureCache,
CVImageBuffer sourceImage,
NSDictionary<NSString,?> textureAttributes,
MTLPixelFormat pixelFormat,
long width,
long height,
long planeIndex) |
|