commit | e5d51866c641ce470ad180709535e20dde79fb9a | [log] [tgz] |
---|---|---|
author | Martin Ejdestig <marejde@gmail.com> | Fri Dec 16 16:48:36 2022 +0100 |
committer | ocornut <omarcornut@gmail.com> | Mon Jan 02 16:30:10 2023 +0100 |
tree | 6d44a1553fefbbfd1a1dcf94e20c7c6c3dbbfdf2 | |
parent | c9aef160660c0eb0cc4993f9b71ad6fc99cf0d67 [diff] |
Backends; Vulkan: do not set VkDescriptorSetLayoutBinding::pImmutableSamplers, allow changing sampler. (#6001, #5502, #914) Follow up to c9aef16 which removec three funtions worth of duplicate code.