Lines Matching refs:yChromaOffset
163 , yChromaOffset (yChromaOffset_) in TestConfig()
184 vk::VkChromaLocation yChromaOffset; member
415 vk::VkChromaLocation yChromaOffset, in createConversion() argument
430 yChromaOffset, in createConversion()
451 vk::VkChromaLocation yChromaOffset, in evalShader() argument
461 …onversion(vkd, device, format, colorModel, colorRange, xChromaOffset, yChromaOffset, chromaFilter,… in evalShader()
467 DE_UNREF(yChromaOffset); in evalShader()
524 log << TestLog::Message << "YChromaOffset: " << config.yChromaOffset << TestLog::EndMessage; in logTestCaseInfo()
572 …if (isYChromaSubsampled(config.format) && (config.yChromaOffset == vk::VK_CHROMA_LOCATION_COSITED_… in checkSupport()
575 …if (isYChromaSubsampled(config.format) && (config.yChromaOffset == vk::VK_CHROMA_LOCATION_MIDPOINT… in checkSupport()
637 …ig.xChromaOffset == vk::VK_CHROMA_LOCATION_COSITED_EVEN_KHR || config.yChromaOffset == vk::VK_CHRO… in textureConversionTest()
685 … config.colorRange, config.chromaFilter, config.xChromaOffset, config.yChromaOffset, config.compon… in textureConversionTest()
740 …V, config.colorModel, config.colorRange, config.xChromaOffset, config.yChromaOffset, config.chroma… in textureConversionTest()
1292 …const vk::VkChromaLocation yChromaOffset (rng.choose<ChromaLocationNamePair, const ChromaLocation… in initTests() local
1294 vk::VK_FILTER_NEAREST, xChromaOffset, yChromaOffset, false, false, in initTests()
1321 …const vk::VkChromaLocation yChromaOffset (rng.choose<ChromaLocationNamePair, const ChromaLocationN… in initTests() local
1323 vk::VK_FILTER_NEAREST, xChromaOffset, yChromaOffset, false, false, in initTests()
1366 …const vk::VkChromaLocation yChromaOffset (rng.choose<ChromaLocationNamePair, const ChromaLocation… in initTests() local
1368 … vk::VK_FILTER_LINEAR, xChromaOffset, yChromaOffset, explicitReconstruction, disjoint, in initTests()
1376 …const vk::VkChromaLocation yChromaOffset (rng.choose<ChromaLocationNamePair, const ChromaLocation… in initTests() local
1378 … vk::VK_FILTER_LINEAR, xChromaOffset, yChromaOffset, explicitReconstruction, disjoint, in initTests()
1388 …const vk::VkChromaLocation yChromaOffset (rng.choose<ChromaLocationNamePair, const ChromaLocation… in initTests() local
1390 … vk::VK_FILTER_NEAREST, xChromaOffset, yChromaOffset, explicitReconstruction, disjoint, in initTests()
1398 …const vk::VkChromaLocation yChromaOffset (rng.choose<ChromaLocationNamePair, const ChromaLocation… in initTests() local
1400 … vk::VK_FILTER_NEAREST, xChromaOffset, yChromaOffset, explicitReconstruction, disjoint, in initTests()
1550 const vk::VkChromaLocation yChromaOffset (chromaLocations[yChromaOffsetNdx].value); in initTests() local
1560 … vk::VK_FILTER_LINEAR, xChromaOffset, yChromaOffset, explicitReconstruction, disjoint, in initTests()
1569 … vk::VK_FILTER_LINEAR, xChromaOffset, yChromaOffset, explicitReconstruction, disjoint, in initTests()
1580 … vk::VK_FILTER_NEAREST, xChromaOffset, yChromaOffset, explicitReconstruction, disjoint, in initTests()
1589 … vk::VK_FILTER_NEAREST, xChromaOffset, yChromaOffset, explicitReconstruction, disjoint, in initTests()
1660 const vk::VkChromaLocation yChromaOffset (chromaLocations[yChromaOffsetNdx].value); in initTests() local
1671 filter, xChromaOffset, yChromaOffset, false, false, in initTests()