Home
last modified time | relevance | path

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

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