intel/compiler: Add functions to get prog_data and prog_key sizes for a stage
authorJordan Justen <jordan.l.justen@intel.com>
Sat, 21 Oct 2017 08:30:13 +0000 (01:30 -0700)
committerJordan Justen <jordan.l.justen@intel.com>
Wed, 1 Nov 2017 06:36:54 +0000 (23:36 -0700)
commitf082d7f64f4bbdc29a04b3ddb6491251cafdd9e2
tree76b8f054d3a662846ffe46d30d86f27fe5a2fe55
parent05b11933619c8f57bef1e0d71c34c523993d6257
intel/compiler: Add functions to get prog_data and prog_key sizes for a stage

v2:
 * Return unsigned instead of size_t. (Ken)

Signed-off-by: Jordan Justen <jordan.l.justen@intel.com>
Reviewed-by: Jason Ekstrand <jason@jlekstrand.net>
Reviewed-by: Kenneth Graunke <kenneth@whitecape.org>
src/intel/compiler/brw_compiler.c
src/intel/compiler/brw_compiler.h