main: add binary support to ProgramBinary
authorJordan Justen <jordan.l.justen@intel.com>
Sat, 4 Nov 2017 23:47:54 +0000 (16:47 -0700)
committerTimothy Arceri <tarceri@itsqueeze.com>
Fri, 8 Dec 2017 05:59:25 +0000 (16:59 +1100)
commit50c09a648f6d389cdc1657a0ccf54cf263aa8aa6
treee25f3f2bc7ea9d0c1a1c6eef259c2d3f2ddb022a
parent7ee54ad057f05881d650443de13a6bf8099e7922
main: add binary support to ProgramBinary

V2: call generic mesa_program_binary() helper rather than driver
    function directly to allow greater code sharing.

Signed-off-by: Timothy Arceri <tarceri@itsqueeze.com>
Signed-off-by: Jordan Justen <jordan.l.justen@intel.com> (v1)
Reviewed-by: Nicolai Hähnle <nicolai.haehnle@amd.com> (v1)
Reviewed-by: Tapani Pälli <tapani.palli@intel.com>
src/mesa/main/shaderapi.c