API Reference / @gtkx/gl / isSampler
Function: isSampler()
isSampler(
sampler):boolean
Defined in: generated/commands.d.ts:3640
GLboolean glIsSampler(GLuint sampler)
Provided by GL_VERSION_3_3. Registry note: Reuse ARB_sampler_objects Also provided by the GL_ARB_sampler_objects extension.
Parameters
sampler
number
GLuint, object class sampler
Returns
boolean
boolean