Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/drivers/dri/i965/
Dbrw_performance_query.c274 struct exec_node *samples_head; member
553 exec_node_data(struct brw_oa_sample_buf, obj->oa.samples_head, link); in drop_from_unaccumulated_query_list()
558 obj->oa.samples_head = NULL; in drop_from_unaccumulated_query_list()
869 first_samples_node = obj->oa.samples_head->next; in accumulate_oa_reports()
1236 obj->oa.samples_head = exec_list_get_tail(&brw->perfquery.sample_buffers); in brw_begin_perf_query()
1239 exec_node_data(struct brw_oa_sample_buf, obj->oa.samples_head, link); in brw_begin_perf_query()