OSDN Git Service

Fix the size calculation of the required memory for dynamic state buffer
authorXiang, Haihao <haihao.xiang@intel.com>
Thu, 9 Apr 2015 01:52:44 +0000 (09:52 +0800)
committerXiang, Haihao <haihao.xiang@intel.com>
Fri, 18 Nov 2016 08:26:47 +0000 (16:26 +0800)
commit5762b3697ff5908b9bd8392fb936be8f7396c156
tree5a6f7720327bbcbbb1e8a97b6279656a035b32f7
parent8c8ee4961682a8f69fc9d91844f4284bcd4bf710
Fix the size calculation of the required memory for dynamic state buffer

Make sure the size for each part in dynamic state buffer is multiple of 64 bytes.

Signed-off-by: Xiang, Haihao <haihao.xiang@intel.com>
Reviewed-by: Zhao Yakui <yakui.zhao@intel.com>
src/i965_gpe_utils.c