Uses of Class
org.robovm.apple.metal.MTLTexture.MTLTexturePtr
| Package | Description |
|---|---|
| org.robovm.apple.metal |
-
Uses of MTLTexture.MTLTexturePtr in org.robovm.apple.metal
Methods in org.robovm.apple.metal with parameters of type MTLTexture.MTLTexturePtr Modifier and Type Method Description protected voidMTLRenderCommandEncoder. setFragmentTextures(MTLTexture.MTLTexturePtr textures, NSRange range)protected voidMTLComputeCommandEncoder. setTextures(MTLTexture.MTLTexturePtr textures, NSRange range)protected voidMTLRenderCommandEncoder. setVertexTextures(MTLTexture.MTLTexturePtr textures, NSRange range)