Compartir a través de


IMTLArgumentEncoder.GetConstantData(nuint) Método

Definición

Devuelve un puntero a la constante en el especificado index en el búfer.

[Foundation.Export("constantDataAtIndex:")]
[Foundation.Preserve(Conditional=true)]
public IntPtr GetConstantData (nuint index);
abstract member GetConstantData : nuint -> nativeint

Parámetros

index
System.System.UIntPtr System.unativeint

Índice de la constante. Un identificador de índice metal o el miembro de índice de .MTLArgumentDescriptor

Devoluciones

IntPtr

nativeint

Atributos

Se aplica a