Home
last modified time | relevance | path

Searched refs:DebugReportGetMarkerObjectName (Results 1 – 1 of 1) sorted by relevance

/external/vulkan-validation-layers/layers/
Dvk_layer_logging.h186 std::string DebugReportGetMarkerObjectName(const uint64_t object) const { in DebugReportGetMarkerObjectName() function
198 handle_name = DebugReportGetMarkerObjectName(handle); in FormatHandle()
458 object_label = debug_data->DebugReportGetMarkerObjectName(src_object); in debug_log_msg()
561 …std::string marker_label = debug_data->DebugReportGetMarkerObjectName(object_name_info.objectHandl… in debug_messenger_log_msg()