intel: Move brw_prog_key_set_id from i965 to the compiler.
authorKenneth Graunke <kenneth@whitecape.org>
Mon, 20 May 2019 18:24:21 +0000 (11:24 -0700)
committerKenneth Graunke <kenneth@whitecape.org>
Tue, 21 May 2019 22:05:38 +0000 (15:05 -0700)
commit419d9b21e14d67776ec3a47df110dcbb6566dc03
tree7574a498b1eb850cc934d5e2c6d1d30ab2d6b532
parentb589c2547d23c943a2550584aa2643ecbe587c42
intel: Move brw_prog_key_set_id from i965 to the compiler.

I want to use it in iris.

Reviewed-by: Dylan Baker <dylan@pnwbakers.com>
src/intel/compiler/brw_compiler.c
src/intel/compiler/brw_compiler.h
src/mesa/drivers/dri/i965/brw_program.c
src/mesa/drivers/dri/i965/brw_program.h