Home
last modified time | relevance | path

Searched refs:driverUUID (Results 1 – 25 of 32) sorted by relevance

12

/third_party/mesa3d/src/virtio/vulkan/
Dvn_physical_device.c411 memcpy(vk11_props->driverUUID, sha1, VK_UUID_SIZE); in vn_physical_device_init_uuids()
523 memcpy(vk11_props->driverUUID, local_props.id.driverUUID, in vn_physical_device_init_properties()
524 sizeof(vk11_props->driverUUID)); in vn_physical_device_init_properties()
1943 memcpy(u.id->driverUUID, vk11_props->driverUUID, in vn_GetPhysicalDeviceProperties2()
1944 sizeof(vk11_props->driverUUID)); in vn_GetPhysicalDeviceProperties2()
/third_party/mesa3d/docs/relnotes/
D18.3.6.rst102 - radv: Fix driverUUID
D19.0.1.rst97 - radv: Fix driverUUID
/third_party/vk-gl-cts/build/external/vulkancts/framework/vulkan/
DvkDeviceProperties.inl81 …memcpy(propertyType.driverUUID, allPropertiesBlobs.vk11.driverUUID, sizeof(uint8_t) * VK_UUID_SIZE…
DvkStructTypes.inl1664 uint8_t driverUUID[VK_UUID_SIZE]; member
1782 uint8_t driverUUID[VK_UUID_SIZE]; member
DvkStrUtilImpl.inl6817 …terator<uint8_t>(DE_ARRAY_BEGIN(value.driverUUID)), tcu::Format::HexIterator<uint8_t>(DE_ARRAY_END…
6977 …terator<uint8_t>(DE_ARRAY_BEGIN(value.driverUUID)), tcu::Format::HexIterator<uint8_t>(DE_ARRAY_END…
/third_party/skia/third_party/externals/swiftshader/src/Vulkan/
DVkPhysicalDevice.cpp622 memset(properties->driverUUID, 0, VK_UUID_SIZE); in getIdProperties()
626 *((uint64_t *)properties->driverUUID) = DRIVER_VERSION; in getIdProperties()
/third_party/vulkan-loader/loader/
Dterminator.c225 memset(id_properties->driverUUID, 0, VK_UUID_SIZE); in terminator_GetPhysicalDeviceProperties2()
/third_party/mesa3d/src/vulkan/runtime/
Dvk_device.c825 CORE_PROPERTY(driverUUID); in vk_get_physical_device_core_1_1_property_ext()
/third_party/mesa3d/src/gallium/drivers/zink/
Dzink_screen.c133 memcpy(uuid, screen->info.props11.driverUUID, VK_UUID_SIZE); in zink_get_driver_uuid()
135 memcpy(uuid, screen->info.deviceid_props.driverUUID, VK_UUID_SIZE); in zink_get_driver_uuid()
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/
DvkRayTracingUtil.hpp505 deUint8 driverUUID[VK_UUID_SIZE]; member
/third_party/mesa3d/src/panfrost/vulkan/
Dpanvk_device.c799 memcpy(core_1_1.driverUUID, pdevice->driver_uuid, VK_UUID_SIZE); in panvk_GetPhysicalDeviceProperties2()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/
DvktApiFeatureInfo.cpp4227 (deMemCmp(idProperties[0].driverUUID, idProperties[1].driverUUID, VK_UUID_SIZE) != 0) || in deviceProperties2()
4832 OFFSET_TABLE_ENTRY(VkPhysicalDeviceVulkan11Properties, driverUUID), in devicePropertiesVulkan12()
5238 (deMemCmp(idProperties.driverUUID, vulkan11Properties.driverUUID, VK_UUID_SIZE) != 0) || in devicePropertyExtensionsConsistencyVulkan12()
/third_party/mesa3d/src/gallium/frontends/lavapipe/
Dlvp_device.c1033 pdevice->pscreen->get_driver_uuid(pdevice->pscreen, (char*)(p->driverUUID)); in lvp_get_physical_device_properties_1_1()
/third_party/mesa3d/src/broadcom/vulkan/
Dv3dv_device.c1653 memcpy(vk11.driverUUID, pdevice->driver_uuid, VK_UUID_SIZE); in v3dv_GetPhysicalDeviceProperties2()
/third_party/mesa3d/src/freedreno/vulkan/
Dtu_device.c918 memcpy(p->driverUUID, pdevice->driver_uuid, VK_UUID_SIZE); in tu_get_physical_device_properties_1_1()
/third_party/mesa3d/src/microsoft/vulkan/
Ddzn_device.c1575 memcpy(core_1_1.driverUUID, pdevice->driver_uuid, VK_UUID_SIZE); in dzn_GetPhysicalDeviceProperties2()
/third_party/mesa3d/src/intel/vulkan/
Danv_device.c2035 memcpy(p->driverUUID, pdevice->driver_uuid, VK_UUID_SIZE); in anv_get_physical_device_properties_1_1()
/third_party/mesa3d/src/virtio/venus-protocol/
Dvn_protocol_driver_device.h11420 size += vn_sizeof_uint8_t_array(val->driverUUID, VK_UUID_SIZE); in vn_sizeof_VkPhysicalDeviceIDProperties_self()
11458 vn_decode_uint8_t_array(dec, val->driverUUID, array_size); in vn_decode_VkPhysicalDeviceIDProperties_self()
13796 size += vn_sizeof_uint8_t_array(val->driverUUID, VK_UUID_SIZE); in vn_sizeof_VkPhysicalDeviceVulkan11Properties_self()
13844 vn_decode_uint8_t_array(dec, val->driverUUID, array_size); in vn_decode_VkPhysicalDeviceVulkan11Properties_self()
/third_party/skia/include/third_party/vulkan/vulkan/
Dvulkan_core.h4958 uint8_t driverUUID[VK_UUID_SIZE]; member
5341 uint8_t driverUUID[VK_UUID_SIZE]; member
/third_party/skia/third_party/externals/dawn/third_party/khronos/vulkan/
Dvulkan_core.h5101 uint8_t driverUUID[VK_UUID_SIZE]; member
5490 uint8_t driverUUID[VK_UUID_SIZE]; member
/third_party/skia/third_party/externals/swiftshader/include/vulkan/
Dvulkan_core.h5052 uint8_t driverUUID[VK_UUID_SIZE]; member
5440 uint8_t driverUUID[VK_UUID_SIZE]; member
/third_party/mesa3d/include/vulkan/
Dvulkan_core.h5316 uint8_t driverUUID[VK_UUID_SIZE]; member
5707 uint8_t driverUUID[VK_UUID_SIZE]; member
/third_party/vulkan-headers/include/vulkan/
Dvulkan_core.h5426 uint8_t driverUUID[VK_UUID_SIZE]; member
5817 uint8_t driverUUID[VK_UUID_SIZE]; member
/third_party/flutter/skia/include/third_party/vulkan/vulkan/
Dvulkan_core.h4287 uint8_t driverUUID[VK_UUID_SIZE]; member

12