zink: remove VK_EXT_shader_subgroup_ballot from device info
restrict this to 1.2 only Reviewed-by: Dave Airlie <airlied@redhat.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/11990>
This commit is contained in:

committed by
Marge Bot

parent
a05693d332
commit
410d4dc529
@@ -120,7 +120,6 @@ EXTENSIONS = [
|
|||||||
alias="shader_clock",
|
alias="shader_clock",
|
||||||
features=True,
|
features=True,
|
||||||
conditions=["$feats.shaderSubgroupClock"]),
|
conditions=["$feats.shaderSubgroupClock"]),
|
||||||
Extension("VK_EXT_shader_subgroup_ballot"),
|
|
||||||
Extension("VK_EXT_sampler_filter_minmax",
|
Extension("VK_EXT_sampler_filter_minmax",
|
||||||
alias="reduction",
|
alias="reduction",
|
||||||
properties=True),
|
properties=True),
|
||||||
|
Reference in New Issue
Block a user