Searched defs:buf_sel (Results 1 – 2 of 2) sorted by relevance
102 uint8_t buf_sel; ///< active frame buffer: 0 - primary, 1 -secondary member1027 static void output_plane(const Plane *plane, int buf_sel, uint8_t *dst, in output_plane()
514 int buf_sel = (512 + R600_BUFFER_INFO_OFFSET / 16) + 2 * tex->texture_index; in emit_buf_txf() local