meta: Use the _mesa_meta_compile_and_link_program helper more places.
authorKenneth Graunke <kenneth@whitecape.org>
Tue, 15 Mar 2016 23:21:36 +0000 (16:21 -0700)
committerKenneth Graunke <kenneth@whitecape.org>
Thu, 17 Mar 2016 06:57:11 +0000 (23:57 -0700)
commita7e9b31d5bf98bdaabbb8b5c2459eb2c3a0af579
tree3d92aa7ecb9a4adb0171675c1a986a29d16dbfdc
parent2b9f0dffe00bdc556436da02c099b8a50ecc4f49
meta: Use the _mesa_meta_compile_and_link_program helper more places.

Less boilerplate.

Signed-off-by: Kenneth Graunke <kenneth@whitecape.org>
Reviewed-by: Topi Pohjolainen <topi.pohjolainen@intel.com>
src/mesa/drivers/common/meta.c
src/mesa/drivers/dri/i965/brw_meta_fast_clear.c