Searched refs:DeviceGroupTestRendering (Results 1 – 1 of 1) sorted by relevance
1763 class DeviceGroupTestRendering : public tcu::TestCaseGroup class1766 DeviceGroupTestRendering (tcu::TestContext& testCtx);1767 ~DeviceGroupTestRendering (void) {} in ~DeviceGroupTestRendering()1771 DeviceGroupTestRendering (const DeviceGroupTestRendering& other);1772 DeviceGroupTestRendering& operator= (const DeviceGroupTestRendering& other);1775 DeviceGroupTestRendering::DeviceGroupTestRendering (tcu::TestContext& testCtx) in DeviceGroupTestRendering() function in vkt::DeviceGroup::DeviceGroupTestRendering1781 void DeviceGroupTestRendering::init (void) in init()1801 return new DeviceGroupTestRendering(testCtx); in createTests()