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

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

Introduction

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

The text is from its open source code.

Field

intGL_DEPTH_COMPONENT16_ARB
Accepted by the internalFormat parameter of TexImage1D, TexImage2D, CopyTexImage1D and CopyTexImage2D.
intGL_DEPTH_TEXTURE_MODE_ARB
Accepted by the pname parameter of TexParameterf, TexParameteri, TexParameterfv, TexParameteriv, GetTexParameterfv, and GetTexParameteriv.