OSDN Git Service

Move reserved bytes to the end of the structure
authorXiang, Haihao <haihao.xiang@intel.com>
Sat, 21 Oct 2017 20:09:03 +0000 (04:09 +0800)
committerXiang, Haihao <haihao.xiang@intel.com>
Tue, 19 Dec 2017 07:02:41 +0000 (15:02 +0800)
commit86b99f7b451350462ed322be204a06dc6c7d54b9
treee47195cf1c718cdce53075255ebce6cfb07fee9e
parentb56eed0d99d2c1d9ec4e706775c310aff38218bd
Move reserved bytes to the end of the structure

This structure defines the input parameters from driver to common
csc/scaling shader, so the corresponding vpp shaders are updated as
well. In addition, more reserved bytes are added for future use

Signed-off-by: Xiang, Haihao <haihao.xiang@intel.com>
src/gen8_post_processing.c
src/gen9_post_processing.c
src/intel_common_vpp_internal.h
src/shaders/post_processing/gen8/conv_nv12.g8b
src/shaders/post_processing/gen9/conv_10bit_8bit.g9b
src/shaders/post_processing/gen9/conv_nv12.g9b
src/shaders/post_processing/gen9/conv_p010.g9b