Metal.IMTLComputeCommandEncoder: Method Members

The methods of Metal.IMTLComputeCommandEncoder are listed below. For a list of all members, see the IMTLComputeCommandEncoder Members list.

Public Methods

DispatchThreadgroups(MTLSize, MTLSize)
Documentation for this section has not yet been entered.
SetBuffer(IMTLBuffer, nuint, nuint)
Documentation for this section has not yet been entered.
SetBuffers(IMTLBuffer[], IntPtr, Foundation.NSRange)
Documentation for this section has not yet been entered.
SetComputePipelineState(IMTLComputePipelineState)
Documentation for this section has not yet been entered.
SetSamplerState(IMTLSamplerState, nuint)
Documentation for this section has not yet been entered.
SetSamplerState(IMTLSamplerState, float, float, nuint)
Documentation for this section has not yet been entered.
SetSamplerStates(IMTLSamplerState[], Foundation.NSRange)
Documentation for this section has not yet been entered.
SetSamplerStates(IMTLSamplerState[], IntPtr, IntPtr, Foundation.NSRange)
Documentation for this section has not yet been entered.
SetTexture(IMTLTexture, nuint)
Documentation for this section has not yet been entered.
SetTextures(IMTLTexture[], Foundation.NSRange)
Documentation for this section has not yet been entered.
SetThreadgroupMemoryLength(nuint, nuint)
Documentation for this section has not yet been entered.