Home
last modified time | relevance | path

Searched refs:deviceFaultVendorBinary (Results 1 - 5 of 5) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/postmortem/
H A DvktPostmortemDeviceFaultTests.cpp150 VK_TRUE // VkBool32 deviceFaultVendorBinary; in CustomDevice()
206 VK_TRUE // VkBool32 deviceFaultVendorBinary;
450 fc.vendorBinarySize = deviceFaultFeatures.deviceFaultVendorBinary ? vendorBinarySize : 0; in iterate()
461 fi.pVendorBinaryData = deviceFaultFeatures.deviceFaultVendorBinary ? vendorBinaryData.data() : nullptr; in iterate()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/postmortem/
H A DvktPostmortemDeviceFaultTests.cpp150 VK_TRUE // VkBool32 deviceFaultVendorBinary; in CustomDevice()
206 VK_TRUE // VkBool32 deviceFaultVendorBinary;
450 fc.vendorBinarySize = deviceFaultFeatures.deviceFaultVendorBinary ? vendorBinarySize : 0; in iterate()
461 fi.pVendorBinaryData = deviceFaultFeatures.deviceFaultVendorBinary ? vendorBinaryData.data() : nullptr; in iterate()
/third_party/vulkan-headers/include/vulkan/
H A Dvulkan_core.h16323 VkBool32 deviceFaultVendorBinary; member
H A Dvulkan_hash.hpp8649 VULKAN_HPP_HASH_COMBINE( seed, physicalDeviceFaultFeaturesEXT.deviceFaultVendorBinary );
H A Dvulkan_structs.hpp[all...]

Completed in 113 milliseconds