Home
last modified time | relevance | path

Searched refs:mapVkSamplerReductionMode (Results 1 – 2 of 2) sorted by relevance

/external/deqp/external/vulkancts/framework/vulkan/
DvkImageUtil.hpp59 tcu::Sampler::ReductionMode mapVkSamplerReductionMode (VkSamplerReductionMode reductionMode);
DvkImageUtil.cpp3817 reductionMode = mapVkSamplerReductionMode(reductionModeCreateInfo.reductionMode); in mapVkSampler()
3926 tcu::Sampler::ReductionMode mapVkSamplerReductionMode (VkSamplerReductionMode reductionMode) in mapVkSamplerReductionMode() function