vc4: rename file to group vpm optimizations together
authorVarad Gautam <varadgautam@gmail.com>
Mon, 7 Mar 2016 19:31:58 +0000 (01:01 +0530)
committerEric Anholt <eric@anholt.net>
Tue, 15 Mar 2016 19:49:37 +0000 (12:49 -0700)
commit00bdbb22a92a40472ef47d22b26926ac8f542826
treeded83c453cdb375478504b3757eec51c846224c3
parent1c4b077409122a57a307e6653901aec8fbed713e
vc4: rename file to group vpm optimizations together

This file will contain optimization passes for both vpm reads
and writes.

Signed-off-by: Varad Gautam <varadgautam@gmail.com>
Reviewed-by: Eric Anholt <eric@anholt.net>
src/gallium/drivers/vc4/Makefile.sources
src/gallium/drivers/vc4/vc4_opt_vpm.c [moved from src/gallium/drivers/vc4/vc4_opt_vpm_writes.c with 99% similarity]