OSDN Git Service

r600g/sb: add MEM_RING support
authorDave Airlie <airlied@redhat.com>
Tue, 24 Dec 2013 04:56:25 +0000 (04:56 +0000)
committerDave Airlie <airlied@redhat.com>
Wed, 5 Feb 2014 00:49:37 +0000 (10:49 +1000)
commit5758a76d04aef90342e2b823c5020c6addda6d9c
tree3bd26b20fe8bc953b96c5e84f925415ba2efcbcd
parenteeead9b8ed77804f228bd9ba434e26b5c12d73ed
r600g/sb: add MEM_RING support

Although we don't use SB on geom shaders, the VS copy shader will use it
so we might as well implement MEM_RING support in sb.

Signed-off-by: Dave Airlie <airlied@redhat.com>
Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
src/gallium/drivers/r600/sb/sb_bc_dump.cpp
src/gallium/drivers/r600/sb/sb_bc_finalize.cpp
src/gallium/drivers/r600/sb/sb_bc_parser.cpp
src/gallium/drivers/r600/sb/sb_dump.cpp