0443a4a0af
It was implemented in 1df871f8ff, but to
really enable it we need to enable PIPE_CAP_DEPTH_BOUNDS_TEST.
v2: Add release notes (Ian).
Suggested-by: Ian Romanick <ian.d.romanick@intel.com>
Reviewed-by: Kenneth Graunke <kenneth@whitecape.org>
Reviewed-by: Ian Romanick <ian.d.romanick@intel.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/4540>
6 lines
206 B
Plaintext
6 lines
206 B
Plaintext
GL_ARB_compute_variable_group_size on i965.
|
|
GL_EXT_texture_shadow_lod on radeonsi.
|
|
GL_NV_copy_image on all gallium drivers.
|
|
VK_KHR_shader_non_semantic_info on Intel, RADV.
|
|
GL_EXT_depth_bounds_test on Iris.
|