Home
last modified time | relevance | path

Searched refs:getToolPropertiesEXT (Results 1 - 6 of 6) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/include/vulkan/
H A Dvulkan_handles.hpp13369 getToolPropertiesEXT( uint32_t * pToolCount,
13377 getToolPropertiesEXT( Dispatch const & d VULKAN_HPP_DEFAULT_DISPATCHER_ASSIGNMENT ) const;
13385 getToolPropertiesEXT( PhysicalDeviceToolPropertiesEXTAllocator & physicalDeviceToolPropertiesEXTAllocator,
H A Dvulkan_raii.hpp2722 getToolPropertiesEXT() const;
14884 PhysicalDevice::getToolPropertiesEXT() const in getToolPropertiesEXT() function in VULKAN_HPP_NAMESPACE::VULKAN_HPP_RAII_NAMESPACE::PhysicalDevice
14913 throwResultException( result, VULKAN_HPP_NAMESPACE_STRING "::PhysicalDevice::getToolPropertiesEXT" ); in getToolPropertiesEXT()
H A Dvulkan_funcs.hpp16380 PhysicalDevice::getToolPropertiesEXT( uint32_t * pToolCount,
16393 PhysicalDevice::getToolPropertiesEXT( Dispatch const & d ) const in getToolPropertiesEXT() function in VULKAN_HPP_NAMESPACE::PhysicalDevice
16417 result, toolProperties, VULKAN_HPP_NAMESPACE_STRING "::PhysicalDevice::getToolPropertiesEXT" ); in getToolPropertiesEXT()
16427 PhysicalDevice::getToolPropertiesEXT( in getToolPropertiesEXT() function in VULKAN_HPP_NAMESPACE::PhysicalDevice
16453 result, toolProperties, VULKAN_HPP_NAMESPACE_STRING "::PhysicalDevice::getToolPropertiesEXT" ); in getToolPropertiesEXT()
[all...]
/third_party/vulkan-headers/include/vulkan/
H A Dvulkan_handles.hpp15142 VULKAN_HPP_NODISCARD Result getToolPropertiesEXT( uint32_t * pToolCount,
15149 getToolPropertiesEXT( Dispatch const & d VULKAN_HPP_DEFAULT_DISPATCHER_ASSIGNMENT ) const;
15155 getToolPropertiesEXT( PhysicalDeviceToolPropertiesAllocator & physicalDeviceToolPropertiesAllocator,
H A Dvulkan_funcs.hpp17329 PhysicalDevice::getToolPropertiesEXT( Dispatch const & d ) const getToolPropertiesEXT() function in VULKAN_HPP_NAMESPACE::PhysicalDevice
17361 PhysicalDevice::getToolPropertiesEXT( PhysicalDeviceToolPropertiesAllocator & physicalDeviceToolPropertiesAllocator, Dispatch const & d ) const getToolPropertiesEXT() function in VULKAN_HPP_NAMESPACE::PhysicalDevice
[all...]
H A Dvulkan_raii.hpp3424 VULKAN_HPP_NODISCARD std::vector<VULKAN_HPP_NAMESPACE::PhysicalDeviceToolProperties> getToolPropertiesEXT() const;
19304 VULKAN_HPP_NODISCARD VULKAN_HPP_INLINE std::vector<VULKAN_HPP_NAMESPACE::PhysicalDeviceToolProperties> PhysicalDevice::getToolPropertiesEXT() const getToolPropertiesEXT() function in VULKAN_HPP_NAMESPACE::VULKAN_HPP_RAII_NAMESPACE::PhysicalDevice
[all...]

Completed in 157 milliseconds