Skip to content

v-2021.Q4.2

Compare
Choose a tag to compare
@amdvlk-admin amdvlk-admin released this 10 Dec 08:32
· 144 commits to dev since this release

Driver installation instruction

2021-12-8 update

New feature and improvement

  • Update Khronos Vulkan Headers to 1.2.197
  • Enable extension VK_EXT_index_type_uint8
  • Enable extension VK_KHR_format_feature_flags2
  • Enable extension VK_EXT_border_color_swizzle
  • Enable extension VK_KHR_dynamic_rendering
  • Enable extension VK_EXT_primitive_topology_list_restart
  • Enable extension VK_EXT_pageable_device_local_memory
  • Enable extension VK_EXT_ycbcr_image_arrays

Issue fix

  • CTS test dEQP-GLES2.functional.clipping.point.wide_point_clip fails on angle
  • Driver restricts YUV planar image views to 1 layer which is against the spec