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

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

Introduction

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

The text is from its open source code.

Field

intGL_COMPRESSED_RGB_S3TC_DXT1_EXT
Accepted by the internalformat parameter of TexImage2D, CopyTexImage2D, and CompressedTexImage2D and the format parameter of CompressedTexSubImage2D.