vc4: Rename color_ms_write to color_write.
authorEric Anholt <eric@anholt.net>
Mon, 22 Jun 2015 18:37:32 +0000 (11:37 -0700)
committerEric Anholt <eric@anholt.net>
Tue, 8 Dec 2015 17:49:52 +0000 (09:49 -0800)
commit568d3a8e32109200cc12549d18118b7660be628b
treeab11526d7564ebfc404deab0b87d77a5eeb524f9
parentbf92017ace970104b24219fad0ce5b51bc4509b5
vc4: Rename color_ms_write to color_write.

I was thinking this was the only MSAA resolve thing, so it should be noted
separately, but actually load/store general also do MSAA resolve.
src/gallium/drivers/vc4/kernel/vc4_render_cl.c
src/gallium/drivers/vc4/vc4_drm.h
src/gallium/drivers/vc4/vc4_job.c