Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/include/vulkan/
H A Dvulkan_handles.hpp12606 Rect2DAllocator & rect2DAllocator,
H A Dvulkan_funcs.hpp7545 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 Dvulkan_funcs.hpp8033 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 Dvulkan_handles.hpp14482 VULKAN_HPP_NAMESPACE::SurfaceKHR surface, Rect2DAllocator & rect2DAllocator, Dispatch const & d VULKAN_HPP_DEFAULT_DISPATCHER_ASSIGNMENT ) const;

Completed in 111 milliseconds