Skip to content

features.txt: specify that GL_ARB_depth_clamp, VK_EXT_depth_clamp_zero_one & VK_EXT_depth_clip_enable are only supported on vc7+

Eric Engestrom requested to merge eric/mesa:rpi5-features.txt into main

Fixes: cbd39274 ("v3d: expose ARB_depth_clamp in V3D 7.x")
Fixes: f8623ea7 ("v3dv: adversise VK_EXT_depth_clamp_zero_one")
Fixes: 16f6f50c ("v3dv: expose VK_EXT_depth_clip_enable")


/cc @jasuarez @apinheiro

Edited by Eric Engestrom

Merge request reports