IMTLRenderPipelineState
Device
GpuResourceId
ImageblockSampleLength
Label
MaxTotalThreadgroupsPerMeshGrid
MaxTotalThreadsPerThreadgroup
MeshThreadExecutionWidth
SupportIndirectCommandBuffers
ThreadgroupSizeMatchesTileSize
FunctionHandleWithFunction(IMTLFunction, MTLRenderStages)
GetImageblockMemoryLength(MTLSize)
NewIntersectionFunctionTableWithDescriptor(MTLIntersectionFunctionTableDescriptor, MTLRenderStages)
NewRenderPipelineStateWithAdditionalBinaryFunctions(MTLRenderPipelineFunctionsDescriptor, NSError)
NewVisibleFunctionTableWithDescriptor(MTLVisibleFunctionTableDescriptor, MTLRenderStages)
FunctionHandleWithFunction(IMTLRenderPipelineState, IMTLFunction, MTLRenderStages)
GetImageblockMemoryLength(IMTLRenderPipelineState, MTLSize)
GetImageblockSampleLength(IMTLRenderPipelineState)
GetMaxTotalThreadsPerMeshThreadgroup(IMTLRenderPipelineState)
GetMaxTotalThreadsPerObjectThreadgroup(IMTLRenderPipelineState)
GetMaxTotalThreadsPerThreadgroup(IMTLRenderPipelineState)
GetObjectThreadExecutionWidth(IMTLRenderPipelineState)
GetSupportIndirectCommandBuffers(IMTLRenderPipelineState)
GetThreadgroupSizeMatchesTileSize(IMTLRenderPipelineState)
NewIntersectionFunctionTableWithDescriptor(IMTLRenderPipelineState, MTLIntersectionFunctionTableDescriptor, MTLRenderStages)
NewRenderPipelineStateWithAdditionalBinaryFunctions(IMTLRenderPipelineState, MTLRenderPipelineFunctionsDescriptor, NSError)
NewVisibleFunctionTableWithDescriptor(IMTLRenderPipelineState, MTLVisibleFunctionTableDescriptor, MTLRenderStages)
xamarinios
namespace Metal
{
public static class MTLRenderPipelineState_Extensions
{
[BindingImpl(BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
public static nuint GetImageblockSampleLength(this IMTLRenderPipelineState! This);
}
}
Xamarin iOS | 0.0 |
---|---|
Information specific to xamarinios | |
Assembly | Xamarin.iOS , Version=0.0.0.0, PublicKeyToken=84e04ff9cfb79065 |
Referencing | The API is automatically referenced. |
Platform Restrictions | This framework does not have platform annotations. |
- Built-in API
- Package-provided API