Searched refs:displayKHRAllocator (Results 1 - 4 of 4) sorted by relevance
/third_party/skia/third_party/externals/swiftshader/include/vulkan/ |
H A D | vulkan_handles.hpp | 12673 DisplayKHRAllocator & displayKHRAllocator,
|
H A D | vulkan_funcs.hpp | 7806 DisplayKHRAllocator & displayKHRAllocator, in getDisplayPlaneSupportedDisplaysKHR() 7810 std::vector<DisplayKHR, DisplayKHRAllocator> displays( displayKHRAllocator ); in getDisplayPlaneSupportedDisplaysKHR() 7805 getDisplayPlaneSupportedDisplaysKHR( uint32_t planeIndex, DisplayKHRAllocator & displayKHRAllocator, Dispatch const & d ) const getDisplayPlaneSupportedDisplaysKHR() argument [all...] |
/third_party/vulkan-headers/include/vulkan/ |
H A D | vulkan_funcs.hpp | 8282 PhysicalDevice::getDisplayPlaneSupportedDisplaysKHR( uint32_t planeIndex, DisplayKHRAllocator & displayKHRAllocator, Dispatch const & d ) const in getDisplayPlaneSupportedDisplaysKHR() argument 8286 std::vector<VULKAN_HPP_NAMESPACE::DisplayKHR, DisplayKHRAllocator> displays( displayKHRAllocator ); in getDisplayPlaneSupportedDisplaysKHR() [all...] |
H A D | vulkan_handles.hpp | 14537 uint32_t planeIndex, DisplayKHRAllocator & displayKHRAllocator, Dispatch const & d VULKAN_HPP_DEFAULT_DISPATCHER_ASSIGNMENT ) const;
|
Completed in 99 milliseconds