OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:dma_box
(Results
1 - 1
of
1
) sorted by null
/external/mesa3d/src/gallium/drivers/radeon/
r600_buffer_common.c
430
struct pipe_box
dma_box
;
local
436
u_box_1d(soffset, box->width, &
dma_box
);
439
ctx->resource_copy_region(ctx, dst, 0, box->x, 0, 0, src, 0, &
dma_box
);
Completed in 71 milliseconds