Searched defs:zink_sampler_state (Results 1 – 1 of 1) sorted by relevance
84 struct zink_sampler_state { struct85 VkSampler sampler;86 VkSampler sampler_clamped;87 uint32_t hash;88 struct zink_descriptor_refs desc_set_refs;89 struct zink_batch_usage *batch_uses;90 bool custom_border_color;91 bool emulate_nonseamless;