/third_party/mesa3d/src/virtio/vulkan/ |
D | vn_physical_device.c | 413 memset(vk11_props->deviceLUID, 0, VK_LUID_SIZE); in vn_physical_device_init_uuids() 525 memcpy(vk11_props->deviceLUID, local_props.id.deviceLUID, in vn_physical_device_init_properties() 526 sizeof(vk11_props->deviceLUID)); in vn_physical_device_init_properties() 1945 memcpy(u.id->deviceLUID, vk11_props->deviceLUID, in vn_GetPhysicalDeviceProperties2() 1946 sizeof(vk11_props->deviceLUID)); in vn_GetPhysicalDeviceProperties2()
|
/third_party/vk-gl-cts/external/vulkan-docs/src/chapters/VK_NV_acquire_winrt_display/ |
D | acquire_winrt_display.adoc | 80 property matching the pname:deviceLUID property of a
|
D | acquire_winrt_display.txt | 80 property matching the pname:deviceLUID property of a
|
/third_party/vk-gl-cts/external/vulkan-docs/src/appendices/ |
D | VK_NV_acquire_winrt_display.txt | 87 Vulkan already has precedent to use the name sname:deviceLUID for the
|
D | VK_NV_acquire_winrt_display.adoc | 87 Vulkan already has precedent to use the name sname:deviceLUID for the
|
/third_party/vk-gl-cts/build/external/vulkancts/framework/vulkan/ |
D | vkDeviceProperties.inl | 25 …memcpy(propertyType.deviceLUID, allPropertiesBlobs.vk11.deviceLUID, sizeof(uint8_t) * VK_LUID_SIZE…
|
D | vkStructTypes.inl | 1922 uint8_t deviceLUID[VK_LUID_SIZE]; member 5217 uint8_t deviceLUID[VK_LUID_SIZE]; member
|
/third_party/mesa3d/src/vulkan/runtime/ |
D | vk_device.c | 826 CORE_PROPERTY(deviceLUID); in vk_get_physical_device_core_1_1_property_ext()
|
/third_party/mesa3d/src/gallium/drivers/zink/ |
D | zink_screen.c | 155 memcpy(luid, screen->info.props11.deviceLUID, VK_LUID_SIZE); in zink_get_device_luid() 157 memcpy(luid, screen->info.deviceid_props.deviceLUID, VK_LUID_SIZE); in zink_get_device_luid()
|
/third_party/mesa3d/src/microsoft/vulkan/ |
D | dzn_device.c | 1577 memcpy(core_1_1.deviceLUID, &pdevice->desc.adapter_luid, VK_LUID_SIZE); in dzn_GetPhysicalDeviceProperties2() 1579 STATIC_ASSERT(sizeof(pdevice->desc.adapter_luid) == sizeof(core_1_1.deviceLUID)); in dzn_GetPhysicalDeviceProperties2()
|
/third_party/skia/third_party/externals/swiftshader/src/Vulkan/ |
D | VkPhysicalDevice.cpp | 623 memset(properties->deviceLUID, 0, VK_LUID_SIZE); in getIdProperties()
|
/third_party/vk-gl-cts/external/vulkan-docs/src/chapters/ |
D | devsandqueues.txt | 416 * pname:deviceLUID is an array of ename:VK_LUID_SIZE code:uint8_t values 421 pname:deviceLUID contains a valid LUID and pname:deviceNodeMask contains 454 If pname:deviceLUIDValid is ename:VK_FALSE, the values of pname:deviceLUID 457 Windows operating system, the contents of pname:deviceLUID can: be cast to 536 slink:VkPhysicalDeviceIDProperties::deviceLUID.
|
D | devsandqueues.adoc | 460 * pname:deviceLUID is an array of ename:VK_LUID_SIZE code:uint8_t values 465 pname:deviceLUID contains a valid LUID and pname:deviceNodeMask contains 498 If pname:deviceLUIDValid is ename:VK_FALSE, the values of pname:deviceLUID 501 Windows operating system, the contents of pname:deviceLUID can: be cast to 580 slink:VkPhysicalDeviceIDProperties::pname:deviceLUID.
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/ |
D | vktApiFeatureInfo.cpp | 4813 if ((deMemCmp(idProperties[0].deviceLUID, idProperties[1].deviceLUID, VK_LUID_SIZE) != 0) || in deviceProperties2() 5592 OFFSET_TABLE_ENTRY(VkPhysicalDeviceVulkan11Properties, deviceLUID), in devicePropertiesVulkan12() 6248 if ((deMemCmp(idProperties.deviceLUID, vulkan11Properties.deviceLUID, VK_LUID_SIZE) != 0) || in devicePropertyExtensionsConsistencyVulkan12()
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/api/ |
D | vktApiFeatureInfo.cpp | 4813 if ((deMemCmp(idProperties[0].deviceLUID, idProperties[1].deviceLUID, VK_LUID_SIZE) != 0) || in deviceProperties2() 5592 OFFSET_TABLE_ENTRY(VkPhysicalDeviceVulkan11Properties, deviceLUID), in devicePropertiesVulkan12() 6248 if ((deMemCmp(idProperties.deviceLUID, vulkan11Properties.deviceLUID, VK_LUID_SIZE) != 0) || in devicePropertyExtensionsConsistencyVulkan12()
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/synchronization/ |
D | vktSynchronizationWin32KeyedMutexTests.cpp | 1303 if (deMemCmp(&desc.AdapterLuid, propertiesId.deviceLUID, VK_LUID_SIZE) == 0) in DX11OperationSupport()
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/synchronization/ |
D | vktSynchronizationWin32KeyedMutexTests.cpp | 1303 if (deMemCmp(&desc.AdapterLuid, propertiesId.deviceLUID, VK_LUID_SIZE) == 0) in DX11OperationSupport()
|
/third_party/mesa3d/src/gallium/frontends/lavapipe/ |
D | lvp_device.c | 1034 memset(p->deviceLUID, 0, VK_LUID_SIZE); in lvp_get_physical_device_properties_1_1()
|
/third_party/mesa3d/src/freedreno/vulkan/ |
D | tu_device.c | 919 memset(p->deviceLUID, 0, VK_LUID_SIZE); in tu_get_physical_device_properties_1_1()
|
/third_party/vk-gl-cts/external/vulkancts/scripts/src/ |
D | vulkan_sc_core.h | 3948 uint8_t deviceLUID[VK_LUID_SIZE]; member 4267 uint8_t deviceLUID[VK_LUID_SIZE]; member
|
/third_party/mesa3d/src/intel/vulkan/ |
D | anv_device.c | 2036 memset(p->deviceLUID, 0, VK_LUID_SIZE); in anv_get_physical_device_properties_1_1()
|
/third_party/mesa3d/src/virtio/venus-protocol/ |
D | vn_protocol_driver_device.h | 11422 size += vn_sizeof_uint8_t_array(val->deviceLUID, VK_LUID_SIZE); in vn_sizeof_VkPhysicalDeviceIDProperties_self() 11462 vn_decode_uint8_t_array(dec, val->deviceLUID, array_size); in vn_decode_VkPhysicalDeviceIDProperties_self() 13798 size += vn_sizeof_uint8_t_array(val->deviceLUID, VK_LUID_SIZE); in vn_sizeof_VkPhysicalDeviceVulkan11Properties_self() 13848 vn_decode_uint8_t_array(dec, val->deviceLUID, array_size); in vn_decode_VkPhysicalDeviceVulkan11Properties_self()
|
/third_party/skia/include/third_party/vulkan/vulkan/ |
D | vulkan_core.h | 4959 uint8_t deviceLUID[VK_LUID_SIZE]; member 5342 uint8_t deviceLUID[VK_LUID_SIZE]; member
|
/third_party/skia/third_party/externals/swiftshader/include/vulkan/ |
D | vulkan_core.h | 5053 uint8_t deviceLUID[VK_LUID_SIZE]; member 5441 uint8_t deviceLUID[VK_LUID_SIZE]; member
|
/third_party/vk-gl-cts/external/vulkan-docs/src/include/vulkan/ |
D | vulkan_core.h | 5110 uint8_t deviceLUID[VK_LUID_SIZE]; member 5499 uint8_t deviceLUID[VK_LUID_SIZE]; member
|