diff options
author | Erik Faye-Lund <[email protected]> | 2019-04-04 11:55:24 +0200 |
---|---|---|
committer | Erik Faye-Lund <[email protected]> | 2019-04-17 07:27:08 +0000 |
commit | 3fdacf1c390b5281c9adb4fbfdacd2757023941c (patch) | |
tree | a1865dd1c26d704f06983aaece94f28f7373cd0f /scripts | |
parent | 9e9d9b352e7a87f42f4fb9117faaf8a350953a0c (diff) |
virgl: do color-conversion during when mapping transfer
When running on OpenGL ES, we can't just map any format for reading,
because of limitations on glReadPixels. So let's fall back to the
blit code-path, and translate the pixels to the correct format in the
end.
This fixes the remaining failures of KHR-GL32.packed_pixels.* apart
from the sRGB tests.
Signed-off-by: Erik Faye-Lund <[email protected]>
Reviewed-by: Gurchetan Singh <[email protected]>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions