Metal.IMTLDevice Members

The members of Metal.IMTLDevice are listed below.

Public Properties

[read-only]
Namestring. Documentation for this section has not yet been entered.

Public Methods

CreateBuffer(MTLResourceOptions, nuint) : IMTLBuffer
Documentation for this section has not yet been entered.
CreateBuffer(IntPtr, MTLResourceOptions, nuint) : IMTLBuffer
Documentation for this section has not yet been entered.
CreateBufferNoCopy(IntPtr, MTLResourceOptions, MTLDeallocator, nuint) : IMTLBuffer
Documentation for this section has not yet been entered.
CreateCommandQueue() : IMTLCommandQueue
Documentation for this section has not yet been entered.
CreateCommandQueue(nuint) : IMTLCommandQueue
Documentation for this section has not yet been entered.
CreateComputePipelineState(IMTLFunction, out Foundation.NSError) : IMTLComputePipelineState
Documentation 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) : IMTLComputePipelineState
Documentation for this section has not yet been entered.
CreateDefaultLibrary() : IMTLLibrary
Documentation for this section has not yet been entered.
CreateDepthStencilState(MTLDepthStencilDescriptor) : IMTLDepthStencilState
Documentation for this section has not yet been entered.
CreateLibrary(Foundation.NSObject, out Foundation.NSError) : IMTLLibrary
Documentation for this section has not yet been entered.
CreateLibrary(string, out Foundation.NSError) : IMTLLibrary
Documentation for this section has not yet been entered.
CreateLibrary(string, MTLCompileOptions, out Foundation.NSError) : IMTLLibrary
Documentation 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) : IMTLRenderPipelineState
Documentation 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) : IMTLRenderPipelineState
Documentation for this section has not yet been entered.
CreateSamplerState(MTLSamplerDescriptor) : IMTLSamplerState
Documentation for this section has not yet been entered.
CreateTexture(MTLTextureDescriptor) : IMTLTexture
Documentation for this section has not yet been entered.
SupportsFeatureSet(MTLFeatureSet) : bool
Documentation for this section has not yet been entered.