Uses of Class
org.robovm.apple.corevideo.CVMetalTextureCache
| Package | Description |
|---|---|
| org.robovm.apple.corevideo |
-
Uses of CVMetalTextureCache in org.robovm.apple.corevideo
Methods in org.robovm.apple.corevideo that return CVMetalTextureCache Modifier and Type Method Description static CVMetalTextureCacheCVMetalTextureCache. create(CFAllocator allocator, CVMetalTextureCacheAttributes cacheAttributes, MTLDevice metalDevice, NSDictionary<NSString,?> textureAttributes)static CVMetalTextureCacheCVMetalTextureCache. create(CVMetalTextureCacheAttributes cacheAttributes, MTLDevice metalDevice, NSDictionary<NSString,?> textureAttributes)Methods in org.robovm.apple.corevideo with parameters of type CVMetalTextureCache Modifier and Type Method Description static CVMetalTextureCVMetalTextureCache. createTexture(CFAllocator allocator, CVMetalTextureCache textureCache, CVImageBuffer sourceImage, NSDictionary<NSString,?> textureAttributes, MTLPixelFormat pixelFormat, long width, long height, long planeIndex)static CVMetalTextureCVMetalTextureCache. createTexture(CVMetalTextureCache textureCache, CVImageBuffer sourceImage, NSDictionary<NSString,?> textureAttributes, MTLPixelFormat pixelFormat, long width, long height, long planeIndex)