Home
last modified time | relevance | path

Searched refs:deviceUUID (Results 1 – 16 of 16) sorted by relevance

/external/swiftshader/src/Vulkan/
DVkPhysicalDevice.cpp271 memset(properties->deviceUUID, 0, VK_UUID_SIZE); in getProperties()
275 memcpy(properties->deviceUUID, SWIFTSHADER_UUID, VK_UUID_SIZE); in getProperties()
/external/deqp/external/vulkancts/modules/vulkan/synchronization/
DvktSynchronizationCrossInstanceSharingTests.cpp296 const deUint8 deviceUUID[VK_UUID_SIZE]);
311 const deUint8 deviceUUID[VK_UUID_SIZE]) in DeviceId()
316 deMemcpy(m_deviceUUID, deviceUUID, sizeof(m_deviceUUID)); in DeviceId()
352 …s.vendorID, properties.properties.driverVersion, propertiesId.driverUUID, propertiesId.deviceUUID); in getDeviceId()
/external/deqp/external/vulkancts/modules/vulkan/api/
DvktApiFeatureInfo.cpp3032 …terator<deUint8>(DE_ARRAY_BEGIN(value.deviceUUID)), tcu::Format::HexIterator<deUint8>(DE_ARRAY_END… in toString()
3197 if ((deMemCmp(IDProperties[0].deviceUUID, IDProperties[1].deviceUUID, VK_UUID_SIZE) != 0) || in deviceProperties2()
/external/mesa3d/src/intel/vulkan/
Danv_device.c969 memcpy(id_props->deviceUUID, pdevice->device_uuid, VK_UUID_SIZE); in anv_GetPhysicalDeviceProperties2KHR()
/external/deqp/external/vulkancts/framework/vulkan/
DvkStructTypes.inl1651 deUint8 deviceUUID[VK_UUID_SIZE]; member
DvkStrUtilImpl.inl4507 …terator<deUint8>(DE_ARRAY_BEGIN(value.deviceUUID)), tcu::Format::HexIterator<deUint8>(DE_ARRAY_END…
DvkVulkan_c.inl4142 deUint8 deviceUUID[VK_UUID_SIZE]; member
/external/mesa3d/src/amd/vulkan/
Dradv_device.c793 memcpy(properties->deviceUUID, pdevice->device_uuid, VK_UUID_SIZE); in radv_GetPhysicalDeviceProperties2KHR()
/external/mesa3d/include/vulkan/
Dvulkan.h4251 uint8_t deviceUUID[VK_UUID_SIZE]; member
/external/skia/include/third_party/vulkan/vulkan/
Dvulkan_core.h4286 uint8_t deviceUUID[VK_UUID_SIZE]; member
/external/skqp/include/third_party/vulkan/vulkan/
Dvulkan_core.h4286 uint8_t deviceUUID[VK_UUID_SIZE]; member
/external/vulkan-headers/include/vulkan/
Dvulkan_core.h4453 uint8_t deviceUUID[VK_UUID_SIZE]; member
Dvulkan.hpp37133 && ( memcmp( deviceUUID, rhs.deviceUUID, VK_UUID_SIZE * sizeof( uint8_t ) ) == 0 ) in operator ==()
37150 uint8_t deviceUUID[VK_UUID_SIZE]; member
/external/swiftshader/include/vulkan/
Dvulkan_core.h4406 uint8_t deviceUUID[VK_UUID_SIZE]; member
Dvulkan.hpp13408 && ( memcmp( deviceUUID, rhs.deviceUUID, VK_UUID_SIZE * sizeof( uint8_t ) ) == 0 ) in operator ==()
13425 uint8_t deviceUUID[VK_UUID_SIZE]; member
/external/deqp/external/vulkancts/scripts/src/
Dvulkan.h.in4139 uint8_t deviceUUID[VK_UUID_SIZE]; member