Home
last modified time | relevance | path

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

/external/vulkan-validation-layers/layers/
Dvk_layer_logging.h195 std::string FormatHandle(const char *handle_type_name, uint64_t handle) const { in FormatHandle() function
206 std::string FormatHandle(const VulkanTypedHandle &handle) const { in FormatHandle() function
211 std::string FormatHandle(HANDLE_T handle) const { in FormatHandle() function