Searched refs:textureConversionTest (Results 1 – 1 of 1) sorted by relevance
/external/deqp/external/vulkancts/modules/vulkan/ycbcr/ |
D | vktYCbCrConversionTests.cpp | 588 tcu::TestStatus textureConversionTest (Context& context, const TestConfig config) in textureConversionTest() function 1204 …ilterName) + "_" + tilingName, "", checkSupport, createTestShaders, textureConversionTest, config); in initTests() 1241 …ilterName) + "_" + tilingName, "", checkSupport, createTestShaders, textureConversionTest, config); in initTests() 1297 …ame + "_" + xChromaOffsetName, "", checkSupport, createTestShaders, textureConversionTest, config); in initTests() 1326 … + xChromaOffsetName).c_str(), "", checkSupport, createTestShaders, textureConversionTest, config); in initTests() 1371 …(disjoint ? "_disjoint" : ""), "", checkSupport, createTestShaders, textureConversionTest, config); in initTests() 1381 …nt" : "") + "_swapped_chroma", "", checkSupport, createTestShaders, textureConversionTest, config); in initTests() 1393 …(disjoint ? "_disjoint" : ""), "", checkSupport, createTestShaders, textureConversionTest, config); in initTests() 1403 …nt" : "") + "_swapped_chroma", "", checkSupport, createTestShaders, textureConversionTest, config); in initTests() 1422 …(disjoint ? "_disjoint" : ""), "", checkSupport, createTestShaders, textureConversionTest, config); in initTests() [all …]
|