Home
last modified time | relevance | path

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

/aosp_15_r20/external/mesa3d/src/microsoft/vulkan/
H A Ddzn_descriptor_set.c120 num_descs_for_type(VkDescriptorType type, bool static_sampler, bool bindless) in num_descs_for_type()
189 bool static_sampler = false; in dzn_descriptor_set_layout_create() local