Companion
object Companion
Functions
Link copied to clipboard
Creates a Graphite context that submits work to a Metal command queue.
Link copied to clipboard
fun makeVulkan(instancePtr: NativePointer, physicalDevicePtr: NativePointer, devicePtr: NativePointer, queuePtr: NativePointer, graphicsQueueIndex: Int, maxApiVersion: Int): GraphiteContext
Creates a Graphite context that submits work to a Vulkan queue.