Class GLARBColorBufferFloat

java.lang.Object
overrungl.opengl.ext.arb.GLARBColorBufferFloat

public final class GLARBColorBufferFloat extends Object
GL_ARB_color_buffer_float
Since:
0.1.0
Author:
squid233
  • Constructor Details

    • GLARBColorBufferFloat

      public GLARBColorBufferFloat()
  • Method Details

    • load

      public static void load(GLExtCaps ext, GLLoadFunc load)
    • glClampColorARB

      public static void glClampColorARB(int target, int clamp)