Searched defs:to_string (Results 1 – 2 of 2) sorted by relevance
29 VULKAN_HPP_INLINE std::string to_string( FormatFeatureFlags value ) in to_string() function72 VULKAN_HPP_INLINE std::string to_string( ImageCreateFlags value ) in to_string() function101 VULKAN_HPP_INLINE std::string to_string( ImageUsageFlags value ) in to_string() function133 VULKAN_HPP_INLINE std::string to_string( InstanceCreateFlags value ) in to_string() function144 VULKAN_HPP_INLINE std::string to_string( MemoryHeapFlags value ) in to_string() function156 VULKAN_HPP_INLINE std::string to_string( MemoryPropertyFlags value ) in to_string() function175 VULKAN_HPP_INLINE std::string to_string( QueueFlags value ) in to_string() function195 VULKAN_HPP_INLINE std::string to_string( SampleCountFlags value ) in to_string() function212 VULKAN_HPP_INLINE std::string to_string( DeviceCreateFlags ) in to_string() function217 VULKAN_HPP_INLINE std::string to_string( DeviceQueueCreateFlags value ) in to_string() function[all …]
453 GLM_FUNC_QUALIFIER std::string to_string(matType<T, P> const & x) function