Contents

functionHandle(function:)

Declaration

func functionHandle(function: any MTLFunction) -> (any MTLFunctionHandle)?

Discussion

Returns the function handle for a function that was compiled with MTLFunctionOptionPipelineIndependent and MTLFunctionOptionCompileToBinary.