Searched refs:si_qbo_state (Results 1 - 9 of 9) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/radeonsi/
H A Dsi_state.h51 struct si_qbo_state;
539 void si_save_qbo_state(struct si_context *sctx, struct si_qbo_state *st);
540 void si_restore_qbo_state(struct si_context *sctx, struct si_qbo_state *st);
H A Dsi_query.h288 struct si_qbo_state { struct
H A Dgfx10_query.c284 struct si_qbo_state saved_state = {};
H A Dsi_query.c1435 struct si_qbo_state saved_state = {};
H A Dsi_state.c1440 void si_save_qbo_state(struct si_context *sctx, struct si_qbo_state *st)
1445 void si_restore_qbo_state(struct si_context *sctx, struct si_qbo_state *st)
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/radeonsi/
H A Dsi_query.h252 struct si_qbo_state { struct
H A Dsi_state.h46 struct si_qbo_state;
521 void si_save_qbo_state(struct si_context *sctx, struct si_qbo_state *st);
H A Dsi_query.c1435 struct si_qbo_state *st)
1461 struct si_qbo_state saved_state = {};
H A Dsi_state.c1349 void si_save_qbo_state(struct si_context *sctx, struct si_qbo_state *st)

Completed in 69 milliseconds