Commits
Richard Liu committed e12bff138b6
MA-12502 copy cl_g2d.cl source code instead of cl_g2d.bin copy cl_g2d.cl source code instead of cl_g2d.bin, opencl 2d will load source code to reduce the maintain effort as .bin is not compatible on all platforms and when shader version changed .bin file need rebuild. Meet below error when GPU shader update: v_gal : gcSHADER_LoadHeader: shader binary file's version of 0.0.1:20 is not compatible with current version 0.0.1:21 v_gal : Please recompile source. Change-Id: I301dab60b61dbc9c64f72096d88da058b47304d1 Signed-off-by: Richard Liu <xuegang.liu@nxp.com> Reviewed-on: http://androidsource.ap.freescale.net/project/5674 Reviewed-by: guoyin.chen <guoyin.chen@nxp.com>