Home
last modified time | relevance | path

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

/aosp_15_r20/external/mesa3d/src/gallium/drivers/iris/
H A Diris_query.c90 struct iris_query_so_overflow { struct
270 int g_idx = offset + offsetof(struct iris_query_so_overflow, in write_overflow_values()
272 int w_idx = offset + offsetof(struct iris_query_so_overflow, in write_overflow_values()
292 stream_overflowed(struct iris_query_so_overflow *so, int s) in stream_overflowed()
354 offsetof(struct iris_query_so_overflow, stream[idx].counter[i])) in calc_overflow_for_stream()
517 size = sizeof(struct iris_query_so_overflow); in iris_begin_query()