-
Simon McVittie authored
In principle the context is a required parameter for vaCreateBuffer(), but in practice Mesa doesn't do anything with it, not even a validity check for it not being VA_INVALID_ID. Non-Mesa drivers, like the one from Intel and the unofficial one for Nvidia hardware via nvdec and cuda, do check for this. Thanks: Emil Velikov Signed-off-by:
Simon McVittie <smcv@collabora.com>
Simon McVittie authoredIn principle the context is a required parameter for vaCreateBuffer(), but in practice Mesa doesn't do anything with it, not even a validity check for it not being VA_INVALID_ID. Non-Mesa drivers, like the one from Intel and the unofficial one for Nvidia hardware via nvdec and cuda, do check for this. Thanks: Emil Velikov Signed-off-by:
Simon McVittie <smcv@collabora.com>
check-va-api.c 19.42 KiB