Skip to content

docs: Mark some non-core zink extensions complete

Adam Jackson requested to merge ajax/mesa:doc-zink-extensions into master

These are already exposed:

  • GL_ARB_gpu_shader_int64
  • GL_KHR_texture_compression_astc_sliced_3d
  • GL_OES_texture_float
  • GL_OES_texture_float_linear
  • GL_OES_texture_half_float
  • GL_OES_texture_half_float_linear

Merge request reports