Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/iris/
Diris_query.c88 struct iris_query_so_overflow { struct
257 int g_idx = offset + offsetof(struct iris_query_so_overflow, in write_overflow_values()
259 int w_idx = offset + offsetof(struct iris_query_so_overflow, in write_overflow_values()
279 stream_overflowed(struct iris_query_so_overflow *so, int s) in stream_overflowed()
343 offsetof(struct iris_query_so_overflow, stream[idx].counter[i])) in calc_overflow_for_stream()
506 size = sizeof(struct iris_query_so_overflow); in iris_begin_query()