Skip to content

API Reference / @gtkx/gl / SAMPLE_BUFFERS

Variable: SAMPLE_BUFFERS

const SAMPLE_BUFFERS: 32936 = 32936

Defined in: generated/enums.d.ts:8477

GL_SAMPLE_BUFFERS.

Provided by GL_VERSION_1_3. Groups: GetFramebufferParameter, GetPName. Allocated from the ARB enumerant range: The primary GL enumerant space begins here. All modern enum allocations are in this range. These enums are mostly assigned the default class since it's a great deal of not very useful work to be more specific.

Released under the MPL-2.0 License.