Searched defs:u_box_volume (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/mesa/src/src/gallium/drivers/radeonsi/
H A Dr600_texture.c259 static INLINE unsigned u_box_volume( const struct pipe_box *box ) function
287 if ((usage & PIPE_TRANSFER_READ) && u_box_volume(box) > 1024)
/external/mesa3d/src/gallium/drivers/radeonsi/
H A Dr600_texture.c259 static INLINE unsigned u_box_volume( const struct pipe_box *box ) function
287 if ((usage & PIPE_TRANSFER_READ) && u_box_volume(box) > 1024)

Completed in 92 milliseconds