Searched refs:testNameSuffix (Results 1 – 3 of 3) sorted by relevance
/external/deqp/external/vulkancts/modules/vulkan/draw/ |
D | vktDrawMultipleClearsWithinRenderPass.cpp | 126 const char* testNameSuffix; member 614 …const string testNameSuffix = formatSuffix.str() + verticesByTopology[(deUint32)topology].testName… in init() local 633 …addChild(new MultipleClearsWithinRenderPassTest(m_testCtx, "load_clear_draw" + testNameSuffix, "Mu… in init() 653 …addChild(new MultipleClearsWithinRenderPassTest(m_testCtx, "draw_clear_draw" + testNameSuffix, "Mu… in init() 673 …addChild(new MultipleClearsWithinRenderPassTest(m_testCtx, "clear_clear_draw" + testNameSuffix, "M… in init() 692 …addChild(new MultipleClearsWithinRenderPassTest(m_testCtx, "load_clear" + testNameSuffix, "Multipl… in init() 711 …addChild(new MultipleClearsWithinRenderPassTest(m_testCtx, "draw_clear" + testNameSuffix, "Multipl… in init() 730 …addChild(new MultipleClearsWithinRenderPassTest(m_testCtx, "clear_clear" + testNameSuffix, "Multip… in init()
|
D | vktDrawDepthClampTests.cpp | 58 string testNameSuffix; member 499 const auto testCaseName = formatCaseName + params.testNameSuffix; in createTests()
|
/external/deqp/external/vulkancts/modules/vulkan/api/ |
D | vktApiImageClearingTests.cpp | 1982 const char* testNameSuffix; in createImageClearingTestsCommon() member 2170 …ring testCaseName = getFormatCaseName(format) + dimensionsString + colorParams.testNameSuffix; in createImageClearingTestsCommon() 2357 …d::string testCaseName = getFormatCaseName(format) + dimensionsString + colorParams.testNameSuffix; in createImageClearingTestsCommon()
|