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.
venus: subtract appended header size in vn_CreatePipelineCache
Use header->header_size to offset cache data as well in case the header struct extends on a newer driver but the cache data was appended with an old header.
Fixes: 723f0bf7 ("venus: initial support for module and pipelines")