Home
last modified time | relevance | path

Searched refs:createUncheckedDevice (Results 1 – 3 of 3) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/
DvktCustomInstancesDevices.hpp117 vk::VkResult createUncheckedDevice (bool validationEnabled, const vk::InstanceInterface& vki, vk::V…
DvktCustomInstancesDevices.cpp405 vk::VkResult createUncheckedDevice (bool validationEnabled, const vk::InstanceInterface& vki, vk::V… in createUncheckedDevice() function
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/
DvktApiDeviceInitializationTests.cpp701 …const VkResult result = createUncheckedDevice(context.getTestContext().getCommandLine().isValidati… in createMultipleDevicesTest()
787 …const VkResult result = createUncheckedDevice(context.getTestContext().getCommandLine().isValidat… in createDeviceWithUnsupportedExtensionsTest()
1353 …const VkResult res = createUncheckedDevice(false, instanceDriver, physicalDevice, &deviceCreateInf… in checkFeatures()
1494 …const VkResult res = createUncheckedDevice(false, instanceDriver, physicalDevice, &deviceCreateIn… in createDeviceWithUnsupportedFeaturesTest()
2032 …result = createUncheckedDevice(context.getTestContext().getCommandLine().isValidationEnabled(), vk… in createInstanceDeviceIntentionalAllocFail()