Home
last modified time | relevance | path

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

/third_party/mesa3d/src/microsoft/vulkan/
Ddzn_descriptor_set.c153 bool has_sampler = dzn_desc_type_has_sampler(desc_type); in dzn_descriptor_set_layout_create() local
270 bool has_sampler = dzn_desc_type_has_sampler(desc_type); in dzn_descriptor_set_layout_create() local
470 bool has_sampler = dzn_desc_type_has_sampler(desc_type); in dzn_GetDescriptorSetLayoutSupport() local
/third_party/mesa3d/src/freedreno/vulkan/
Dtu_descriptor_set.h162 uint16_t has_sampler; member
Dtu_descriptor_set.c975 bool has_sampler) in write_combined_image_sampler_descriptor()
/third_party/mesa3d/src/panfrost/lib/genxml/
Ddecode.c744 bool has_sampler = (stats.sampler_count > 0); in pandecode_blend_shader_disassemble() local
/third_party/mesa3d/src/amd/vulkan/
Dradv_descriptor_set.c1167 const VkDescriptorImageInfo *image_info, bool has_sampler) in write_combined_image_sampler_descriptor()
Dradv_private.h1033 uint8_t has_sampler; member