Compartilhar via


IGL11ExtensionPack.GlGetFramebufferAttachmentParameterivOES Método

Definição

Sobrecargas

GlGetFramebufferAttachmentParameterivOES(Int32, Int32, Int32, IntBuffer)
GlGetFramebufferAttachmentParameterivOES(Int32, Int32, Int32, Int32[], Int32)

GlGetFramebufferAttachmentParameterivOES(Int32, Int32, Int32, IntBuffer)

[Android.Runtime.Register("glGetFramebufferAttachmentParameterivOES", "(IIILjava/nio/IntBuffer;)V", "GetGlGetFramebufferAttachmentParameterivOES_IIILjava_nio_IntBuffer_Handler:Javax.Microedition.Khronos.Opengles.IGL11ExtensionPackInvoker, Mono.Android, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null")]
public void GlGetFramebufferAttachmentParameterivOES (int target, int attachment, int pname, Java.Nio.IntBuffer? params);
[<Android.Runtime.Register("glGetFramebufferAttachmentParameterivOES", "(IIILjava/nio/IntBuffer;)V", "GetGlGetFramebufferAttachmentParameterivOES_IIILjava_nio_IntBuffer_Handler:Javax.Microedition.Khronos.Opengles.IGL11ExtensionPackInvoker, Mono.Android, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null")>]
abstract member GlGetFramebufferAttachmentParameterivOES : int * int * int * Java.Nio.IntBuffer -> unit

Parâmetros

target
Int32
attachment
Int32
pname
Int32
params
IntBuffer
Atributos

Comentários

Partes desta página são modificações baseadas no trabalho criado e compartilhado pelo Android Open Source Project e usado de acordo com os termos descritos na Creative Commons 2.5 Attribution License.

Aplica-se a

GlGetFramebufferAttachmentParameterivOES(Int32, Int32, Int32, Int32[], Int32)

[Android.Runtime.Register("glGetFramebufferAttachmentParameterivOES", "(III[II)V", "GetGlGetFramebufferAttachmentParameterivOES_IIIarrayIIHandler:Javax.Microedition.Khronos.Opengles.IGL11ExtensionPackInvoker, Mono.Android, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null")]
public void GlGetFramebufferAttachmentParameterivOES (int target, int attachment, int pname, int[]? params, int offset);
[<Android.Runtime.Register("glGetFramebufferAttachmentParameterivOES", "(III[II)V", "GetGlGetFramebufferAttachmentParameterivOES_IIIarrayIIHandler:Javax.Microedition.Khronos.Opengles.IGL11ExtensionPackInvoker, Mono.Android, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null")>]
abstract member GlGetFramebufferAttachmentParameterivOES : int * int * int * int[] * int -> unit

Parâmetros

target
Int32
attachment
Int32
pname
Int32
params
Int32[]
offset
Int32
Atributos

Comentários

Partes desta página são modificações baseadas no trabalho criado e compartilhado pelo Android Open Source Project e usado de acordo com os termos descritos na Creative Commons 2.5 Attribution License.

Aplica-se a