lib: rename igt_media_fillfunc_t typedef to igt_fillfunc_t
authorZhenyu Wang <zhenyuw@linux.intel.com>
Wed, 3 Dec 2014 10:56:39 +0000 (18:56 +0800)
committerZhenyu Wang <zhenyuw@linux.intel.com>
Thu, 4 Dec 2014 02:17:12 +0000 (10:17 +0800)
commit106f0bf965ac5ba8e5553e3e1b39396750bedc74
treec580be0e847637134fe778619ea5e396c1f1ca89
parent4e5c16c17ed14831aaa369877d78788ad23ce388
lib: rename igt_media_fillfunc_t typedef to igt_fillfunc_t

This makes fill function more general to prepare for other
fill method using GPGPU pipeline.

Signed-off-by: Zhenyu Wang <zhenyuw@linux.intel.com>
lib/intel_batchbuffer.c
lib/intel_batchbuffer.h
tests/gem_media_fill.c