Home
last modified time | relevance | path

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

/aosp_15_r20/out/soong/.intermediates/external/perfetto/perfetto_protos_perfetto_trace_gpu_lite_gen_headers/gen/external/perfetto/protos/perfetto/trace/gpu/
Dvulkan_memory_event.pb.h117 bool VulkanMemoryEvent_AllocationScope_IsValid(int value);
539 return VulkanMemoryEvent_AllocationScope_IsValid(value); in Swap()
1176 assert(::perfetto::protos::VulkanMemoryEvent_AllocationScope_IsValid(value)); in _internal_set_allocation_scope()
/aosp_15_r20/prebuilts/runtime/mainline/platform/sdk/include_gen/external/perfetto/perfetto_protos_perfetto_trace_gpu_lite_gen_headers/gen/external/perfetto/protos/perfetto/trace/gpu/
H A Dvulkan_memory_event.pb.h117 bool VulkanMemoryEvent_AllocationScope_IsValid(int value);
539 return VulkanMemoryEvent_AllocationScope_IsValid(value); in Swap()
1176 assert(::perfetto::protos::VulkanMemoryEvent_AllocationScope_IsValid(value)); in _internal_set_allocation_scope()
/aosp_15_r20/out/soong/.intermediates/external/perfetto/perfetto_protos_perfetto_trace_gpu_lite_gen/gen/external/perfetto/protos/perfetto/trace/gpu/
Dvulkan_memory_event.pb.cc226 bool VulkanMemoryEvent_AllocationScope_IsValid(int value) { in VulkanMemoryEvent_AllocationScope_IsValid() function
867 … if (PROTOBUF_PREDICT_TRUE(::perfetto::protos::VulkanMemoryEvent_AllocationScope_IsValid(val))) { in _InternalParse()