Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/framework/vulkan/
DvkImageUtil.hpp51 tcu::Sampler mapVkSampler (const VkSamplerCreateInfo& samplerCreateInfo);
DvkImageUtil.cpp2240 tcu::Sampler mapVkSampler (const VkSamplerCreateInfo& samplerCreateInfo) in mapVkSampler() function
/external/deqp/external/vulkancts/modules/vulkan/ycbcr/
DvktYCbCrViewTests.cpp648 const tcu::Sampler refSampler = mapVkSampler(wholeSamplerInfo); in testPlaneView()
669 const tcu::Sampler refSampler = mapVkSampler(planeSamplerInfo); in testPlaneView()
DvktYCbCrFormatTests.cpp422 const tcu::Sampler refSampler = mapVkSampler(samplerInfo); in testFormat()
/external/deqp/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineImageSamplingInstance.cpp1445 const tcu::Sampler sampler = mapVkSampler(m_samplerParams); in verifyImage()