Searched refs:propertiesId (Results 1 – 1 of 1) sorted by relevance
1245 …vk::VkPhysicalDeviceIDProperties propertiesId = { vk::VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_ID_PROPER… in DX11OperationSupport() local1248 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()