Home
last modified time | relevance | path

Searched refs:mapVkSampler (Results 1 – 5 of 5) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ycbcr/
DvktYCbCrViewTests.cpp650 const tcu::Sampler refSampler = mapVkSampler(wholeSamplerInfo); in testPlaneView()
671 const tcu::Sampler refSampler = mapVkSampler(planeSamplerInfo); in testPlaneView()
DvktYCbCrFormatTests.cpp519 const tcu::Sampler refSampler = mapVkSampler(samplerInfo); in testFormat()
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/
DvkImageUtil.hpp58 tcu::Sampler mapVkSampler (const VkSamplerCreateInfo& samplerCreateInfo);
DvkImageUtil.cpp3872 tcu::Sampler mapVkSampler (const VkSamplerCreateInfo& samplerCreateInfo) in mapVkSampler() function
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineImageSamplingInstance.cpp1476 const tcu::Sampler sampler = mapVkSampler(m_samplerParams); in verifyImage()