| CreateBuffer(MTLResourceOptions, nuint) : IMTLBufferDocumentation for this section has not yet been entered. |
| CreateBuffer(IntPtr, MTLResourceOptions, nuint) : IMTLBufferDocumentation for this section has not yet been entered. |
| CreateBufferNoCopy(IntPtr, MTLResourceOptions, MTLDeallocator, nuint) : IMTLBufferDocumentation for this section has not yet been entered. |
| CreateCommandQueue() : IMTLCommandQueueDocumentation for this section has not yet been entered. |
| CreateCommandQueue(nuint) : IMTLCommandQueueDocumentation for this section has not yet been entered. |
| CreateComputePipelineState(IMTLFunction, out Foundation.NSError) : IMTLComputePipelineStateDocumentation for this section has not yet been entered. |
| CreateComputePipelineState(IMTLFunction, MTLPipelineOption, Action<IMTLComputePipelineState, MTLComputePipelineReflection, Foundation.NSError>)Documentation for this section has not yet been entered. |
| CreateComputePipelineState(IMTLFunction, MTLPipelineOption, out MTLComputePipelineReflection, out Foundation.NSError) : IMTLComputePipelineStateDocumentation for this section has not yet been entered. |
| CreateDefaultLibrary() : IMTLLibraryDocumentation for this section has not yet been entered. |
| CreateDepthStencilState(MTLDepthStencilDescriptor) : IMTLDepthStencilStateDocumentation for this section has not yet been entered. |
| CreateLibrary(Foundation.NSObject, out Foundation.NSError) : IMTLLibraryDocumentation for this section has not yet been entered. |
| CreateLibrary(string, out Foundation.NSError) : IMTLLibraryDocumentation for this section has not yet been entered. |
| CreateLibrary(string, MTLCompileOptions, out Foundation.NSError) : IMTLLibraryDocumentation for this section has not yet been entered. |
| CreateLibrary(string, MTLCompileOptions, Action<IMTLLibrary, Foundation.NSError>)Documentation for this section has not yet been entered. |
| CreateRenderPipelineState(MTLRenderPipelineDescriptor, out Foundation.NSError) : IMTLRenderPipelineStateDocumentation for this section has not yet been entered. |
| CreateRenderPipelineState(MTLRenderPipelineDescriptor, Action<IMTLRenderPipelineState, Foundation.NSError>)Documentation for this section has not yet been entered. |
| CreateRenderPipelineState(MTLRenderPipelineDescriptor, MTLPipelineOption, Action<IMTLRenderPipelineState, MTLRenderPipelineReflection, Foundation.NSError>)Documentation for this section has not yet been entered. |
| CreateRenderPipelineState(MTLRenderPipelineDescriptor, MTLPipelineOption, out MTLRenderPipelineReflection, out Foundation.NSError) : IMTLRenderPipelineStateDocumentation for this section has not yet been entered. |
| CreateSamplerState(MTLSamplerDescriptor) : IMTLSamplerStateDocumentation for this section has not yet been entered. |
| CreateTexture(MTLTextureDescriptor) : IMTLTextureDocumentation for this section has not yet been entered. |
| SupportsFeatureSet(MTLFeatureSet) : boolDocumentation for this section has not yet been entered. |