Package org.lwjgl.opengl
Class AMDSeamlessCubemapPerTexture
- java.lang.Object
-
- org.lwjgl.opengl.AMDSeamlessCubemapPerTexture
-
public final class AMDSeamlessCubemapPerTexture extends java.lang.Object
-
-
Field Summary
Fields Modifier and Type Field Description static int
GL_TEXTURE_CUBE_MAP_SEAMLESS
Accepted by the <pname> parameter of TexParameterf, TexParameteri, TexParameterfv, TexParameteriv, GetTexParameterfv, and GetTexParameteriv:
-
-
-
Field Detail
-
GL_TEXTURE_CUBE_MAP_SEAMLESS
public static final int GL_TEXTURE_CUBE_MAP_SEAMLESS
Accepted by the <pname> parameter of TexParameterf, TexParameteri, TexParameterfv, TexParameteriv, GetTexParameterfv, and GetTexParameteriv:- See Also:
- Constant Field Values
-
-