Searched refs:u_box_volume (Results 1 – 1 of 1) sorted by relevance
259 static INLINE unsigned u_box_volume( const struct pipe_box *box ) in u_box_volume() function287 if ((usage & PIPE_TRANSFER_READ) && u_box_volume(box) > 1024) in si_texture_get_transfer()