Searched refs:reduction_mode (Results 1 – 2 of 2) sorted by relevance
106 sampler->reduction_mode = VK_SAMPLER_REDUCTION_MODE_WEIGHTED_AVERAGE; in vk_sampler_create()128 sampler->reduction_mode = rm_info->reductionMode; in vk_sampler_create()
72 VkSamplerReductionMode reduction_mode; member