Searched refs:rect2DAllocator (Results 1 - 4 of 4) sorted by relevance
/third_party/skia/third_party/externals/swiftshader/include/vulkan/ |
H A D | vulkan_handles.hpp | 12606 Rect2DAllocator & rect2DAllocator,
|
H A D | vulkan_funcs.hpp | 7545 Rect2DAllocator & rect2DAllocator, in getPresentRectanglesKHR() 7549 std::vector<Rect2D, Rect2DAllocator> rects( rect2DAllocator ); in getPresentRectanglesKHR() 7544 getPresentRectanglesKHR( VULKAN_HPP_NAMESPACE::SurfaceKHR surface, Rect2DAllocator & rect2DAllocator, Dispatch const & d ) const getPresentRectanglesKHR() argument [all...] |
/third_party/vulkan-headers/include/vulkan/ |
H A D | vulkan_funcs.hpp | 8033 PhysicalDevice::getPresentRectanglesKHR( VULKAN_HPP_NAMESPACE::SurfaceKHR surface, Rect2DAllocator & rect2DAllocator, Dispatch const & d ) const in getPresentRectanglesKHR() argument 8037 std::vector<VULKAN_HPP_NAMESPACE::Rect2D, Rect2DAllocator> rects( rect2DAllocator ); in getPresentRectanglesKHR() [all...] |
H A D | vulkan_handles.hpp | 14482 VULKAN_HPP_NAMESPACE::SurfaceKHR surface, Rect2DAllocator & rect2DAllocator, Dispatch const & d VULKAN_HPP_DEFAULT_DISPATCHER_ASSIGNMENT ) const;
|
Completed in 111 milliseconds