Searched defs:has_sampler (Results 1 – 8 of 8) sorted by relevance
173 bool has_sampler = dzn_desc_type_has_sampler(desc_type); in dzn_descriptor_set_layout_create() local301 bool has_sampler = dzn_desc_type_has_sampler(desc_type); in dzn_descriptor_set_layout_create() local536 bool has_sampler = dzn_desc_type_has_sampler(desc_type); in dzn_GetDescriptorSetLayoutSupport() local
181 uint16_t has_sampler; member
1136 bool has_sampler) in write_combined_image_sampler_descriptor()
153 uint8_t has_sampler; member
1233 bool has_sampler) in write_combined_image_sampler_descriptor()
807 bool has_sampler = !!sampler; in compile_sample_functions() local
1566 inline bool KllQuantilesStateProto::has_sampler() const { in has_sampler() function