Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/include/vulkan/
H A Dvulkan_handles.hpp13723 enumeratePhysicalDevices( PhysicalDeviceAllocator & physicalDeviceAllocator,
H A Dvulkan_funcs.hpp138 Instance::enumeratePhysicalDevices( PhysicalDeviceAllocator & physicalDeviceAllocator, Dispatch const & d ) const in enumeratePhysicalDevices() argument
141 std::vector<PhysicalDevice, PhysicalDeviceAllocator> physicalDevices( physicalDeviceAllocator ); in enumeratePhysicalDevices()
[all...]
/third_party/vulkan-headers/include/vulkan/
H A Dvulkan_funcs.hpp130 Instance::enumeratePhysicalDevices( PhysicalDeviceAllocator & physicalDeviceAllocator, Dispatch const & d ) const in enumeratePhysicalDevices() argument
134 std::vector<VULKAN_HPP_NAMESPACE::PhysicalDevice, PhysicalDeviceAllocator> physicalDevices( physicalDeviceAllocator ); in enumeratePhysicalDevices()
[all...]
H A Dvulkan_handles.hpp15508 enumeratePhysicalDevices( PhysicalDeviceAllocator & physicalDeviceAllocator, Dispatch const & d VULKAN_HPP_DEFAULT_DISPATCHER_ASSIGNMENT ) const;

Completed in 104 milliseconds