Home
last modified time | relevance | path

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

/aosp_15_r20/external/mesa3d/src/intel/ds/
H A Dintel_driver_ds.cc116 class IntelRenderpassDataSource : public MesaRenderpassDataSource<IntelRenderpassDataSource, class
124 PERFETTO_DECLARE_DATA_SOURCE_STATIC_MEMBERS(IntelRenderpassDataSource);
125 PERFETTO_DEFINE_DATA_SOURCE_STATIC_MEMBERS(IntelRenderpassDataSource);
130 sync_timestamp(IntelRenderpassDataSource::TraceContext &ctx, in sync_timestamp()
154 MesaRenderpassDataSource<IntelRenderpassDataSource, IntelRenderpassTraits>::EmitClockSync(ctx, in sync_timestamp()
159 send_descriptors(IntelRenderpassDataSource::TraceContext &ctx, in send_descriptors()
284 IntelRenderpassDataSource::Trace([=](IntelRenderpassDataSource::TraceContext tctx) { in end_event()
544 IntelRenderpassDataSource::Trace([=](IntelRenderpassDataSource::TraceContext tctx) { in intel_ds_end_submit()
576 IntelRenderpassDataSource::Register(dsd); in intel_driver_ds_init_once()