Home
last modified time | relevance | path

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

/aosp_15_r20/external/mesa3d/src/gallium/drivers/crocus/
H A Dcrocus_query.c112 struct crocus_query_so_overflow { struct
287 int g_idx = offset + offsetof(struct crocus_query_so_overflow, in write_overflow_values()
289 int w_idx = offset + offsetof(struct crocus_query_so_overflow, in write_overflow_values()
309 stream_overflowed(struct crocus_query_so_overflow *so, int s) in stream_overflowed()
374 offsetof(struct crocus_query_so_overflow, stream[idx].counter[i])) in calc_overflow_for_stream()
538 size = sizeof(struct crocus_query_so_overflow); in crocus_begin_query()