r600g: Initialize VGT_PRIMITIVE_TYPE in the start_cs_cmd atom
authorTom Stellard <thomas.stellard@amd.com>
Tue, 24 Jul 2012 14:49:25 +0000 (14:49 +0000)
committerTom Stellard <thomas.stellard@amd.com>
Fri, 27 Jul 2012 17:08:09 +0000 (17:08 +0000)
commitdc0b8a46289d0e6b10c542df0856d51a0aabf9b0
treebbcd1b63eded1095155e4111be9afa8c52c059df
parentd3b013049126fb44d65a0a67001b04acbe778613
r600g: Initialize VGT_PRIMITIVE_TYPE in the start_cs_cmd atom

The value of this register will always be DI_PT_POINTLIST for compute
shaders.

Reviewed-by: Marek Olšák <maraeo@gmail.com>
src/gallium/drivers/r600/evergreen_compute.c