summaryrefslogtreecommitdiffstats
path: root/common.py
diff options
context:
space:
mode:
authorFredrik Höglund <[email protected]>2017-03-29 18:11:56 +0200
committerFredrik Höglund <[email protected]>2017-04-07 00:54:46 +0200
commit3b33f03913d6c41aedf01a63c8b847c058a73f2f (patch)
treeee0b291ae1458754a3069669e76215d03971c017 /common.py
parenta6e94a87cb0d0fd61f70a0eb5e33b3520a50d3c1 (diff)
radv: replace an assertion with a conditional
Replace the !binding_layout->immutable_samplers assertion in radv_update_descriptor_sets with a conditional. The Vulkan specification does not say that it is illegal to update a sampler descriptor when it is immutable; only that pImageInfo is ignored. This change is also needed for push descriptors, because valid descriptors must be pushed for all bindings accessed by shaders, including immutable sampler descriptors. Signed-off-by: Fredrik Höglund <[email protected]> Reviewed-by: Bas Nieuwenhuizen <[email protected]>
Diffstat (limited to 'common.py')
0 files changed, 0 insertions, 0 deletions