Searched refs:has_sampler (Results 1 – 6 of 6) sorted by relevance
162 uint16_t has_sampler; member
975 bool has_sampler) in write_combined_image_sampler_descriptor() argument979 if (has_sampler) { in write_combined_image_sampler_descriptor()1208 .has_sampler = !binding_layout->immutable_samplers_offset, in tu_CreateDescriptorUpdateTemplate()1283 templ->entry[i].has_sampler); in tu_update_descriptor_set_with_template()1288 if (templ->entry[i].has_sampler) in tu_update_descriptor_set_with_template()
153 bool has_sampler = dzn_desc_type_has_sampler(desc_type); in dzn_descriptor_set_layout_create() local167 has_sampler && in dzn_descriptor_set_layout_create()180 } else if (has_sampler) { in dzn_descriptor_set_layout_create()270 bool has_sampler = dzn_desc_type_has_sampler(desc_type); in dzn_descriptor_set_layout_create() local272 has_sampler && in dzn_descriptor_set_layout_create()343 has_sampler && !has_static_sampler; in dzn_descriptor_set_layout_create()470 bool has_sampler = dzn_desc_type_has_sampler(desc_type); in dzn_GetDescriptorSetLayoutSupport() local472 if (has_sampler) in dzn_GetDescriptorSetLayoutSupport()
1167 const VkDescriptorImageInfo *image_info, bool has_sampler) in write_combined_image_sampler_descriptor() argument1172 if (has_sampler) { in write_combined_image_sampler_descriptor()1483 .has_sampler = !binding_layout->immutable_samplers_offset, in radv_CreateDescriptorUpdateTemplate()1564 templ->entry[i].has_sampler); in radv_update_descriptor_set_with_template_impl()1571 if (templ->entry[i].has_sampler) in radv_update_descriptor_set_with_template_impl()
1033 uint8_t has_sampler; member
744 bool has_sampler = (stats.sampler_count > 0); in pandecode_blend_shader_disassemble() local750 if (has_texture || has_sampler) in pandecode_blend_shader_disassemble()