Home
last modified time | relevance | path

Searched refs:crocus_query_snapshots (Results 1 - 1 of 1) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/crocus/
H A Dcrocus_query.c89 struct crocus_query_snapshots *map;
100 struct crocus_query_snapshots { struct
158 unsigned offset = offsetof(struct crocus_query_snapshots, snapshots_landed); in mark_available()
424 query_mem64(q, offsetof(struct crocus_query_snapshots, start)); in calculate_result_on_gpu()
426 query_mem64(q, offsetof(struct crocus_query_snapshots, end)); in calculate_result_on_gpu()
540 size = sizeof(struct crocus_query_snapshots); in crocus_begin_query()
579 offsetof(struct crocus_query_snapshots, start)); in crocus_begin_query()
627 offsetof(struct crocus_query_snapshots, end)); in crocus_end_query()
720 offsetof(struct crocus_query_snapshots, snapshots_landed); in crocus_get_query_result_resource()
846 q->query_state_ref.offset + offsetof(struct crocus_query_snapshots, star in set_predicate_for_result()
[all...]

Completed in 2 milliseconds