Home
last modified time | relevance | path

Searched refs:displayKHRAllocator (Results 1 - 4 of 4) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/include/vulkan/
H A Dvulkan_handles.hpp12673 DisplayKHRAllocator & displayKHRAllocator,
H A Dvulkan_funcs.hpp7806 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 Dvulkan_funcs.hpp8282 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 Dvulkan_handles.hpp14537 uint32_t planeIndex, DisplayKHRAllocator & displayKHRAllocator, Dispatch const & d VULKAN_HPP_DEFAULT_DISPATCHER_ASSIGNMENT ) const;

Completed in 99 milliseconds