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

/xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/i965/
H A Dgen6_queryobj.c125 int w_idx = 4 * i + idx; local in function:write_xfb_overflow_streams
134 w_idx * sizeof(uint64_t));
141 w_idx * sizeof(uint64_t));
/xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/i965/
H A Dgfx6_queryobj.c124 int w_idx = 4 * i + idx; local in function:write_xfb_overflow_streams
133 w_idx * sizeof(uint64_t));
140 w_idx * sizeof(uint64_t));
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/crocus/
H A Dcrocus_query.c289 int w_idx = offset + offsetof(struct crocus_query_so_overflow, local in function:write_overflow_values
294 bo, w_idx, false);
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/iris/
H A Diris_query.c261 int w_idx = offset + offsetof(struct iris_query_so_overflow, local in function:write_overflow_values
266 bo, w_idx, false);
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/iris/
H A Diris_query.c284 int w_idx = offset + offsetof(struct iris_query_so_overflow, local in function:write_overflow_values
289 bo, w_idx, false);

Completed in 8 milliseconds