Class 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:
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • 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