Searched refs:objectMgmtTests (Results 1 – 1 of 1) sorted by relevance
/external/deqp/external/vulkancts/modules/vulkan/api/ |
D | vktApiObjectManagementTests.cpp | 3162 …MovePtr<tcu::TestCaseGroup> objectMgmtTests (new tcu::TestCaseGroup(testCtx, "object_management", … in createObjectManagementTests() local 3327 …objectMgmtTests->addChild(createGroup(testCtx, "single", "Create single object", s_createSingleGro… in createObjectManagementTests() 3357 …objectMgmtTests->addChild(createGroup(testCtx, "multiple_unique_resources", "Multiple objects with… in createObjectManagementTests() 3387 …objectMgmtTests->addChild(createGroup(testCtx, "multiple_shared_resources", "Multiple objects with… in createObjectManagementTests() 3417 …objectMgmtTests->addChild(createGroup(testCtx, "max_concurrent", "Maximum number of concurrently l… in createObjectManagementTests() 3447 …objectMgmtTests->addChild(createGroup(testCtx, "multithreaded_per_thread_device", "Multithreaded o… in createObjectManagementTests() 3477 …objectMgmtTests->addChild(createGroup(testCtx, "multithreaded_per_thread_resources", "Multithreade… in createObjectManagementTests() 3507 …objectMgmtTests->addChild(createGroup(testCtx, "multithreaded_shared_resources", "Multithreaded ob… in createObjectManagementTests() 3537 …objectMgmtTests->addChild(createGroup(testCtx, "single_alloc_callbacks", "Create single object", s… in createObjectManagementTests() 3568 …objectMgmtTests->addChild(createGroup(testCtx, "alloc_callback_fail", "Allocation callback failure… in createObjectManagementTests() [all …]
|