Qcom
AlphaFunc(All, Single)
DisableDriverControl(Int32)
DisableDriverControl(UInt32)
EnableDriverControl(Int32)
EnableDriverControl(UInt32)
EndTiling(Int32)
EndTiling(UInt32)
ExtGetBufferPointer(All, IntPtr)
ExtGetBufferPointer<T1>(All, T1)
ExtGetBufferPointer<T1>(All, T1[])
ExtGetBufferPointer<T1>(All, T1[,])
ExtGetBufferPointer<T1>(All, T1[,,])
ExtGetBuffers(Int32, Int32, Int32)
ExtGetBuffers(Int32[], Int32, Int32[])
ExtGetBuffers(Int32*, Int32, Int32*)
ExtGetBuffers(UInt32, Int32, Int32)
ExtGetBuffers(UInt32[], Int32, Int32[])
ExtGetBuffers(UInt32*, Int32, Int32*)
ExtGetFramebuffers(Int32, Int32, Int32)
ExtGetFramebuffers(Int32[], Int32, Int32[])
ExtGetFramebuffers(Int32*, Int32, Int32*)
ExtGetFramebuffers(UInt32, Int32, Int32)
ExtGetFramebuffers(UInt32[], Int32, Int32[])
ExtGetFramebuffers(UInt32*, Int32, Int32*)
ExtGetProgram(Int32, Int32, Int32)
ExtGetProgram(Int32[], Int32, Int32[])
ExtGetProgram(Int32*, Int32, Int32*)
ExtGetProgram(UInt32, Int32, Int32)
ExtGetProgram(UInt32[], Int32, Int32[])
ExtGetProgram(UInt32*, Int32, Int32*)
ExtGetProgramBinarySource(Int32, All, String, Int32)
ExtGetProgramBinarySource(Int32, All, String, Int32[])
ExtGetProgramBinarySource(Int32, All, String, Int32*)
ExtGetProgramBinarySource(UInt32, All, String, Int32)
ExtGetProgramBinarySource(UInt32, All, String, Int32[])
ExtGetProgramBinarySource(UInt32, All, String, Int32*)
ExtGetRenderbuffers(Int32, Int32, Int32)
ExtGetRenderbuffers(Int32[], Int32, Int32[])
ExtGetRenderbuffers(Int32*, Int32, Int32*)
ExtGetRenderbuffers(UInt32, Int32, Int32)
ExtGetRenderbuffers(UInt32[], Int32, Int32[])
ExtGetRenderbuffers(UInt32*, Int32, Int32*)
ExtGetShaders(Int32, Int32, Int32)
ExtGetShaders(Int32[], Int32, Int32[])
ExtGetShaders(Int32*, Int32, Int32*)
ExtGetShaders(UInt32, Int32, Int32)
ExtGetShaders(UInt32[], Int32, Int32[])
ExtGetShaders(UInt32*, Int32, Int32*)
ExtGetTexLevelParameter(Int32, All, Int32, All, Int32)
ExtGetTexLevelParameter(Int32, All, Int32, All, Int32[])
ExtGetTexLevelParameter(Int32, All, Int32, All, Int32*)
ExtGetTexLevelParameter(UInt32, All, Int32, All, Int32)
ExtGetTexLevelParameter(UInt32, All, Int32, All, Int32[])
ExtGetTexLevelParameter(UInt32, All, Int32, All, Int32*)
ExtGetTexSubImage(All, Int32, Int32, Int32, Int32, Int32, Int32, Int32, All, All, IntPtr)
ExtGetTexSubImage<T10>(All, Int32, Int32, Int32, Int32, Int32, Int32, Int32, All, All, T10)
ExtGetTexSubImage<T10>(All, Int32, Int32, Int32, Int32, Int32, Int32, Int32, All, All, T10[])
ExtGetTexSubImage<T10>(All, Int32, Int32, Int32, Int32, Int32, Int32, Int32, All, All, T10[,])
ExtGetTexSubImage<T10>(All, Int32, Int32, Int32, Int32, Int32, Int32, Int32, All, All, T10[,,])
ExtGetTextures(Int32, Int32, Int32)
ExtGetTextures(Int32[], Int32, Int32[])
ExtGetTextures(Int32*, Int32, Int32*)
ExtGetTextures(UInt32, Int32, Int32)
ExtGetTextures(UInt32[], Int32, Int32[])
ExtGetTextures(UInt32*, Int32, Int32*)
ExtIsProgramBinary(Int32)
ExtIsProgramBinary(UInt32)
ExtTexObjectStateOverride(All, All, Int32)
GetDriverControl(Int32, Int32, Int32)
GetDriverControl(Int32, Int32, UInt32)
GetDriverControl(Int32[], Int32, Int32[])
GetDriverControl(Int32[], Int32, UInt32[])
GetDriverControl(Int32*, Int32, Int32*)
GetDriverControl(Int32*, Int32, UInt32*)
GetDriverControlString(Int32, Int32, Int32, StringBuilder)
GetDriverControlString(Int32, Int32, Int32[], StringBuilder)
GetDriverControlString(Int32, Int32, Int32*, StringBuilder)
GetDriverControlString(UInt32, Int32, Int32, StringBuilder)
GetDriverControlString(UInt32, Int32, Int32[], StringBuilder)
GetDriverControlString(UInt32, Int32, Int32*, StringBuilder)
StartTiling(Int32, Int32, Int32, Int32, Int32)
StartTiling(UInt32, UInt32, UInt32, UInt32, UInt32)
monoandroid
namespace OpenTK.Graphics.ES20
{
public sealed class GL : GraphicsBindingsBase
{
public static class Qcom
{
[AutoGenerated(Category = "2.0", EntryPoint = "glGetDriverControlsQCOM", Version = "2.0")]
[CLSCompliant(false)]
public static void GetDriverControl(int* num, int size, int* driverControls);
}
}
}
Xamarin Android | 0.0 |
---|---|
Information specific to monoandroid | |
Assembly | OpenTK-1.0 , Version=1.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