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>
This commit is contained in:

committed by
Marge Bot

parent
91348d125d
commit
90b6745bc8
@@ -478,6 +478,7 @@ public:
|
||||
struct shader_stats shader_stats,
|
||||
const brw::performance &perf,
|
||||
struct brw_compile_stats *stats);
|
||||
void add_const_data(void *data, unsigned size);
|
||||
const unsigned *get_assembly();
|
||||
|
||||
private:
|
||||
|
Reference in New Issue
Block a user