Searched refs:propertiesId (Results 1 – 1 of 1) sorted by relevance
1243 …vk::VkPhysicalDeviceIDProperties propertiesId = { vk::VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_ID_PROPER… in DX11OperationSupport() local1246 properties.pNext = &propertiesId; in DX11OperationSupport()1249 if (!propertiesId.deviceLUIDValid) in DX11OperationSupport()1298 if (deMemCmp(&desc.AdapterLuid, propertiesId.deviceLUID, VK_LUID_SIZE_KHR) == 0) in DX11OperationSupport()