Searched refs:getVKDeviceGroupId (Results 1 – 18 of 18) sorted by relevance
69 m_deviceGroupIdx = cmdLine.getVKDeviceGroupId() - 1; in SparseResourcesBaseInstance()
227 int getVKDeviceGroupId (void) const;
969 int CommandLine::getVKDeviceGroupId (void) const { return m_cmdLine.getOption<opt::VKDevice… in getVKDeviceGroupId() function in tcu::CommandLine
1204 const deUint32 devGroupIdx = cmdLine.getVKDeviceGroupId() - 1; in queryDevGroupSurfacePresentCapabilitiesTest()1308 const deUint32 devGroupIdx = cmdLine.getVKDeviceGroupId() - 1; in queryDevGroupSurfacePresentModesTest()
1684 const deUint32 devGroupIdx = cmdLine.getVKDeviceGroupId() - 1; in deviceGroupRenderTest()1911 const deUint32 devGroupIdx = cmdLine.getVKDeviceGroupId() - 1; in deviceGroupRenderTest2()
285 const deUint32 devGroupIdx = cmdLine.getVKDeviceGroupId() - 1; in createDeviceGroup()
259 const int kGroupId = cmdLine.getVKDeviceGroupId(); in init()
3501 …{ "device_group", DeviceGroup::Parameters(testCtx.getCommandLine().getVKDeviceGroupId() - 1u, t… in createObjectManagementTests()
3097 const deUint32 devGroupIdx = cmdLine.getVKDeviceGroupId() - 1; in deviceGroupPeerMemoryFeatures()
2358 const deUint32 devGroupIdx = cmdLine.getVKDeviceGroupId() - 1; in createDeviceGroup()