OSDN Git Service

radv: adjust the GSVS ring sizes based on the number of components
authorSamuel Pitoiset <samuel.pitoiset@gmail.com>
Tue, 11 Sep 2018 09:21:31 +0000 (11:21 +0200)
committerSamuel Pitoiset <samuel.pitoiset@gmail.com>
Mon, 29 Oct 2018 16:09:08 +0000 (17:09 +0100)
commit4649471a9e5fef200ea69673bcc0e2b0e4c561c1
tree972ee9943e3e329b86316b87322b2019aebcbfa6
parent8e428e24a833175c108e4151676a85a31bd99efd
radv: adjust the GSVS ring sizes based on the number of components

For multiple streams support we have to set the different ring
buffer sizes correctly. This relies on the number of output
components per stream.

Signed-off-by: Samuel Pitoiset <samuel.pitoiset@gmail.com>
Reviewed-by: Dave Airlie <airlied@redhat.com>
src/amd/vulkan/radv_pipeline.c