IMTLArgumentEncoder
Alignment
Device
EncodedLength
Label
CreateArgumentEncoder(nuint)
CreateArgumentEncoder(nuint)
GetConstantData(nuint)
GetConstantData(nuint)
SetAccelerationStructure(IMTLAccelerationStructure, nuint)
SetArgumentBuffer(IMTLBuffer, nuint)
SetArgumentBuffer(IMTLBuffer, nuint)
SetArgumentBuffer(IMTLBuffer, nuint, nuint)
SetArgumentBuffer(IMTLBuffer, nuint, nuint)
SetBuffer(IMTLBuffer, nuint, nuint)
SetBuffer(IMTLBuffer, nuint, nuint)
SetBuffers(IMTLBuffer[], IntPtr, NSRange)
SetBuffers(nint, nint, NSRange)
SetComputePipelineState(IMTLComputePipelineState, nuint)
SetComputePipelineStates(IMTLComputePipelineState[], NSRange)
SetIndirectCommandBuffer(IMTLIndirectCommandBuffer, nuint)
SetIndirectCommandBuffers(IMTLIndirectCommandBuffer[], NSRange)
SetIntersectionFunctionTable(IMTLIntersectionFunctionTable, nuint)
SetIntersectionFunctionTables(IMTLIntersectionFunctionTable[], NSRange)
SetRenderPipelineState(IMTLRenderPipelineState, nuint)
SetRenderPipelineStates(IMTLRenderPipelineState[], NSRange)
SetSamplerState(IMTLSamplerState, nuint)
SetSamplerState(IMTLSamplerState, nuint)
SetSamplerStates(IMTLSamplerState[], NSRange)
SetTexture(IMTLTexture, nuint)
SetTexture(IMTLTexture, nuint)
SetTextures(IMTLTexture[], NSRange)
SetVisibleFunctionTable(IMTLVisibleFunctionTable, nuint)
SetVisibleFunctionTables(IMTLVisibleFunctionTable[], NSRange)
CreateArgumentEncoder(IMTLArgumentEncoder, nuint)
SetAccelerationStructure(IMTLArgumentEncoder, IMTLAccelerationStructure, nuint)
SetBuffers(IMTLArgumentEncoder, IMTLBuffer[], nint[], NSRange)
SetBuffers(IMTLArgumentEncoder, IMTLBuffer[], nuint[], NSRange)
SetComputePipelineState(IMTLArgumentEncoder, IMTLComputePipelineState, nuint)
SetComputePipelineStates(IMTLArgumentEncoder, IMTLComputePipelineState[], NSRange)
SetIndirectCommandBuffer(IMTLArgumentEncoder, IMTLIndirectCommandBuffer, nuint)
SetIndirectCommandBuffers(IMTLArgumentEncoder, IMTLIndirectCommandBuffer[], NSRange)
SetIntersectionFunctionTable(IMTLArgumentEncoder, IMTLIntersectionFunctionTable, nuint)
SetIntersectionFunctionTables(IMTLArgumentEncoder, IMTLIntersectionFunctionTable[], NSRange)
SetRenderPipelineState(IMTLArgumentEncoder, IMTLRenderPipelineState, nuint)
SetRenderPipelineStates(IMTLArgumentEncoder, IMTLRenderPipelineState[], NSRange)
SetVisibleFunctionTable(IMTLArgumentEncoder, IMTLVisibleFunctionTable, nuint)
SetVisibleFunctionTables(IMTLArgumentEncoder, IMTLVisibleFunctionTable[], NSRange)
net9.0-tvos17.2
namespace Metal
{
public static class MTLArgumentEncoder_Extensions
{
[BindingImpl(BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
[SupportedOSPlatform("tvos16.0")]
[UnsupportedOSPlatform("macos")]
[UnsupportedOSPlatform("ios")]
[UnsupportedOSPlatform("maccatalyst")]
public static void SetIntersectionFunctionTables(this IMTLArgumentEncoder! This, IMTLIntersectionFunctionTable![]! intersectionFunctionTables, NSRange range);
}
}
.NET | 9.0 |
---|---|
Information specific to net9.0 | |
Platforms | This API is only available when you target a specific platform: |
tvOS | 10.010.110.211.011.111.211.311.412.012.112.212.312.413.013.213.313.414.014.214.314.414.515.015.215.416.016.116.417.017.2 |
Information specific to net9.0-tvos17.2 | |
Assembly | Microsoft.tvOS , Version=17.2.0.0, PublicKeyToken=84e04ff9cfb79065 |
Referencing | The API is automatically referenced. |
Platform Restrictions | This API is only supported on the following platforms:
|
- Built-in API
- Package-provided API