intel/fs,vec4: Stuff the constant data from NIR in the end of the program
authorJason Ekstrand <jason@jlekstrand.net>
Sat, 8 Aug 2020 03:26:07 +0000 (22:26 -0500)
committerMarge Bot <eric+marge@anholt.net>
Wed, 2 Sep 2020 19:48:44 +0000 (19:48 +0000)
commit90b6745bc80cf6dabb8f736dbf12d47c2a6602f5
tree8f39a7d91de77b649a7d26c10b2786131e23abca
parent91348d125d9174cc06487947ab3d11c97244c72f
intel/fs,vec4: Stuff the constant data from NIR in the end of the program

Reviewed-by: Kenneth Graunke <kenneth@whitecape.org>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/6244>
src/intel/compiler/brw_compiler.h
src/intel/compiler/brw_fs.cpp
src/intel/compiler/brw_fs.h
src/intel/compiler/brw_fs_generator.cpp
src/intel/compiler/brw_shader.cpp
src/intel/compiler/brw_vec4.cpp
src/intel/compiler/brw_vec4_generator.cpp
src/intel/compiler/brw_vec4_gs_visitor.cpp
src/intel/compiler/brw_vec4_tcs.cpp