Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/iris/
H A Diris_query.c67 struct iris_query_snapshots *map;
78 struct iris_query_snapshots { struct
136 unsigned offset = offsetof(struct iris_query_snapshots, snapshots_landed); in mark_available()
394 query_mem64(q, offsetof(struct iris_query_snapshots, start)); in calculate_result_on_gpu()
396 query_mem64(q, offsetof(struct iris_query_snapshots, end)); in calculate_result_on_gpu()
510 size = sizeof(struct iris_query_snapshots); in iris_begin_query()
538 offsetof(struct iris_query_snapshots, start)); in iris_begin_query()
577 offsetof(struct iris_query_snapshots, end)); in iris_end_query()
668 offsetof(struct iris_query_snapshots, snapshots_landed); in iris_get_query_result_resource()
795 query_mem64(q, offsetof(struct iris_query_snapshots, star in set_predicate_for_result()
[all...]

Completed in 2 milliseconds