i965: create a brw_shader_gather_info() helper
authorTimothy Arceri <tarceri@itsqueeze.com>
Tue, 12 Sep 2017 07:30:53 +0000 (17:30 +1000)
committerTimothy Arceri <tarceri@itsqueeze.com>
Tue, 26 Sep 2017 12:37:02 +0000 (22:37 +1000)
commit348cf74792a394aae1efd541192d4a3c219584bb
tree101e884fa612977ed40edb1b8262feacbc9bcd4c
parent45ef10c06a3010a0710f9db3e980fde545157b6a
i965: create a brw_shader_gather_info() helper

This will help us call gather info at a later point and allow us
to do some linking in nir.

Reviewed-by: Kenneth Graunke <kenneth@whitecape.org>
Reviewed-by: Eduardo Lima Mitev <elima@igalia.com>
src/mesa/drivers/dri/i965/brw_program.c
src/mesa/drivers/dri/i965/brw_program.h