Searched refs:getVKDeviceGroupId (Results 1 – 10 of 10) sorted by relevance
69 m_deviceGroupIdx = cmdLine.getVKDeviceGroupId() - 1; in SparseResourcesBaseInstance()
225 int getVKDeviceGroupId (void) const;
848 int CommandLine::getVKDeviceGroupId (void) const { return m_cmdLine.getOption<opt::VKDevice… in getVKDeviceGroupId() function in tcu::CommandLine
927 const deUint32 devGroupIdx = cmdLine.getVKDeviceGroupId() - 1; in queryDevGroupSurfacePresentCapabilitiesTest()1033 const deUint32 devGroupIdx = cmdLine.getVKDeviceGroupId() - 1; in queryDevGroupSurfacePresentModesTest()
1737 const deUint32 devGroupIdx = cmdLine.getVKDeviceGroupId() - 1; in deviceGroupRenderTest()1964 const deUint32 devGroupIdx = cmdLine.getVKDeviceGroupId() - 1; in deviceGroupRenderTest2()
221 const deUint32 devGroupIdx = cmdLine.getVKDeviceGroupId() - 1; in createDeviceGroup()
247 const int kGroupId = cmdLine.getVKDeviceGroupId(); in init()
3190 …{ "device_group", DeviceGroup::Parameters(testCtx.getCommandLine().getVKDeviceGroupId() - 1u, t… in createObjectManagementTests()
2674 const deUint32 devGroupIdx = cmdLine.getVKDeviceGroupId() - 1; in deviceGroupPeerMemoryFeatures()
2360 const deUint32 devGroupIdx = cmdLine.getVKDeviceGroupId() - 1; in createDeviceGroup()