Home
last modified time | relevance | path

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

/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/rasterization/
H A DvktShaderTileImageTests.cpp2046 std::vector<tcu::TestCaseGroup *> testGroupStack; in createShaderTileImageTestVariations() local
2047 testGroupStack.push_back(gr); in createShaderTileImageTestVariations()
2052 testGroupStack.back()->addChild(subGroup); in createShaderTileImageTestVariations()
2053 testGroupStack.push_back(subGroup); in createShaderTileImageTestVariations()
2057 testGroupStack.back()->addChild(subGroup); in createShaderTileImageTestVariations()
2058 testGroupStack.push_back(subGroup); in createShaderTileImageTestVariations()
2073 testGroupStack.back()->addChild(subGroup); in createShaderTileImageTestVariations()
2074 testGroupStack.push_back(subGroup); in createShaderTileImageTestVariations()
2085 testGroupStack.back()->addChild(subGroup); in createShaderTileImageTestVariations()
2086 testGroupStack.push_back(subGroup); in createShaderTileImageTestVariations()
[all …]