gallium/auxiliary/vl: Rename csc_matrix and increase its size.
authorJames Zhu <James.Zhu@amd.com>
Fri, 1 Feb 2019 14:56:13 +0000 (09:56 -0500)
committerLeo Liu <leo.liu@amd.com>
Fri, 15 Feb 2019 15:07:03 +0000 (10:07 -0500)
commit299e2bc046bdc809115bfa9182f9619a098668c9
treea7e5539862336d79cba4aad7d5995913a6d65510
parent7b7b5f2029534e3ae9d3fa05eff2b5ab7d9a9129
gallium/auxiliary/vl: Rename csc_matrix and increase its size.

Rename csc_matrix to shader_params, and increase shader_params size
to store more constants for compute shader,

Signed-off-by: James Zhu <James.Zhu@amd.com>
Reviewed-by: Christian König <christian.koenig@amd.com>
src/gallium/auxiliary/vl/vl_compositor.c
src/gallium/auxiliary/vl/vl_compositor.h
src/gallium/auxiliary/vl/vl_compositor_gfx.c