dispatchThreads(threadsPerGrid:threadsPerThreadgroup:)
Encodes a compute dispatch command using an arbitrarily-sized grid.
Declaration
func dispatchThreads(threadsPerGrid: MTLSize, threadsPerThreadgroup: MTLSize)Encodes a compute dispatch command using an arbitrarily-sized grid.
func dispatchThreads(threadsPerGrid: MTLSize, threadsPerThreadgroup: MTLSize)