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.

19 lines
650B

  1. GL_ARB_ES3_compatibility
  2. http://www.opengl.org/registry/specs/ARB/ES3_compatibility.txt
  3. GL_ARB_ES3_compatibility
  4. GL_TEXTURE_IMMUTABLE_LEVELS 0x82DF
  5. GL_PRIMITIVE_RESTART_FIXED_INDEX 0x8D69
  6. GL_ANY_SAMPLES_PASSED_CONSERVATIVE 0x8D6A
  7. GL_MAX_ELEMENT_INDEX 0x8D6B
  8. GL_COMPRESSED_R11_EAC 0x9270
  9. GL_COMPRESSED_SIGNED_R11_EAC 0x9271
  10. GL_COMPRESSED_RG11_EAC 0x9272
  11. GL_COMPRESSED_SIGNED_RG11_EAC 0x9273
  12. GL_COMPRESSED_RGB8_ETC2 0x9274
  13. GL_COMPRESSED_SRGB8_ETC2 0x9275
  14. GL_COMPRESSED_RGB8_PUNCHTHROUGH_ALPHA1_ETC2 0x9276
  15. GL_COMPRESSED_SRGB8_PUNCHTHROUGH_ALPHA1_ETC2 0x9277
  16. GL_COMPRESSED_RGBA8_ETC2_EAC 0x9278
  17. GL_COMPRESSED_SRGB8_ALPHA8_ETC2_EAC 0x9279