You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

8 lines
220B

  1. GL_ARB_sample_shading
  2. http://www.opengl.org/registry/specs/ARB/sample_shading.txt
  3. GL_ARB_sample_shading
  4. GL_SAMPLE_SHADING_ARB 0x8C36
  5. GL_MIN_SAMPLE_SHADING_VALUE_ARB 0x8C37
  6. void glMinSampleShadingARB (GLclampf value)