Searched defs:to_string (Results 1 – 2 of 2) sorted by relevance
86 VULKAN_HPP_INLINE std::string to_string( Result value ) in to_string() function1023 VULKAN_HPP_INLINE std::string to_string( StructureType value ) in to_string() function1912 VULKAN_HPP_INLINE std::string to_string( ObjectType value ) in to_string() function1980 VULKAN_HPP_INLINE std::string to_string( VendorId value ) in to_string() function1999 VULKAN_HPP_INLINE std::string to_string( PipelineCacheHeaderVersion value ) in to_string() function2293 VULKAN_HPP_INLINE std::string to_string( Format value ) in to_string() function2605 VULKAN_HPP_INLINE std::string to_string( FormatFeatureFlagBits value ) in to_string() function2677 VULKAN_HPP_INLINE std::string to_string( ImageCreateFlagBits value ) in to_string() function2707 VULKAN_HPP_INLINE std::string to_string( ImageTiling value ) in to_string() function2725 VULKAN_HPP_INLINE std::string to_string( ImageType value ) in to_string() function[all …]
453 GLM_FUNC_QUALIFIER std::string to_string(matType<T, P> const & x) function