chromium/out/Default/gen/third_party/perfetto/protos/perfetto/trace/gpu/vulkan_memory_event.pb.h

// Generated by the protocol buffer compiler.  DO NOT EDIT!
// source: protos/perfetto/trace/gpu/vulkan_memory_event.proto

#ifndef GOOGLE_PROTOBUF_INCLUDED_protos_2fperfetto_2ftrace_2fgpu_2fvulkan_5fmemory_5fevent_2eproto
#define GOOGLE_PROTOBUF_INCLUDED_protos_2fperfetto_2ftrace_2fgpu_2fvulkan_5fmemory_5fevent_2eproto

#include <limits>
#include <string>

#include <google/protobuf/port_def.inc>
#if PROTOBUF_VERSION < 3021000
#error This file was generated by a newer version of protoc which is
#error incompatible with your Protocol Buffer headers. Please update
#error your headers.
#endif
#if 3021012 < PROTOBUF_MIN_PROTOC_VERSION
#error This file was generated by an older version of protoc which is
#error incompatible with your Protocol Buffer headers. Please
#error regenerate this file with a newer version of protoc.
#endif

#include <google/protobuf/port_undef.inc>
#include <google/protobuf/io/coded_stream.h>
#include <google/protobuf/arena.h>
#include <google/protobuf/arenastring.h>
#include <google/protobuf/generated_message_util.h>
#include <google/protobuf/metadata_lite.h>
#include <google/protobuf/message_lite.h>
#include <google/protobuf/repeated_field.h>  // IWYU pragma: export
#include <google/protobuf/extension_set.h>  // IWYU pragma: export
#include <google/protobuf/generated_enum_util.h>
// @@protoc_insertion_point(includes)
#include <google/protobuf/port_def.inc>
#define PROTOBUF_INTERNAL_EXPORT_protos_2fperfetto_2ftrace_2fgpu_2fvulkan_5fmemory_5fevent_2eproto
PROTOBUF_NAMESPACE_OPEN
namespace internal {
class AnyMetadata;
}  // namespace internal
PROTOBUF_NAMESPACE_CLOSE

