NV
DeleteFences(Int32, Int32)
DeleteFences(Int32, Int32[])
DeleteFences(Int32, Int32*)
DeleteFences(Int32, UInt32)
DeleteFences(Int32, UInt32[])
DeleteFences(Int32, UInt32*)
FinishFence(Int32)
FinishFence(UInt32)
GenFences(Int32, Int32)
GenFences(Int32, Int32[])
GenFences(Int32, Int32*)
GenFences(Int32, UInt32)
GenFences(Int32, UInt32[])
GenFences(Int32, UInt32*)
GetFence(Int32, All, Int32)
GetFence(Int32, All, Int32[])
GetFence(Int32, All, Int32*)
GetFence(UInt32, All, Int32)
GetFence(UInt32, All, Int32[])
GetFence(UInt32, All, Int32*)
IsFence(Int32)
IsFence(UInt32)
SetFence(Int32, All)
SetFence(UInt32, All)
TestFence(Int32)
TestFence(UInt32)
monoandroid
namespace OpenTK.Graphics.ES11
{
public sealed class GL : GraphicsBindingsBase
{
public static class NV
{
[AutoGenerated(Category = "1.1", EntryPoint = "glDeleteFencesNV", Version = "1.1")]
public static void DeleteFences(int n, int[] fences);
}
}
}
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