Constructors

Link copied to clipboard
constructor(surfaceView: ZSurfaceView)

Properties

Link copied to clipboard
var commandBuffer: MTLCommandBufferProtocol?
Link copied to clipboard
val commandQueue: MTLCommandQueueProtocol
Link copied to clipboard
val device: MTLDeviceProtocol
Link copied to clipboard
var renderEncoder: MTLRenderCommandEncoderProtocol?
Link copied to clipboard

Functions

Link copied to clipboard
open override fun initWithSurfaceView(surfaceView: ZSurfaceView)
Link copied to clipboard
Link copied to clipboard
fun makeRenderCommandEncoder(renderPassDescriptor: MTLRenderPassDescriptor)