// Internal implementation detail -- do not use these members.
struct TableStruct_protos_2fperfetto_2ftrace_2fgpu_2fvulkan_5fmemory_5fevent_2eproto {};
namespace perfetto {
namespace protos {
class VulkanMemoryEvent;
struct VulkanMemoryEventDefaultTypeInternal;
extern VulkanMemoryEventDefaultTypeInternal _VulkanMemoryEvent_default_instance_;
class VulkanMemoryEventAnnotation;
struct VulkanMemoryEventAnnotationDefaultTypeInternal;
extern VulkanMemoryEventAnnotationDefaultTypeInternal _VulkanMemoryEventAnnotation_default_instance_;
}  // namespace protos
}  // namespace perfetto
PROTOBUF_NAMESPACE_OPEN
template<> ::perfetto::protos::VulkanMemoryEvent* Arena::CreateMaybeMessage<::perfetto::protos::VulkanMemoryEvent>(Arena*);
template<> ::perfetto::protos::VulkanMemoryEventAnnotation* Arena::CreateMaybeMessage<::perfetto::protos::VulkanMemoryEventAnnotation>(Arena*);
PROTOBUF_NAMESPACE_CLOSE
namespace perfetto {
namespace protos {

enum VulkanMemoryEvent_Source : int {};
bool VulkanMemoryEvent_Source_IsValid(int value);
constexpr VulkanMemoryEvent_Source VulkanMemoryEvent_Source_Source_MIN =;
constexpr VulkanMemoryEvent_Source VulkanMemoryEvent_Source_Source_MAX =;
constexpr int VulkanMemoryEvent_Source_Source_ARRAYSIZE =;

const std::string& VulkanMemoryEvent_Source_Name(VulkanMemoryEvent_Source value);
template<typename T>
inline const std::string& VulkanMemoryEvent_Source_Name(T enum_t_value) {}
bool VulkanMemoryEvent_Source_Parse(
    ::PROTOBUF_NAMESPACE_ID::ConstStringParam name, VulkanMemoryEvent_Source* value);
enum VulkanMemoryEvent_Operation : int {};
bool VulkanMemoryEvent_Operation_IsValid(int value);
constexpr VulkanMemoryEvent_Operation VulkanMemoryEvent_Operation_Operation_MIN =;
constexpr VulkanMemoryEvent_Operation VulkanMemoryEvent_Operation_Operation_MAX =;
constexpr int VulkanMemoryEvent_Operation_Operation_ARRAYSIZE =;

const std::string& VulkanMemoryEvent_Operation_Name(VulkanMemoryEvent_Operation value);
template<typename T>
inline const std::string& VulkanMemoryEvent_Operation_Name(T enum_t_value) {}
bool VulkanMemoryEvent_Operation_Parse(
    ::PROTOBUF_NAMESPACE_ID::ConstStringParam name, VulkanMemoryEvent_Operation* value);
enum VulkanMemoryEvent_AllocationScope : int {};
bool VulkanMemoryEvent_AllocationScope_IsValid(int value);
constexpr VulkanMemoryEvent_AllocationScope VulkanMemoryEvent_AllocationScope_AllocationScope_MIN =;
constexpr VulkanMemoryEvent_AllocationScope VulkanMemoryEvent_AllocationScope_AllocationScope_MAX =;
constexpr int VulkanMemoryEvent_AllocationScope_AllocationScope_ARRAYSIZE =;

const std::string& VulkanMemoryEvent_AllocationScope_Name(VulkanMemoryEvent_AllocationScope value);
template<typename T>
inline const std::string& VulkanMemoryEvent_AllocationScope_Name(T enum_t_value) {}
bool VulkanMemoryEvent_AllocationScope_Parse(
    ::PROTOBUF_NAMESPACE_ID::ConstStringParam name, VulkanMemoryEvent_AllocationScope* value);
// ===================================================================

class VulkanMemoryEventAnnotation final :
    public ::PROTOBUF_NAMESPACE_ID::MessageLite /* @@protoc_insertion_point(class_definition:perfetto.protos.VulkanMemoryEventAnnotation) */ {};
// -------------------------------------------------------------------

class VulkanMemoryEvent final :
    public ::PROTOBUF_NAMESPACE_ID::MessageLite /* @@protoc_insertion_point(class_definition:perfetto.protos.VulkanMemoryEvent) */ {};
// ===================================================================


// ===================================================================

#ifdef __GNUC__
  #pragma GCC diagnostic push
  #pragma GCC diagnostic ignored "-Wstrict-aliasing"
#endif  // __GNUC__
// VulkanMemoryEventAnnotation

// optional uint64 key_iid = 1;
inline bool VulkanMemoryEventAnnotation::_internal_has_key_iid() const {}
inline bool VulkanMemoryEventAnnotation::has_key_iid() const {}
inline void VulkanMemoryEventAnnotation::clear_key_iid() {}
inline uint64_t VulkanMemoryEventAnnotation::_internal_key_iid() const {}
inline uint64_t VulkanMemoryEventAnnotation::key_iid() const {}
inline void VulkanMemoryEventAnnotation::_internal_set_key_iid(uint64_t value) {}
inline void VulkanMemoryEventAnnotation::set_key_iid(uint64_t value) {}

// int64 int_value = 2;
inline bool VulkanMemoryEventAnnotation::_internal_has_int_value() const {}
inline bool VulkanMemoryEventAnnotation::has_int_value() const {}
inline void VulkanMemoryEventAnnotation::set_has_int_value() {}
inline void VulkanMemoryEventAnnotation::clear_int_value() {}
inline int64_t VulkanMemoryEventAnnotation::_internal_int_value() const {}
inline void VulkanMemoryEventAnnotation::_internal_set_int_value(int64_t value) {}
inline int64_t VulkanMemoryEventAnnotation::int_value() const {}
inline void VulkanMemoryEventAnnotation::set_int_value(int64_t value) {}

// double double_value = 3;
inline bool VulkanMemoryEventAnnotation::_internal_has_double_value() const {}
inline bool VulkanMemoryEventAnnotation::has_double_value() const {}
inline void VulkanMemoryEventAnnotation::set_has_double_value() {}
inline void VulkanMemoryEventAnnotation::clear_double_value() {}
inline double VulkanMemoryEventAnnotation::_internal_double_value() const {}
inline void VulkanMemoryEventAnnotation::_internal_set_double_value(double value) {}
inline double VulkanMemoryEventAnnotation::double_value() const {}
inline void VulkanMemoryEventAnnotation::set_double_value(double value) {}

// uint64 string_iid = 4;
inline bool VulkanMemoryEventAnnotation::_internal_has_string_iid() const {}
inline bool VulkanMemoryEventAnnotation::has_string_iid() const {}
inline void VulkanMemoryEventAnnotation::set_has_string_iid() {}
inline void VulkanMemoryEventAnnotation::clear_string_iid() {}
inline uint64_t VulkanMemoryEventAnnotation::_internal_string_iid() const {}
inline void VulkanMemoryEventAnnotation::_internal_set_string_iid(uint64_t value) {}
inline uint64_t VulkanMemoryEventAnnotation::string_iid() const {}
inline void VulkanMemoryEventAnnotation::set_string_iid(uint64_t value) {}

inline bool VulkanMemoryEventAnnotation::has_value() const {}
inline void VulkanMemoryEventAnnotation::clear_has_value() {}
inline VulkanMemoryEventAnnotation::ValueCase VulkanMemoryEventAnnotation::value_case() const {}
// -------------------------------------------------------------------

// VulkanMemoryEvent

// optional .perfetto.protos.VulkanMemoryEvent.Source source = 1;
inline bool VulkanMemoryEvent::_internal_has_source() const {}
inline bool VulkanMemoryEvent::has_source() const {}
inline void VulkanMemoryEvent::clear_source() {}
inline ::perfetto::protos::VulkanMemoryEvent_Source VulkanMemoryEvent::_internal_source() const {}
inline ::perfetto::protos::VulkanMemoryEvent_Source VulkanMemoryEvent::source() const {}
inline void VulkanMemoryEvent::_internal_set_source(::perfetto::protos::VulkanMemoryEvent_Source value) {}
inline void VulkanMemoryEvent::set_source(::perfetto::protos::VulkanMemoryEvent_Source value) {}

// optional .perfetto.protos.VulkanMemoryEvent.Operation operation = 2;
inline bool VulkanMemoryEvent::_internal_has_operation() const {}
inline bool VulkanMemoryEvent::has_operation() const {}
inline void VulkanMemoryEvent::clear_operation() {}
inline ::perfetto::protos::VulkanMemoryEvent_Operation VulkanMemoryEvent::_internal_operation() const {}
inline ::perfetto::protos::VulkanMemoryEvent_Operation VulkanMemoryEvent::operation() const {}
inline void VulkanMemoryEvent::_internal_set_operation(::perfetto::protos::VulkanMemoryEvent_Operation value) {}
inline void VulkanMemoryEvent::set_operation(::perfetto::protos::VulkanMemoryEvent_Operation value) {}

// optional int64 timestamp = 3;
inline bool VulkanMemoryEvent::_internal_has_timestamp() const {}
inline bool VulkanMemoryEvent::has_timestamp() const {}
inline void VulkanMemoryEvent::clear_timestamp() {}
inline int64_t VulkanMemoryEvent::_internal_timestamp() const {}
inline int64_t VulkanMemoryEvent::timestamp() const {}
inline void VulkanMemoryEvent::_internal_set_timestamp(int64_t value) {}
inline void VulkanMemoryEvent::set_timestamp(int64_t value) {}

// optional uint32 pid = 4;
inline bool VulkanMemoryEvent::_internal_has_pid() const {}
inline bool VulkanMemoryEvent::has_pid() const {}
inline void VulkanMemoryEvent::clear_pid() {}
inline uint32_t VulkanMemoryEvent::_internal_pid() const {}
inline uint32_t VulkanMemoryEvent::pid() const {}
inline void VulkanMemoryEvent::_internal_set_pid(uint32_t value) {}
inline void VulkanMemoryEvent::set_pid(uint32_t value) {}

// optional fixed64 memory_address = 5;
inline bool VulkanMemoryEvent::_internal_has_memory_address() const {}
inline bool VulkanMemoryEvent::has_memory_address() const {}
inline void VulkanMemoryEvent::clear_memory_address() {}
inline uint64_t VulkanMemoryEvent::_internal_memory_address() const {}
inline uint64_t VulkanMemoryEvent::memory_address() const {}
inline void VulkanMemoryEvent::_internal_set_memory_address(uint64_t value) {}
inline void VulkanMemoryEvent::set_memory_address(uint64_t value) {}

// optional uint64 memory_size = 6;
inline bool VulkanMemoryEvent::_internal_has_memory_size() const {}
inline bool VulkanMemoryEvent::has_memory_size() const {}
inline void VulkanMemoryEvent::clear_memory_size() {}
inline uint64_t VulkanMemoryEvent::_internal_memory_size() const {}
inline uint64_t VulkanMemoryEvent::memory_size() const {}
inline void VulkanMemoryEvent::_internal_set_memory_size(uint64_t value) {}
inline void VulkanMemoryEvent::set_memory_size(uint64_t value) {}

// optional uint64 caller_iid = 7;
inline bool VulkanMemoryEvent::_internal_has_caller_iid() const {}
inline bool VulkanMemoryEvent::has_caller_iid() const {}
inline void VulkanMemoryEvent::clear_caller_iid() {}
inline uint64_t VulkanMemoryEvent::_internal_caller_iid() const {}
inline uint64_t VulkanMemoryEvent::caller_iid() const {}
inline void VulkanMemoryEvent::_internal_set_caller_iid(uint64_t value) {}
inline void VulkanMemoryEvent::set_caller_iid(uint64_t value) {}

// optional .perfetto.protos.VulkanMemoryEvent.AllocationScope allocation_scope = 8;
inline bool VulkanMemoryEvent::_internal_has_allocation_scope() const {}
inline bool VulkanMemoryEvent::has_allocation_scope() const {}
inline void VulkanMemoryEvent::clear_allocation_scope() {}
inline ::perfetto::protos::VulkanMemoryEvent_AllocationScope VulkanMemoryEvent::_internal_allocation_scope() const {}
inline ::perfetto::protos::VulkanMemoryEvent_AllocationScope VulkanMemoryEvent::allocation_scope() const {}
inline void VulkanMemoryEvent::_internal_set_allocation_scope(::perfetto::protos::VulkanMemoryEvent_AllocationScope value) {}
inline void VulkanMemoryEvent::set_allocation_scope(::perfetto::protos::VulkanMemoryEvent_AllocationScope value) {}

// repeated .perfetto.protos.VulkanMemoryEventAnnotation annotations = 9;
inline int VulkanMemoryEvent::_internal_annotations_size() const {}
inline int VulkanMemoryEvent::annotations_size() const {}
inline void VulkanMemoryEvent::clear_annotations() {}
inline ::perfetto::protos::VulkanMemoryEventAnnotation* VulkanMemoryEvent::mutable_annotations(int index) {}
inline ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::perfetto::protos::VulkanMemoryEventAnnotation >*
VulkanMemoryEvent::mutable_annotations() {}
inline const ::perfetto::protos::VulkanMemoryEventAnnotation& VulkanMemoryEvent::_internal_annotations(int index) const {}
inline const ::perfetto::protos::VulkanMemoryEventAnnotation& VulkanMemoryEvent::annotations(int index) const {}
inline ::perfetto::protos::VulkanMemoryEventAnnotation* VulkanMemoryEvent::_internal_add_annotations() {}
inline ::perfetto::protos::VulkanMemoryEventAnnotation* VulkanMemoryEvent::add_annotations() {}
inline const ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::perfetto::protos::VulkanMemoryEventAnnotation >&
VulkanMemoryEvent::annotations() const {}

// optional fixed64 device = 16;
inline bool VulkanMemoryEvent::_internal_has_device() const {}
inline bool VulkanMemoryEvent::has_device() const {}
inline void VulkanMemoryEvent::clear_device() {}
inline uint64_t VulkanMemoryEvent::_internal_device() const {}
inline uint64_t VulkanMemoryEvent::device() const {}
inline void VulkanMemoryEvent::_internal_set_device(uint64_t value) {}
inline void VulkanMemoryEvent::set_device(uint64_t value) {}

// optional fixed64 device_memory = 17;
inline bool VulkanMemoryEvent::_internal_has_device_memory() const {}
inline bool VulkanMemoryEvent::has_device_memory() const {}
inline void VulkanMemoryEvent::clear_device_memory() {}
inline uint64_t VulkanMemoryEvent::_internal_device_memory() const {}
inline uint64_t VulkanMemoryEvent::device_memory() const {}
inline void VulkanMemoryEvent::_internal_set_device_memory(uint64_t value) {}
inline void VulkanMemoryEvent::set_device_memory(uint64_t value) {}

// optional uint32 memory_type = 18;
inline bool VulkanMemoryEvent::_internal_has_memory_type() const {}
inline bool VulkanMemoryEvent::has_memory_type() const {}
inline void VulkanMemoryEvent::clear_memory_type() {}
inline uint32_t VulkanMemoryEvent::_internal_memory_type() const {}
inline uint32_t VulkanMemoryEvent::memory_type() const {}
inline void VulkanMemoryEvent::_internal_set_memory_type(uint32_t value) {}
inline void VulkanMemoryEvent::set_memory_type(uint32_t value) {}

// optional uint32 heap = 19;
inline bool VulkanMemoryEvent::_internal_has_heap() const {}
inline bool VulkanMemoryEvent::has_heap() const {}
inline void VulkanMemoryEvent::clear_heap() {}
inline uint32_t VulkanMemoryEvent::_internal_heap() const {}
inline uint32_t VulkanMemoryEvent::heap() const {}
inline void VulkanMemoryEvent::_internal_set_heap(uint32_t value) {}
inline void VulkanMemoryEvent::set_heap(uint32_t value) {}

// optional fixed64 object_handle = 20;
inline bool VulkanMemoryEvent::_internal_has_object_handle() const {}
inline bool VulkanMemoryEvent::has_object_handle() const {}
inline void VulkanMemoryEvent::clear_object_handle() {}
inline uint64_t VulkanMemoryEvent::_internal_object_handle() const {}
inline uint64_t VulkanMemoryEvent::object_handle() const {}
inline void VulkanMemoryEvent::_internal_set_object_handle(uint64_t value) {}
inline void VulkanMemoryEvent::set_object_handle(uint64_t value) {}

#ifdef __GNUC__
  #pragma GCC diagnostic pop
#endif  // __GNUC__
// -------------------------------------------------------------------


// @@protoc_insertion_point(namespace_scope)

}  // namespace protos
}  // namespace perfetto

PROTOBUF_NAMESPACE_OPEN

template <> struct is_proto_enum< ::perfetto::protos::VulkanMemoryEvent_Source> : ::std::true_type {};
template <> struct is_proto_enum< ::perfetto::protos::VulkanMemoryEvent_Operation> : ::std::true_type {};
template <> struct is_proto_enum< ::perfetto::protos::VulkanMemoryEvent_AllocationScope> : ::std::true_type {};

PROTOBUF_NAMESPACE_CLOSE

// @@protoc_insertion_point(global_scope)

#include <google/protobuf/port_undef.inc>
#endif  // GOOGLE_PROTOBUF_INCLUDED_GOOGLE_PROTOBUF_INCLUDED_protos_2fperfetto_2ftrace_2fgpu_2fvulkan_5fmemory_5fevent_2eproto