mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2025-12-24 19:40:10 +01:00
This extension allows to use LOD with image read/write operations. Signed-off-by: Samuel Pitoiset <samuel.pitoiset@gmail.com> Reviewed-by: Bas Nieuwenhuizen <bas@basnieuwenhuizen.nl>
10 lines
407 B
Text
10 lines
407 B
Text
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_EXT_subgroup_size_control on RADV.
|
|
VK_KHR_separate_depth_stencil_layouts on Intel, RADV.
|
|
VK_KHR_shader_subgroup_extended_types on RADV.
|