Searched refs:accumulate_state (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/svga/
H A Dsvga_state.c112 accumulate_state(unsigned *a, unsigned b) function in typeref:typename:void
178 accumulate_state(&examined, atoms[i]->dirty);
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/svga/
H A Dsvga_state.c168 accumulate_state(uint64_t *a, uint64_t b) function in typeref:typename:void
234 accumulate_state(&examined, atoms[i]->dirty);
/xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/i965/
H A Dbrw_state_upload.c307 static void accumulate_state( struct brw_state_flags *a, function in typeref:typename:void
638 accumulate_state(&examined, &atom->dirty);
/xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/i965/
H A Dbrw_state_upload.c376 accumulate_state(struct brw_state_flags *a, const struct brw_state_flags *b) function in typeref:typename:void
707 accumulate_state(&examined, &atom->dirty);

Completed in 9 milliseconds