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