Show / Hide Table of Contents

Enum FramebufferDefaultParameter

Not used directly.

Namespace: OpenTK.Graphics.ES31
Assembly: cs.temp.dll.dll
Syntax
public enum FramebufferDefaultParameter

Fields

Name Description
GlFramebufferDefaultFixedSampleLocations

Original was GL_GL_FRAMEBUFFER_DEFAULT_FIXED_SAMPLE_LOCATIONS = 0x9314

GlFramebufferDefaultHeight

Original was GL_GL_FRAMEBUFFER_DEFAULT_HEIGHT = 0x9311

GlFramebufferDefaultSamples

Original was GL_GL_FRAMEBUFFER_DEFAULT_SAMPLES = 0x9313

GlFramebufferDefaultWidth

Original was GL_GL_FRAMEBUFFER_DEFAULT_WIDTH = 0x9310

Back to top Copyright © 2015-2017 Microsoft
Generated by DocFX