Home
last modified time | relevance | path

Searched defs:zink_sampler_state (Results 1 – 1 of 1) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/zink/
Dzink_context.h84 struct zink_sampler_state { struct
85 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;