Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/
DvkImageUtil.hpp65 tcu::Sampler::ReductionMode mapVkSamplerReductionMode (VkSamplerReductionMode reductionMode);
DvkImageUtil.cpp3949 reductionMode = mapVkSamplerReductionMode(reductionModeCreateInfo.reductionMode); in mapVkSampler()
4062 tcu::Sampler::ReductionMode mapVkSamplerReductionMode (VkSamplerReductionMode reductionMode) in mapVkSamplerReductionMode() function