[Mesa-dev] [PATCH 10/11] radv: Implement multiview draws.

Dave Airlie airlied at gmail.com
Thu Aug 24 00:40:53 UTC 2017


On 24 August 2017 at 06:51, Bas Nieuwenhuizen <bas at basnieuwenhuizen.nl> wrote:
> ---
>  src/amd/vulkan/radv_cmd_buffer.c | 132 ++++++++++++++++++++++++++++++---------
>  src/amd/vulkan/radv_private.h    |   1 +
>  2 files changed, 105 insertions(+), 28 deletions(-)
>

This looks like it has a few more candidate for for_each_bit.

I really don't like the duplication of the draw PKT3s, I'm assuming
all other options are
ugly.

Dave.


More information about the mesa-dev mailing list