Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/ycbcr/
DvktYCbCrViewTests.cpp644 const tcu::Sampler refSampler = mapVkSampler(wholeSamplerInfo); in testPlaneView()
665 const tcu::Sampler refSampler = mapVkSampler(planeSamplerInfo); in testPlaneView()
DvktYCbCrFormatTests.cpp466 const tcu::Sampler refSampler = mapVkSampler(samplerInfo); in testFormat()
/external/deqp/external/vulkancts/framework/vulkan/
DvkImageUtil.hpp53 tcu::Sampler mapVkSampler (const VkSamplerCreateInfo& samplerCreateInfo);
DvkImageUtil.cpp2561 tcu::Sampler mapVkSampler (const VkSamplerCreateInfo& samplerCreateInfo) in mapVkSampler() function
/external/deqp/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineImageSamplingInstance.cpp1361 const tcu::Sampler sampler = mapVkSampler(m_samplerParams); in verifyImage()