Searched refs:getVKDeviceGroupId (Results 1 – 10 of 10) sorted by relevance
69 m_deviceGroupIdx = cmdLine.getVKDeviceGroupId() - 1; in SparseResourcesBaseInstance()
226 int getVKDeviceGroupId (void) const;
920 int CommandLine::getVKDeviceGroupId (void) const { return m_cmdLine.getOption<opt::VKDevice… in getVKDeviceGroupId() function in tcu::CommandLine
879 const deUint32 devGroupIdx = cmdLine.getVKDeviceGroupId() - 1; in queryDevGroupSurfacePresentCapabilitiesTest()985 const deUint32 devGroupIdx = cmdLine.getVKDeviceGroupId() - 1; in queryDevGroupSurfacePresentModesTest()
1673 const deUint32 devGroupIdx = cmdLine.getVKDeviceGroupId() - 1; in deviceGroupRenderTest()1900 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()
2692 const deUint32 devGroupIdx = cmdLine.getVKDeviceGroupId() - 1; in deviceGroupPeerMemoryFeatures()
2360 const deUint32 devGroupIdx = cmdLine.getVKDeviceGroupId() - 1; in createDeviceGroup()