GL.BindSampler 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
BindSampler(Int32, Int32) | |
BindSampler(UInt32, UInt32) |
BindSampler(Int32, Int32)
BindSampler(UInt32, UInt32)
Important
This API is not CLS-compliant.
[OpenTK.AutoGenerated(Category="3.0", EntryPoint="glBindSampler", Version="3.0")]
[System.CLSCompliant(false)]
public static void BindSampler (uint unit, uint sampler);
static member BindSampler : uint32 * uint32 -> unit
Parameters
- unit
- UInt32
- sampler
- UInt32
- Attributes