Home
last modified time | relevance | path

Searched refs:static_sampler (Results 1 – 1 of 1) sorted by relevance

/third_party/mesa3d/src/microsoft/vulkan/
Ddzn_descriptor_set.c109 num_descs_for_type(VkDescriptorType type, bool static_sampler) in num_descs_for_type() argument
127 if (static_sampler && dzn_desc_type_has_sampler(type)) in num_descs_for_type()
169 bool static_sampler = false; in dzn_descriptor_set_layout_create() local
175 static_sampler = true; in dzn_descriptor_set_layout_create()
178 if (static_sampler) { in dzn_descriptor_set_layout_create()