MTLRenderPipelineState_Extensions.NewRenderPipelineStateWithAdditionalBinaryFunctions Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public static Metal.IMTLRenderPipelineState? NewRenderPipelineStateWithAdditionalBinaryFunctions(this Metal.IMTLRenderPipelineState This, Metal.MTLRenderPipelineFunctionsDescriptor additionalBinaryFunctions, out Foundation.NSError? error);
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
static member NewRenderPipelineStateWithAdditionalBinaryFunctions : Metal.IMTLRenderPipelineState * Metal.MTLRenderPipelineFunctionsDescriptor * NSError -> Metal.IMTLRenderPipelineState
Parameters
- additionalBinaryFunctions
- MTLRenderPipelineFunctionsDescriptor
- error
- NSError
Returns
- Attributes