Skip to content
Snippets Groups Projects
Commit b64ca452 authored by Lingfeng Yang's avatar Lingfeng Yang
Browse files

[vulkan] Only retrieve host physical devices once

bug: 111137294

The handles need to stay the same between invocations.

This CL takes the codegen that makes vkEnumeratePhysicalDevices
a custom implementation, and only asks the host once
for the physical device handles.

Test: Unit test
Change-Id: Ib07f1f14c41e973fee284a48275d1625941007b9
parent 4af5f32b
Branches
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment