diff options
author | Axel Davy <[email protected]> | 2020-05-09 13:31:25 +0200 |
---|---|---|
committer | Marge Bot <[email protected]> | 2020-05-15 15:43:57 +0000 |
commit | a887ad7c84e14fdad7907037a39e9fee9d504bf3 (patch) | |
tree | 9e5b0ab744924d9573def0edbbf2b7071cff5e79 /src/intel/vulkan/anv_pipeline.c | |
parent | dbb08255708b9005b5bb719a94ebd93194f51861 (diff) |
st/nine: Handle full pSourceRect better
Some apps do set pSourceRect to the full area even if not needed.
Filtering out this case is helpful, as we currently do not handle
properly resizing (pDestRect or window size not of the size of the resource)
when pSourceRect is set. Indeed in this case pSourceRect needs to be modified
before being passed to the presentation backend.
Signed-off-by: Axel Davy <[email protected]>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/5015>
Diffstat (limited to 'src/intel/vulkan/anv_pipeline.c')
0 files changed, 0 insertions, 0 deletions