u_blitter: Create all shaders on demand
authorMichel Dänzer <michel.daenzer@amd.com>
Wed, 27 Aug 2014 07:43:56 +0000 (16:43 +0900)
committerMichel Dänzer <michel@daenzer.net>
Tue, 2 Sep 2014 06:24:07 +0000 (15:24 +0900)
commitb84b9eae20156ad46775c7834a82078a008ddb2c
tree5f94f97aa6e541e175e9a96c5e09d24fc8687db5
parent51131c423c213c291106c7756558ac84654c24b4
u_blitter: Create all shaders on demand

Not all of these are used in every context, so this can make a
significant difference for short-lived contexts such as in piglit tests.

Reviewed-by: Marek Olšák <marek.olsak@amd.com>
src/gallium/auxiliary/util/u_blitter.c