"...0d0cea2424ae97b27447dc64a7dbfae83c036c45b403392f0e8ba.png" did not exist on "5b4a48a90b2bbeb06778e130a29420e2cfa908e9"
Ian Elliott
authored
For any instance extension that a Vulkan driver supports, if a VkInstance is created with that extension listed multiple times, the 2nd-nth times should be ignored. That avoids overwriting an array in CreateInfoWrapper::FilterExtension(). CRs-Fixed: 3430007 Test: Manual testing with logcat Bug: 288929054 Change-Id: I096a6752e0f4abef868efdb6f8b4bcbd0c0c79cd (cherry picked from commit 3b48e157) Signed-off-by:Simão Gomes Viana <devel@superboring.dev>