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

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

Introduction

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

The text is from its open source code.

Field

intGL_TEXTURE_COMPARE_MODE_ARB
Accepted by the pname parameter of TexParameterf, TexParameteri, TexParameterfv, TexParameteriv, GetTexParameterfv, and GetTexParameteriv.
intGL_COMPARE_R_TO_TEXTURE_ARB
Accepted by the param parameter of TexParameterf, TexParameteri, TexParameterfv, and TexParameteriv when the pname parameter is TEXTURE_COMPARE_MODE_ARB.