Home
last modified time | relevance | path

Searched refs:physicalDeviceFeaturesCopy (Results 1 - 2 of 2) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/
H A DvktApiDeviceInitializationTests.cpp1431 VkPhysicalDeviceFeatures physicalDeviceFeaturesCopy = defaultPhysicalDeviceFeatures; in checkFeatures() local
1482 physicalDeviceFeaturesCopy.robustBufferAccess = true; in checkFeatures()
1541 physicalDeviceFeaturesCopy // features in checkFeatures()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/api/
H A DvktApiDeviceInitializationTests.cpp1428 VkPhysicalDeviceFeatures physicalDeviceFeaturesCopy = defaultPhysicalDeviceFeatures; in checkFeatures() local
1479 physicalDeviceFeaturesCopy.robustBufferAccess = true; in checkFeatures()
1538 physicalDeviceFeaturesCopy // features in checkFeatures()

Completed in 8 milliseconds