mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-03 07:48:07 +02:00
This hardware supports all of the points of ES 3.1 with the minor exception of non-red gather operations. Signed-off-by: Ilia Mirkin <imirkin@alum.mit.edu> Reviewed-by: Pierre Moreau <dev@pmoreau.org> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/10569>
5 lines
227 B
Text
5 lines
227 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.
|
|
32-bit x86 builds now default disable x87 math and use sse2.
|
|
GL ES 3.1 on GT21x hardware.
|