Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/
DvktCustomInstancesDevices.hpp137 vk::VkResult createUncheckedDevice (bool validationEnabled, const vk::InstanceInterface& vki, vk::V…
DvktCustomInstancesDevices.cpp481 vk::VkResult createUncheckedDevice (bool validationEnabled, const vk::InstanceInterface& vki, vk::V… in createUncheckedDevice() function
/external/deqp/external/vulkancts/modules/vulkan/api/
DvktApiDeviceInitializationTests.cpp761 …const VkResult result = createUncheckedDevice(context.getTestContext().getCommandLine().isValidati… in createMultipleDevicesTest()
858 …const VkResult result = createUncheckedDevice(context.getTestContext().getCommandLine().isValidat… in createDeviceWithUnsupportedExtensionsTest()
1571 …const VkResult res = createUncheckedDevice(false, instanceDriver, physicalDevice, &deviceCreateInf… in checkFeatures()
1723 …const VkResult res = createUncheckedDevice(false, instanceDriver, physicalDevice, &deviceCreateIn… in createDeviceWithUnsupportedFeaturesTest()
2723 …result = createUncheckedDevice(context.getTestContext().getCommandLine().isValidationEnabled(), vk… in createInstanceDeviceIntentionalAllocFail()