Class GLARBParallelShaderCompile

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

public final class GLARBParallelShaderCompile extends Object
GL_ARB_parallel_shader_compile
Since:
0.1.0
Author:
squid233
  • Field Details

    • GL_MAX_SHADER_COMPILER_THREADS_ARB

      public static final int GL_MAX_SHADER_COMPILER_THREADS_ARB
      See Also:
    • GL_COMPLETION_STATUS_ARB

      public static final int GL_COMPLETION_STATUS_ARB
      See Also:
  • Constructor Details

    • GLARBParallelShaderCompile

      public GLARBParallelShaderCompile()
  • Method Details

    • load

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

      public static void glMaxShaderCompilerThreadsARB(int count)