OSDN Git Service

radv: gather the number of output components per stream
authorSamuel Pitoiset <samuel.pitoiset@gmail.com>
Tue, 11 Sep 2018 09:08:49 +0000 (11:08 +0200)
committerSamuel Pitoiset <samuel.pitoiset@gmail.com>
Mon, 29 Oct 2018 16:09:08 +0000 (17:09 +0100)
commitdd996d1885a092027153c992be7c9919ea9a3792
treead59325c803684e70f1c6b90db54c2fdba3ee751
parent87e6866b043c6fcadc78f34929e48961b885003e
radv: gather the number of output components per stream

This will be also used for splitting the GS->VS ring buffer.

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