• Home
  • Raw
  • Download

Lines Matching refs:explicitReconstruction

164 		, explicitReconstruction	(explicitReconstruction_)  in TestConfig()
185 bool explicitReconstruction; member
418 bool explicitReconstruction) in createConversion() argument
432 explicitReconstruction ? VK_TRUE : VK_FALSE in createConversion()
454 bool explicitReconstruction, in evalShader() argument
461 …colorRange, xChromaOffset, yChromaOffset, chromaFilter, componentMapping, explicitReconstruction)); in evalShader()
469 DE_UNREF(explicitReconstruction); in evalShader()
525 …log << TestLog::Message << "ExplicitReconstruction: " << (config.explicitReconstruction ? "true" :… in logTestCaseInfo()
560 …if (config.explicitReconstruction && ((features & vk::VK_FORMAT_FEATURE_SAMPLED_IMAGE_YCBCR_CONVER… in checkSupport()
595 bool explicitReconstruction = config.explicitReconstruction; in textureConversionTest() local
611 explicitReconstruction = true; in textureConversionTest()
636 …NearestCosited ((config.chromaFilter == vk::VK_FILTER_NEAREST && !config.explicitReconstruction) && in textureConversionTest()
685 …ig.xChromaOffset, config.yChromaOffset, config.componentMapping, explicitReconstruction, config.ad… in textureConversionTest()
690 …R, vk::VK_CHROMA_LOCATION_MIDPOINT_KHR, config.componentMapping, explicitReconstruction, config.ad… in textureConversionTest()
740 …romaOffset, config.chromaFilter, config.componentMapping, config.explicitReconstruction, sts, resu… in textureConversionTest()
1348 const bool explicitReconstruction (explicitReconstructionNdx == 1); in initTests() local
1368 … vk::VK_FILTER_LINEAR, xChromaOffset, yChromaOffset, explicitReconstruction, disjoint, in initTests()
1371 …addFunctionCaseWithPrograms(textureFilterGroup.get(), string(explicitReconstruction ? "explicit_li… in initTests()
1378 … vk::VK_FILTER_LINEAR, xChromaOffset, yChromaOffset, explicitReconstruction, disjoint, in initTests()
1381 …addFunctionCaseWithPrograms(textureFilterGroup.get(), string(explicitReconstruction ? "explicit_li… in initTests()
1384 if (!explicitReconstruction) in initTests()
1390 … vk::VK_FILTER_NEAREST, xChromaOffset, yChromaOffset, explicitReconstruction, disjoint, in initTests()
1400 … vk::VK_FILTER_NEAREST, xChromaOffset, yChromaOffset, explicitReconstruction, disjoint, in initTests()
1409 if (explicitReconstruction) in initTests()
1419 … vk::VK_FILTER_NEAREST, chromaLocation, chromaLocation, explicitReconstruction, disjoint, in initTests()
1429 … vk::VK_FILTER_NEAREST, chromaLocation, chromaLocation, explicitReconstruction, disjoint, in initTests()
1538 const bool explicitReconstruction (explicitReconstructionNdx == 1); in initTests() local
1560 … vk::VK_FILTER_LINEAR, xChromaOffset, yChromaOffset, explicitReconstruction, disjoint, in initTests()
1563 …addFunctionCaseWithPrograms(textureFilterGroup.get(), string(explicitReconstruction ? "explicit_li… in initTests()
1569 … vk::VK_FILTER_LINEAR, xChromaOffset, yChromaOffset, explicitReconstruction, disjoint, in initTests()
1572 …addFunctionCaseWithPrograms(textureFilterGroup.get(), string(explicitReconstruction ? "explicit_li… in initTests()
1575 if (!explicitReconstruction) in initTests()
1580 … vk::VK_FILTER_NEAREST, xChromaOffset, yChromaOffset, explicitReconstruction, disjoint, in initTests()
1589 … vk::VK_FILTER_NEAREST, xChromaOffset, yChromaOffset, explicitReconstruction, disjoint, in initTests()
1598 if (explicitReconstruction) in initTests()
1608 … vk::VK_FILTER_NEAREST, chromaLocation, chromaLocation, explicitReconstruction, disjoint, in initTests()
1618 … vk::VK_FILTER_NEAREST, chromaLocation, chromaLocation, explicitReconstruction, disjoint, in initTests()