Searched refs:getVKDeviceId (Results 1 – 11 of 11) sorted by relevance
106 const deUint32 deviceIdFromCmdLine = cmdLine.getVKDeviceId(); in chooseDeviceIndex()
222 int getVKDeviceId (void) const;
847 int CommandLine::getVKDeviceId (void) const { return m_cmdLine.getOption<opt::VKDeviceID>(… in getVKDeviceId() function in tcu::CommandLine
131 << context.getTestContext().getCommandLine().getVKDeviceId() in logDeviceInfo()
928 …const deUint32 deviceIdx = context.getTestContext().getCommandLine().getVKDeviceId() - … in queryDevGroupSurfacePresentCapabilitiesTest()1034 const deUint32 deviceIdx = context.getTestContext().getCommandLine().getVKDeviceId() - 1u; in queryDevGroupSurfacePresentModesTest()
1738 …const deUint32 deviceIdx = context.getTestContext().getCommandLine().getVKDeviceId() -… in deviceGroupRenderTest()1965 …const deUint32 deviceIdx = context.getTestContext().getCommandLine().getVKDeviceId() -… in deviceGroupRenderTest2()
222 const deUint32 physDeviceIdx = cmdLine.getVKDeviceId() - 1; in createDeviceGroup()
2738 return Device::Parameters(context.getTestContext().getCommandLine().getVKDeviceId()-1u, in getDefaulDeviceParameters()3186 …{ "device", Device::Parameters(testCtx.getCommandLine().getVKDeviceId()-1u, VK_QUEUE_GRAPHICS… in createObjectManagementTests()3190 ….getCommandLine().getVKDeviceGroupId() - 1u, testCtx.getCommandLine().getVKDeviceId() - 1u, VK_QUE… in createObjectManagementTests()
1524 const deUint32 chosenDevice = context.getTestContext().getCommandLine().getVKDeviceId() - 1; in createInstanceDeviceIntentionalAllocFail()
249 const int kDevId = cmdLine.getVKDeviceId(); in init()
2361 const deUint32 physDeviceIdx = cmdLine.getVKDeviceId() - 1; in createDeviceGroup()