GL.Ext.BeginQuery Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Overloads
BeginQuery(All, Int32) | |
BeginQuery(All, UInt32) |
BeginQuery(All, Int32)
BeginQuery(All, UInt32)
Important
This API is not CLS-compliant.
[OpenTK.AutoGenerated(Category="2.0", EntryPoint="glBeginQueryEXT", Version="2.0")]
[System.CLSCompliant(false)]
public static void BeginQuery (OpenTK.Graphics.ES20.All target, uint id);
static member BeginQuery : OpenTK.Graphics.ES20.All * uint32 -> unit
Parameters
- target
- All
- id
- UInt32
- Attributes