Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/synchronization/
DvktSynchronizationWin32KeyedMutexTests.cpp1245 …vk::VkPhysicalDeviceIDProperties propertiesId = { vk::VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_ID_PROPER… in DX11OperationSupport() local
1248 properties.pNext = &propertiesId; in DX11OperationSupport()
1251 if (!propertiesId.deviceLUIDValid) in DX11OperationSupport()
1300 if (deMemCmp(&desc.AdapterLuid, propertiesId.deviceLUID, VK_LUID_SIZE_KHR) == 0) in DX11OperationSupport()