diff --git a/docs/relnotes/19.1.0.html b/docs/relnotes/19.1.0.html index 1acc7dc5fd5..1c4d5f5e978 100644 --- a/docs/relnotes/19.1.0.html +++ b/docs/relnotes/19.1.0.html @@ -45,7 +45,19 @@ TBD.
  • GL_NV_compute_shader_derivatives on iris and i965.
  • GL_KHR_parallel_shader_compile on all drivers.
  • VK_EXT_buffer_device_address on Intel and RADV.
  • +
  • VK_EXT_depth_clip_enable on Intel and RADV.
  • +
  • VK_KHR_ycbcr_image_arrays on Intel.
  • +
  • VK_EXT_inline_uniform_block on Intel and RADV.
  • +
  • VK_EXT_external_memory_host on Intel.
  • +
  • VK_EXT_host_query_reset on Intel and RADV.
  • +
  • VK_KHR_surface_protected_capabilities on Intel and RADV.
  • +
  • VK_EXT_pipeline_creation_feedback on Intel and RADV.
  • +
  • VK_KHR_8bit_storage on RADV.
  • +
  • VK_AMD_gpu_shader_int16 on RADV.
  • +
  • VK_AMD_gpu_shader_half_float on RADV.
  • VK_NV_compute_shader_derivatives on Intel.
  • +
  • VK_KHR_shader_float16_int8 on Intel and RADV (RADV only supports int8).
  • +
  • VK_KHR_shader_atomic_int64 on Intel.
  • VK_EXT_descriptor_indexing on Intel.
  • VK_KHR_shader_float16_int8 on Intel and RADV.