OSDN Git Service

r600g: there are 16 const buffer size regs for each shader stage
authorAlex Deucher <alexander.deucher@amd.com>
Tue, 23 Oct 2012 15:58:54 +0000 (11:58 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Fri, 26 Oct 2012 13:32:55 +0000 (09:32 -0400)
commitd781f0c73cf47aee7f660d9b859a6c473293be62
tree07b637cf0604fd81b85de3de18f7802d02c76ce3
parent20d268b3501cd96f6296a1cb05736c2ed751186e
r600g: there are 16 const buffer size regs for each shader stage

we were previously only setting 8 of them.

Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Reviewed-by: Marek Olšák <maraeo@gmail.com>
Reviewed-by: Tom Stellard <thomas.stellard@amd.com>
src/gallium/drivers/r600/evergreen_state.c