MTLDevice.newLibraryWithSource

Synchronously creates a Metal library instance by compiling the functions in a source string.

interface MTLDevice
@selector("newLibraryWithSource:options:error:")
newLibraryWithSource

Meta