• Home
  • Raw
  • Download

Lines Matching refs:getCommandLine

616 …ysicalDevice			= chooseDevice(instanceDriver, instance, context.getTestContext().getCommandLine());  in createDeviceTest()
648 …const Unique<VkDevice> device (createCustomDevice(context.getTestContext().getCommandLine().… in createDeviceTest()
665 …ysicalDevice = chooseDevice(instanceDriver, instance, context.getTestContext().getCommandLine()); in createMultipleDevicesTest()
701 …const VkResult result = createUncheckedDevice(context.getTestContext().getCommandLine().isValidati… in createMultipleDevicesTest()
754 …ysicalDevice = chooseDevice(instanceDriver, instance, context.getTestContext().getCommandLine()); in createDeviceWithUnsupportedExtensionsTest()
787 …const VkResult result = createUncheckedDevice(context.getTestContext().getCommandLine().isValidat… in createDeviceWithUnsupportedExtensionsTest()
825 …ysicalDevice = chooseDevice(instanceDriver, instance, context.getTestContext().getCommandLine()); in createDeviceWithVariousQueueCountsTest()
867 …const Unique<VkDevice> device (createCustomDevice(context.getTestContext().getCommandLine().i… in createDeviceWithVariousQueueCountsTest()
906 …ysicalDevice = chooseDevice(instanceDriver, instance, context.getTestContext().getCommandLine()); in createDeviceWithGlobalPriorityTest()
947 …const Unique<VkDevice> device (createCustomDevice(context.getTestContext().getCommandLine().is… in createDeviceWithGlobalPriorityTest()
1031 …sicalDevice = chooseDevice(instanceDriver, instance, context.getTestContext().getCommandLine()); in createDeviceWithQueriedGlobalPriorityTest()
1104 …const Unique<VkDevice> device (createCustomDevice(context.getTestContext().getCommandLine().is… in createDeviceWithQueriedGlobalPriorityTest()
1148 …vice physicalDevice = chooseDevice(vki, instance, context.getTestContext().getCommandLine()); in createDeviceFeatures2Test()
1187 …const Unique<VkDevice> device (createCustomDevice(context.getTestContext().getCommandLine().isVal… in createDeviceFeatures2Test()
1390 …ysicalDevice = chooseDevice(instanceDriver, instance, context.getTestContext().getCommandLine()); in createDeviceWithUnsupportedFeaturesTest()
1597 …const Unique<VkDevice> device (createCustomDevice(context.getTestContext().getCommandLine()… in createDeviceQueue2Test()
1688 …const Unique<VkDevice> device (createCustomDevice(context.getTestContext().getCommandLine().i… in createDeviceQueue2UnmatchedFlagsTest()
1873 const deUint32 chosenDevice = context.getTestContext().getCommandLine().getVKDeviceId() - 1; in createInstanceDeviceIntentionalAllocFail()
2032 …result = createUncheckedDevice(context.getTestContext().getCommandLine().isValidationEnabled(), vk… in createInstanceDeviceIntentionalAllocFail()