mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-01-24 19:00:23 +01:00
This is always valid for Intel, so we don't need to do anything different if the Execution Mode is being used. Reviewed-by: Jason Ekstrand <jason@jlekstrand.net> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/11476>
9 lines
391 B
Text
9 lines
391 B
Text
zink supports GL_ARB_texture_filter_minmax, GL_ARB_shader_clock
|
|
VK_EXT_provoking_vertex on RADV.
|
|
VK_EXT_extended_dynamic_state2 on RADV.
|
|
VK_EXT_global_priority_query on RADV.
|
|
VK_EXT_physical_device_drm on RADV.
|
|
VK_KHR_shader_subgroup_uniform_control_flow on Intel.
|
|
32-bit x86 builds now default disable x87 math and use sse2.
|
|
GL ES 3.1 on GT21x hardware.
|
|
VK_EXT_acquire_drm_display on RADV.
|