OSDN Git Service

vc4: Rework cl handling to be friendlier to the compiler.
authorEric Anholt <eric@anholt.net>
Fri, 10 Jul 2015 05:51:06 +0000 (22:51 -0700)
committerEric Anholt <eric@anholt.net>
Tue, 14 Jul 2015 18:31:57 +0000 (11:31 -0700)
commit7432017f65174e82a3de7afef3e4e6f60932356c
tree4777351f67cfadb00379723d7b918903b08b6353
parenta0d3915663fb7cbd3c1a5561450e256e00ecf11b
vc4: Rework cl handling to be friendlier to the compiler.

Drops 680 bytes of code, from avoiding a bunch of extra updates to the
next pointer in the struct.
src/gallium/drivers/vc4/vc4_cl.c
src/gallium/drivers/vc4/vc4_cl.h
src/gallium/drivers/vc4/vc4_context.c
src/gallium/drivers/vc4/vc4_draw.c
src/gallium/drivers/vc4/vc4_emit.c
src/gallium/drivers/vc4/vc4_program.c