Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ycbcr/
DvktYCbCrViewTests.cpp669 const tcu::Sampler refSampler = mapVkSampler(wholeSamplerInfo); in testPlaneView()
690 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/modules/vulkan/ycbcr/
DvktYCbCrViewTests.cpp669 const tcu::Sampler refSampler = mapVkSampler(wholeSamplerInfo); in testPlaneView()
690 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.hpp62 tcu::Sampler mapVkSampler (const VkSamplerCreateInfo& samplerCreateInfo);
DvkImageUtil.cpp3932 tcu::Sampler mapVkSampler (const VkSamplerCreateInfo& samplerCreateInfo) in mapVkSampler() function
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/
DvktPipelineImageSamplingInstance.cpp1500 const tcu::Sampler sampler = mapVkSampler(m_samplerParams); in verifyImage()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineImageSamplingInstance.cpp1500 const tcu::Sampler sampler = mapVkSampler(m_samplerParams); in verifyImage()