makeMTL4CommandQueue()
Creates a new command queue.
Declaration
func makeMTL4CommandQueue() -> (any MTL4CommandQueue)?Mentioned in
Return Value
A MTL4CommandQueue instance, or nil if the function failed.
Creates a new command queue.
func makeMTL4CommandQueue() -> (any MTL4CommandQueue)?A MTL4CommandQueue instance, or nil if the function failed.