Home
last modified time | relevance | path

Searched refs:deviceLUID (Results 1 – 14 of 14) sorted by relevance

/external/swiftshader/src/Vulkan/
DVkPhysicalDevice.cpp273 memset(properties->deviceLUID, 0, VK_LUID_SIZE); in getProperties()
/external/deqp/external/vulkancts/modules/vulkan/api/
DvktApiFeatureInfo.cpp3034 …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/
DvktSynchronizationWin32KeyedMutexTests.cpp1278 if (deMemCmp(&desc.AdapterLuid, propertiesId.deviceLUID, VK_LUID_SIZE_KHR) == 0) in DX11OperationSupport()
/external/deqp/external/vulkancts/framework/vulkan/
DvkStructTypes.inl1653 deUint8 deviceLUID[VK_LUID_SIZE]; member
DvkStrUtilImpl.inl4509 …terator<deUint8>(DE_ARRAY_BEGIN(value.deviceLUID)), tcu::Format::HexIterator<deUint8>(DE_ARRAY_END…
DvkVulkan_c.inl4144 deUint8 deviceLUID[VK_LUID_SIZE]; member
/external/mesa3d/include/vulkan/
Dvulkan.h4253 uint8_t deviceLUID[VK_LUID_SIZE_KHR]; member
/external/skia/include/third_party/vulkan/vulkan/
Dvulkan_core.h4288 uint8_t deviceLUID[VK_LUID_SIZE]; member
/external/skqp/include/third_party/vulkan/vulkan/
Dvulkan_core.h4288 uint8_t deviceLUID[VK_LUID_SIZE]; member
/external/vulkan-headers/include/vulkan/
Dvulkan_core.h4455 uint8_t deviceLUID[VK_LUID_SIZE]; member
Dvulkan.hpp37135 && ( 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/
Dvulkan_core.h4408 uint8_t deviceLUID[VK_LUID_SIZE]; member
Dvulkan.hpp13410 && ( 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/
Dvulkan.h.in4141 uint8_t deviceLUID[VK_LUID_SIZE]; member