Searched defs:SwpPhysicalDevice (Results 1 - 2 of 2) sorted by relevance

/prebuilts/ndk/current/sources/third_party/vulkan/src/layers/
H A Dswapchain.h86 struct SwpPhysicalDevice;
102 unordered_map<const void *, SwpPhysicalDevice *> physicalDevices;
161 struct SwpPhysicalDevice { struct
209 SwpPhysicalDevice *pPhysicalDevice;
285 std::unordered_map<void *, SwpPhysicalDevice> physicalDeviceMap;
/prebuilts/ndk/r16/sources/third_party/vulkan/src/layers/
H A Dswapchain.h86 struct SwpPhysicalDevice;
102 unordered_map<const void *, SwpPhysicalDevice *> physicalDevices;
161 struct SwpPhysicalDevice { struct
209 SwpPhysicalDevice *pPhysicalDevice;
285 std::unordered_map<void *, SwpPhysicalDevice> physicalDeviceMap;

Completed in 53 milliseconds