Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/framework/vulkan/
DvkImageUtil.hpp56 tcu::Sampler::ReductionMode mapVkSamplerReductionMode (VkSamplerReductionModeEXT reductionMode);
DvkImageUtil.cpp2577 reductionMode = mapVkSamplerReductionMode(reductionModeCreateInfo.reductionMode); in mapVkSampler()
2675 tcu::Sampler::ReductionMode mapVkSamplerReductionMode (VkSamplerReductionModeEXT reductionMode) in mapVkSamplerReductionMode() function