Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/ycbcr/
DvktYCbCrConversionTests.cpp1551 const char* const yChromaOffsetName (chromaLocations[yChromaOffsetNdx].name); in initTests() local
1563 …"explicit_linear_" : "default_linear_") + xChromaOffsetName + "_" + yChromaOffsetName + "_" + tili… in initTests()
1572 …"explicit_linear_" : "default_linear_") + xChromaOffsetName + "_" + yChromaOffsetName + "_" + tili… in initTests()
1583 …Group.get(), string("default_nearest_") + xChromaOffsetName + "_" + yChromaOffsetName + "_" + tili… in initTests()
1592 …Group.get(), string("default_nearest_") + xChromaOffsetName + "_" + yChromaOffsetName + "_" + tili… in initTests()
1661 const char* const yChromaOffsetName (chromaLocations[yChromaOffsetNdx].name); in initTests() local
1674 …<< "x" << srcSize.y() << "_" << tilingName << "_" << xChromaOffsetName << "_" << yChromaOffsetName; in initTests()