OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:supportedSurfaces
(Results
1 - 2
of
2
) sorted by null
/external/vulkan-validation-layers/layers/
swapchain.h
178
unordered_map<VkSurfaceKHR, SwpSurface *>
supportedSurfaces
;
/prebuilts/ndk/r13/sources/third_party/vulkan/src/layers/
swapchain.h
235
unordered_map<VkSurfaceKHR, SwpSurface *>
supportedSurfaces
;
Completed in 50 milliseconds