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

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

Introduction

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

The text is from its open source code.

Field

intGL_GEOMETRY_SHADER_ARB
Accepted by the type parameter of CreateShader and returned by the params parameter of GetShaderiv.
intGL_GEOMETRY_VERTICES_OUT_ARB
Accepted by the pname parameter of ProgramParameteriARB and GetProgramiv.

Method