• Home
  • Raw
  • Download

Lines Matching refs:explicitReconstruction

184 		, explicitReconstruction	(explicitReconstruction_)  in TestConfig()
206 bool explicitReconstruction; member
452 bool explicitReconstruction) in createConversion() argument
466 explicitReconstruction ? VK_TRUE : VK_FALSE in createConversion()
488 bool explicitReconstruction, in evalShader() argument
501 …olorRange, xChromaOffset, yChromaOffset, chromaFilter, componentMapping, explicitReconstruction))); in evalShader()
509 DE_UNREF(explicitReconstruction); in evalShader()
597 …log << TestLog::Message << "ExplicitReconstruction: " << (config.explicitReconstruction ? "true" :… in logTestCaseInfo()
641 …if (config.explicitReconstruction && ((features & vk::VK_FORMAT_FEATURE_SAMPLED_IMAGE_YCBCR_CONVER… in checkSupport()
676 bool explicitReconstruction = config.explicitReconstruction; in textureConversionTest() local
692 explicitReconstruction = true; in textureConversionTest()
717 …NearestCosited ((config.chromaFilter == vk::VK_FILTER_NEAREST && !config.explicitReconstruction) && in textureConversionTest()
789 …ig.xChromaOffset, config.yChromaOffset, config.componentMapping, explicitReconstruction, config.ad… in textureConversionTest()
793 …POINT, vk::VK_CHROMA_LOCATION_MIDPOINT, config.componentMapping, explicitReconstruction, config.ad… in textureConversionTest()
851 …romaOffset, config.chromaFilter, config.componentMapping, config.explicitReconstruction, sts, conf… in textureConversionTest()
1539 const bool explicitReconstruction(explicitReconstructionNdx == 1); in buildTests() local
1559 vk::VK_FILTER_LINEAR, xChromaOffset, yChromaOffset, explicitReconstruction, disjoint, in buildTests()
1562 …addFunctionCaseWithPrograms(textureFilterGroup.get(), string(explicitReconstruction ? "explicit_li… in buildTests()
1569 vk::VK_FILTER_LINEAR, xChromaOffset, yChromaOffset, explicitReconstruction, disjoint, in buildTests()
1572 …addFunctionCaseWithPrograms(textureFilterGroup.get(), string(explicitReconstruction ? "explicit_li… in buildTests()
1575 if (!explicitReconstruction) in buildTests()
1581 vk::VK_FILTER_NEAREST, xChromaOffset, yChromaOffset, explicitReconstruction, disjoint, in buildTests()
1591 vk::VK_FILTER_NEAREST, xChromaOffset, yChromaOffset, explicitReconstruction, disjoint, in buildTests()
1600 if (explicitReconstruction) in buildTests()
1610 vk::VK_FILTER_NEAREST, chromaLocation, chromaLocation, explicitReconstruction, disjoint, in buildTests()
1620 vk::VK_FILTER_NEAREST, chromaLocation, chromaLocation, explicitReconstruction, disjoint, in buildTests()
1743 const bool explicitReconstruction(explicitReconstructionNdx == 1); in buildTests() local
1765 vk::VK_FILTER_LINEAR, xChromaOffset, yChromaOffset, explicitReconstruction, disjoint, in buildTests()
1768 …addFunctionCaseWithPrograms(textureFilterGroup.get(), string(explicitReconstruction ? "explicit_li… in buildTests()
1774 vk::VK_FILTER_LINEAR, xChromaOffset, yChromaOffset, explicitReconstruction, disjoint, in buildTests()
1777 …addFunctionCaseWithPrograms(textureFilterGroup.get(), string(explicitReconstruction ? "explicit_li… in buildTests()
1780 if (!explicitReconstruction) in buildTests()
1785 vk::VK_FILTER_NEAREST, xChromaOffset, yChromaOffset, explicitReconstruction, disjoint, in buildTests()
1794 vk::VK_FILTER_NEAREST, xChromaOffset, yChromaOffset, explicitReconstruction, disjoint, in buildTests()
1803 if (explicitReconstruction) in buildTests()
1813 vk::VK_FILTER_NEAREST, chromaLocation, chromaLocation, explicitReconstruction, disjoint, in buildTests()
1823 vk::VK_FILTER_NEAREST, chromaLocation, chromaLocation, explicitReconstruction, disjoint, in buildTests()