va: allocator: add vaCopy path for memory copy
libva 2.12 adds vaCopy() which can copy surfaces without mapping their contents onto main memory, that might be more efficient in certain situations.
Due to an influx of spam, we have had to impose restrictions on new accounts. Please see this wiki page for instructions on how to get full permissions. Sorry for the inconvenience.
libva 2.12 adds vaCopy() which can copy surfaces without mapping their contents onto main memory, that might be more efficient in certain situations.