Searched refs:propertiesId (Results 1 – 2 of 2) sorted by relevance
1248 …vk::VkPhysicalDeviceIDProperties propertiesId = { vk::VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_ID_PROPER… in DX11OperationSupport() local1251 properties.pNext = &propertiesId; in DX11OperationSupport()1254 if (!propertiesId.deviceLUIDValid) in DX11OperationSupport()1303 if (deMemCmp(&desc.AdapterLuid, propertiesId.deviceLUID, VK_LUID_SIZE) == 0) in DX11OperationSupport()