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

/xsrc/external/mit/MesaLib/dist/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);
424 query_mem64(q, offsetof(struct crocus_query_snapshots, start));
426 query_mem64(q, offsetof(struct crocus_query_snapshots, end));
539 size = sizeof(struct crocus_query_snapshots);
576 offsetof(struct crocus_query_snapshots, start));
624 offsetof(struct crocus_query_snapshots, end));
717 offsetof(struct crocus_query_snapshots, snapshots_landed);
843 q->query_state_ref.offset + offsetof(struct crocus_query_snapshots, star
[all...]

Completed in 2 milliseconds