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

  /external/mesa3d/src/gallium/auxiliary/util/
u_box.h 7 void u_box_1d( unsigned x, function
u_inlines.h 268 u_box_1d(offset, length, &box);
329 u_box_1d(transfer_offset, length, &box);
350 u_box_1d(offset, size, &box);
376 u_box_1d(offset, size, &box);
u_blitter.c     [all...]
  /external/mesa3d/src/gallium/drivers/r600/
r600_buffer.c 169 u_box_1d(0, transfer->box.width, &box);
  /external/mesa3d/src/mesa/state_tracker/
st_cb_bufferobjects.c 370 u_box_1d(readOffset, size, &box);

Completed in 84 milliseconds