
Closes: https://gitlab.freedesktop.org/mesa/mesa/issues/2354 Reviewed-by: Samuel Pitoiset <samuel.pitoiset@gmail.com> Tested-by: Marge Bot <https://gitlab.freedesktop.org/mesa/mesa/merge_requests/3425> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/merge_requests/3425>
15 lines
596 B
Plaintext
15 lines
596 B
Plaintext
OpenGL 4.6 on radeonsi.
|
|
GL_ARB_gl_spirv on radeonsi.
|
|
GL_ARB_spirv_extensions on radeonsi.
|
|
GL_EXT_direct_state_access for compatibility profile.
|
|
VK_AMD_device_coherent_memory on RADV.
|
|
VK_AMD_mixed_attachment_samples on RADV.
|
|
VK_AMD_shader_image_load_store_lod on RADV.
|
|
VK_AMD_shader_fragment_mask on RADV.
|
|
VK_EXT_subgroup_size_control on RADV.
|
|
VK_KHR_separate_depth_stencil_layouts on Intel, RADV.
|
|
VK_KHR_shader_subgroup_extended_types on RADV.
|
|
VK_KHR_swapchain_mutable_format on RADV.
|
|
Vulkan 1.2 on Intel, RADV.
|
|
GL_INTEL_shader_integer_functions2 and VK_INTEL_shader_integer_functions2 on Intel.
|