Home
last modified time | relevance | path

Searched defs:to_string (Results 1 – 2 of 2) sorted by relevance

/device/google/cuttlefish/host/libs/graphics_detector/include/vulkan/
Dvulkan_to_string.hpp29 VULKAN_HPP_INLINE std::string to_string( FormatFeatureFlags value ) in to_string() function
72 VULKAN_HPP_INLINE std::string to_string( ImageCreateFlags value ) in to_string() function
101 VULKAN_HPP_INLINE std::string to_string( ImageUsageFlags value ) in to_string() function
133 VULKAN_HPP_INLINE std::string to_string( InstanceCreateFlags value ) in to_string() function
144 VULKAN_HPP_INLINE std::string to_string( MemoryHeapFlags value ) in to_string() function
156 VULKAN_HPP_INLINE std::string to_string( MemoryPropertyFlags value ) in to_string() function
175 VULKAN_HPP_INLINE std::string to_string( QueueFlags value ) in to_string() function
195 VULKAN_HPP_INLINE std::string to_string( SampleCountFlags value ) in to_string() function
212 VULKAN_HPP_INLINE std::string to_string( DeviceCreateFlags ) in to_string() function
217 VULKAN_HPP_INLINE std::string to_string( DeviceQueueCreateFlags value ) in to_string() function
[all …]
/device/generic/vulkan-cereal/third-party/glm/include/glm/gtx/
Dstring_cast.inl453 GLM_FUNC_QUALIFIER std::string to_string(matType<T, P> const & x) function