HomeSort by relevance Sort by last modified time
    Searched refs:accumulate_state (Results 1 - 3 of 3) sorted by null

  /external/mesa3d/src/gallium/drivers/svga/
svga_state.c 105 static void accumulate_state( unsigned *a, function
170 accumulate_state(&examined, atoms[i]->dirty);
  /external/mesa3d/src/mesa/state_tracker/
st_atom.c 96 static void accumulate_state( struct st_state_flags *a, function
207 accumulate_state(&examined, &atom->dirty);
  /external/mesa3d/src/mesa/drivers/dri/i965/
brw_state_upload.c 301 static void accumulate_state( struct brw_state_flags *a, function
484 accumulate_state(&examined, &atom->dirty);

Completed in 415 milliseconds