Java org.lwjgl.opengl EXTFramebufferMultisample fields, constructors, methods, implement or subclass

Example usage for Java org.lwjgl.opengl EXTFramebufferMultisample fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for org.lwjgl.opengl EXTFramebufferMultisample.

The text is from its open source code.

Field

intGL_FRAMEBUFFER_INCOMPLETE_MULTISAMPLE_EXT
Returned by CheckFramebufferStatusEXT.
intGL_MAX_SAMPLES_EXT
Accepted by the pname parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev.

Method