Home
last modified time | relevance | path

Searched refs:behaviours (Results 1 - 2 of 2) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/sc/
H A DvktFaultHandlingTests.cpp249 } behaviours[] = in createFaultHandlingTests() local
264 for (int behaviourIdx = 0; behaviourIdx < DE_LENGTH_OF_ARRAY(behaviours); ++behaviourIdx) in createFaultHandlingTests()
266 de::MovePtr<tcu::TestCaseGroup> behaviourGroup(new tcu::TestCaseGroup(testCtx, behaviours[behaviourIdx].name)); in createFaultHandlingTests()
270 TestParams testParams{ behaviours[behaviourIdx].queryBehaviour, faults[faultIdx].faultValue }; in createFaultHandlingTests()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/sc/
H A DvktFaultHandlingTests.cpp248 } behaviours[] = in createFaultHandlingTests() local
263 for (int behaviourIdx = 0; behaviourIdx < DE_LENGTH_OF_ARRAY(behaviours); ++behaviourIdx) in createFaultHandlingTests()
265 de::MovePtr<tcu::TestCaseGroup> behaviourGroup(new tcu::TestCaseGroup(testCtx, behaviours[behaviourIdx].name, "")); in createFaultHandlingTests()
269 TestParams testParams{ behaviours[behaviourIdx].queryBehaviour, faults[faultIdx].faultValue }; in createFaultHandlingTests()

Completed in 34 milliseconds