Lines Matching refs:data
27 * - Free per-submission data which we now don't need.
49 * could be used to gather data from traces.
117 free_submission_data(struct tu_submission_data *data)
119 list_del(&data->node);
120 tu_cs_finish(&data->fence_cs);
122 free(data);
188 struct tu_renderpass_history *history = entry->data;
323 history = (struct tu_renderpass_history *) entry->data;
357 struct tu_renderpass_history *history = entry->data;
416 struct tu_renderpass_history *history = entry->data;
427 struct tu_renderpass_history *history = entry->data;