Searched refs:deviceLUID (Results 1 – 14 of 14) sorted by relevance
/external/swiftshader/src/Vulkan/ |
D | VkPhysicalDevice.cpp | 273 memset(properties->deviceLUID, 0, VK_LUID_SIZE); in getProperties()
|
/external/deqp/external/vulkancts/modules/vulkan/api/ |
D | vktApiFeatureInfo.cpp | 3034 …terator<deUint8>(DE_ARRAY_BEGIN(value.deviceLUID)), tcu::Format::HexIterator<deUint8>(DE_ARRAY_END… in toString() 3207 if ((deMemCmp(IDProperties[0].deviceLUID, IDProperties[1].deviceLUID, VK_UUID_SIZE) != 0) || in deviceProperties2()
|
/external/deqp/external/vulkancts/modules/vulkan/synchronization/ |
D | vktSynchronizationWin32KeyedMutexTests.cpp | 1278 if (deMemCmp(&desc.AdapterLuid, propertiesId.deviceLUID, VK_LUID_SIZE_KHR) == 0) in DX11OperationSupport()
|
/external/deqp/external/vulkancts/framework/vulkan/ |
D | vkStructTypes.inl | 1653 deUint8 deviceLUID[VK_LUID_SIZE]; member
|
D | vkStrUtilImpl.inl | 4509 …terator<deUint8>(DE_ARRAY_BEGIN(value.deviceLUID)), tcu::Format::HexIterator<deUint8>(DE_ARRAY_END…
|
D | vkVulkan_c.inl | 4144 deUint8 deviceLUID[VK_LUID_SIZE]; member
|
/external/mesa3d/include/vulkan/ |
D | vulkan.h | 4253 uint8_t deviceLUID[VK_LUID_SIZE_KHR]; member
|
/external/skia/include/third_party/vulkan/vulkan/ |
D | vulkan_core.h | 4288 uint8_t deviceLUID[VK_LUID_SIZE]; member
|
/external/skqp/include/third_party/vulkan/vulkan/ |
D | vulkan_core.h | 4288 uint8_t deviceLUID[VK_LUID_SIZE]; member
|
/external/vulkan-headers/include/vulkan/ |
D | vulkan_core.h | 4455 uint8_t deviceLUID[VK_LUID_SIZE]; member
|
D | vulkan.hpp | 37135 && ( memcmp( deviceLUID, rhs.deviceLUID, VK_LUID_SIZE * sizeof( uint8_t ) ) == 0 ) in operator ==() 37152 uint8_t deviceLUID[VK_LUID_SIZE]; member
|
/external/swiftshader/include/vulkan/ |
D | vulkan_core.h | 4408 uint8_t deviceLUID[VK_LUID_SIZE]; member
|
D | vulkan.hpp | 13410 && ( memcmp( deviceLUID, rhs.deviceLUID, VK_LUID_SIZE * sizeof( uint8_t ) ) == 0 ) in operator ==() 13427 uint8_t deviceLUID[VK_LUID_SIZE]; member
|
/external/deqp/external/vulkancts/scripts/src/ |
D | vulkan.h.in | 4141 uint8_t deviceLUID[VK_LUID_SIZE]; member
|