Searched refs:sampler_reduction (Results 1 – 2 of 2) sorted by relevance
445 VkSamplerReductionModeCreateInfo *sampler_reduction = in genX() local448 vk_to_gen_sampler_reduction_mode[sampler_reduction->reductionMode]; in genX()
7428 const struct VkSamplerReductionModeCreateInfo *sampler_reduction = in radv_init_sampler() local7431 if (sampler_reduction) in radv_init_sampler()7432 filter_mode = radv_tex_filter_mode(sampler_reduction->reductionMode); in radv_init_sampler()