mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2025-12-24 21:50:12 +01:00
VK_ATTACHMENT_STORE_OP_NONE_EXT is already supported through VK_KHR_dynamic_rendering. It doesn't seem like we need to do anything special for VK_ATTACHMENT_LOAD_OP_NONE_EXT. Closes: https://gitlab.freedesktop.org/mesa/mesa/-/issues/7246 Signed-off-by: Georg Lehmann <dadschoorse@gmail.com> Reviewed-by: Samuel Pitoiset <samuel.pitoiset@gmail.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/18545>
7 lines
264 B
Text
7 lines
264 B
Text
GL_ARB_shader_clock on llvmpipe
|
|
VK_KHR_shader_clock on lavapipe
|
|
Mesa-DB, the new single file cache type
|
|
VK_EXT_attachment_feedback_loop_layout on RADV
|
|
VK_KHR_global_priority on RADV
|
|
GL_KHR_blend_equation_advanced_coherent on zink
|
|
VK_EXT_load_store_op_none on RADV
|