intel/clc: allow multiple CL files to be compiled together
authorLionel Landwerlin <lionel.g.landwerlin@intel.com>
Thu, 6 May 2021 14:10:27 +0000 (17:10 +0300)
committerMarge Bot <emma+marge@anholt.net>
Mon, 21 Mar 2022 11:26:44 +0000 (11:26 +0000)
commit77e929a52734456237f5e0171a4844d6f9be027e
treee0614f1fb48246ff527ecddcbd06b7e5e8a7f1b8
parentc15bf88f011d204c11e893c5ff0fd018a0262a39
intel/clc: allow multiple CL files to be compiled together

v2: use util_dynarray_append() (Jason)
    identation fixes (Jason)

Signed-off-by: Lionel Landwerlin <lionel.g.landwerlin@intel.com>
Reviewed-by: Jason Ekstrand <jason@jlekstrand.net>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/13171>
src/intel/compiler/intel_clc.c