Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/device_group/
DvktDeviceGroupRendering.cpp1680 class DeviceGroupTestCase : public TestCase class
1683 DeviceGroupTestCase (tcu::TestContext& context, in DeviceGroupTestCase() function in vkt::DeviceGroup::__anon66ee313a0111::DeviceGroupTestCase
1783 …addChild(new DeviceGroupTestCase<DeviceGroupTestInstance>(m_testCtx, "sfr", "Test split fram… in init()
1784 …addChild(new DeviceGroupTestCase<DeviceGroupTestInstance>(m_testCtx, "sfr_sys", "Test split f… in init()
1785 …addChild(new DeviceGroupTestCase<DeviceGroupTestInstance>(m_testCtx, "sfr_dedicated", "Test spl… in init()
1786 …addChild(new DeviceGroupTestCase<DeviceGroupTestInstance>(m_testCtx, "sfr_dedicated_peer", "Test… in init()
1788 …addChild(new DeviceGroupTestCase<DeviceGroupTestInstance>(m_testCtx, "afr", "Test alternate … in init()
1789 …addChild(new DeviceGroupTestCase<DeviceGroupTestInstance>(m_testCtx, "afr_sys", "Test split f… in init()
1790 …addChild(new DeviceGroupTestCase<DeviceGroupTestInstance>(m_testCtx, "afr_dedicated", "Test spl… in init()
1791 …addChild(new DeviceGroupTestCase<DeviceGroupTestInstance>(m_testCtx, "afr_dedicated_peer", "Test… in init()
[all …]