Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/drivers/dri/i965/
Dgen6_queryobj.c124 int w_idx = 4 * i + idx; in write_xfb_overflow_streams() local
133 w_idx * sizeof(uint64_t)); in write_xfb_overflow_streams()
140 w_idx * sizeof(uint64_t)); in write_xfb_overflow_streams()
/external/mesa3d/src/gallium/drivers/iris/
Diris_query.c259 int w_idx = offset + offsetof(struct iris_query_so_overflow, in write_overflow_values() local
264 bo, w_idx, false); in write_overflow_values()