HomeSort by relevance Sort by last modified time
    Searched refs:SwpSurface (Results 1 - 2 of 2) sorted by null

  /external/vulkan-validation-layers/layers/
swapchain.h 150 typedef _SwpSurface SwpSurface;
164 unordered_map<VkSurfaceKHR, SwpSurface *> surfaces;
244 unordered_map<VkSurfaceKHR, SwpSurface *> supportedSurfaces;
306 SwpSurface *pSurface;
337 std::unordered_map<VkSurfaceKHR, SwpSurface> surfaceMap;
swapchain.cpp 309 // Delete all of the SwpPhysicalDevice's, SwpSurface's, and the
333 SwpSurface *pSurface = it->second;
    [all...]

Completed in 845 milliseconds