Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/postmortem/
DvktPostmortemShaderTimeoutTests.cpp265 …de::MovePtr<tcu::TestCaseGroup> timeoutGroup(new tcu::TestCaseGroup(testCtx, "shader_timeout", "Sh… in createShaderTimeoutTests() local
271 timeoutGroup->addChild(new ShaderTimeoutCase(testCtx, name.str(), iterations)); in createShaderTimeoutTests()
274 return timeoutGroup.release(); in createShaderTimeoutTests()