diff options
author | Brian Paul <[email protected]> | 2015-06-10 07:28:40 -0600 |
---|---|---|
committer | Brian Paul <[email protected]> | 2015-06-10 08:20:58 -0600 |
commit | 7217faf39f63f81b74f268d62fbdd94d445b0e6f (patch) | |
tree | 2d4adaeba473c4a0eac1b2d018645da31146ca71 /src/glx/query_renderer.c | |
parent | 5b0d6f5c1bc3f7bd37c6efebf48f80ca6ff3ef87 (diff) |
llvmpipe: simplify lp_resource_copy()
Just implement it in terms of util_resource_copy_region(). Both the
original code and util_resource_copy_region() boil down to mapping,
calling util_copy_box() and unmapping.
No piglit regressions. This will also help to implement GL_ARB_copy_image.
Reviewed-by: Jose Fonseca <[email protected]>
Diffstat (limited to 'src/glx/query_renderer.c')
0 files changed, 0 insertions, 0 deletions