ZernikaloscontextZMtlRenderingContextZMtlRenderingContext Members Constructors ZMtlRenderingContext Link copied to clipboard metal constructor(surfaceView: ZSurfaceView) Properties commandBuffer Link copied to clipboard metal var commandBuffer: MTLCommandBufferProtocol? commandQueue Link copied to clipboard metal val commandQueue: MTLCommandQueueProtocol device Link copied to clipboard metal val device: MTLDeviceProtocol renderEncoder Link copied to clipboard metal var renderEncoder: MTLRenderCommandEncoderProtocol? surfaceView Link copied to clipboard metal val surfaceView: ZSurfaceView Functions initWithSurfaceView Link copied to clipboard metal open override fun initWithSurfaceView(surfaceView: ZSurfaceView) makeCommandBuffer Link copied to clipboard metal fun makeCommandBuffer() makeRenderCommandEncoder Link copied to clipboard metal fun makeRenderCommandEncoder(renderPassDescriptor: MTLRenderPassDescriptor)