Searched refs:chromaLocation (Results 1 – 1 of 1) sorted by relevance
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ycbcr/ |
D | vktYCbCrConversionTests.cpp | 1355 …const vk::VkChromaLocation chromaLocation(rng.choose<ChromaLocationNamePair>(begin(chromaLocation… in buildTests() local 1362 textureFilter, chromaLocation, chromaLocation, false, false, in buildTests() 1398 …const vk::VkChromaLocation chromaLocation(rng.choose<ChromaLocationNamePair>(chromaLocations.begin… in buildTests() local 1403 textureFilter, chromaLocation, chromaLocation, false, false, in buildTests() 1601 …const vk::VkChromaLocation chromaLocation(rng.choose<ChromaLocationNamePair>(begin(chromaLocation… in buildTests() local 1603 vk::VK_FILTER_NEAREST, chromaLocation, chromaLocation, explicitReconstruction, disjoint, in buildTests() 1611 …const vk::VkChromaLocation chromaLocation(rng.choose<ChromaLocationNamePair>(begin(chromaLocation… in buildTests() local 1613 vk::VK_FILTER_NEAREST, chromaLocation, chromaLocation, explicitReconstruction, disjoint, in buildTests() 1804 …const vk::VkChromaLocation chromaLocation(rng.choose<ChromaLocationNamePair>(begin(chromaLocation… in buildTests() local 1806 vk::VK_FILTER_NEAREST, chromaLocation, chromaLocation, explicitReconstruction, disjoint, in buildTests() [all …]
|