Lines Matching refs:deviceCreateInfo
828 virtual Move<VkDevice> createTestDevice (VkDeviceCreateInfo& deviceCreateInfo,
865 VkDeviceCreateInfo deviceCreateInfo =
890 deviceCreateInfo.pNext = pNext;
892 Move<VkDevice> device = createTestDevice(deviceCreateInfo, objectInfo, sc10Features);
907 Move<VkDevice> DeviceObjectReservationInstance::createTestDevice (VkDeviceCreateInfo& deviceCreateInfo,
916 return createCustomDevice(m_context.getTestContext().getCommandLine().isValidationEnabled(), m_context.getPlatformInterface(), instance, instance.getDriver(), physicalDevice, &deviceCreateInfo);
943 Move<VkDevice> createTestDevice (VkDeviceCreateInfo& deviceCreateInfo,
959 return createCustomDevice(m_context.getTestContext().getCommandLine().isValidationEnabled(), m_context.getPlatformInterface(), instance, instance.getDriver(), physicalDevice, &deviceCreateInfo);
999 Move<VkDevice> createTestDevice (VkDeviceCreateInfo& deviceCreateInfo,
1045 return createCustomDevice(m_context.getTestContext().getCommandLine().isValidationEnabled(), m_context.getPlatformInterface(), instance, instance.getDriver(), physicalDevice, &deviceCreateInfo);
1263 Move<VkDevice> createTestDevice (VkDeviceCreateInfo& deviceCreateInfo,
1394 return createCustomDevice(m_context.getTestContext().getCommandLine().isValidationEnabled(), m_context.getPlatformInterface(), instance, instance.getDriver(), physicalDevice, &deviceCreateInfo);
1783 Move<VkDevice> createTestDevice (VkDeviceCreateInfo& deviceCreateInfo,
1826 return createCustomDevice(m_context.getTestContext().getCommandLine().isValidationEnabled(), m_context.getPlatformInterface(), instance, instance.getDriver(), physicalDevice, &deviceCreateInfo);