[Mesa-dev] [PATCH 0/3] radv: VK_KHR_shader_draw_parameters.
Edward O'Callaghan
funfunctor at folklore1984.net
Wed Feb 1 00:06:40 UTC 2017
This series is,
Reviewed-by: Edward O'Callaghan <funfunctor at folklore1984.net>
On 02/01/2017 07:42 AM, Bas Nieuwenhuizen wrote:
> A basic implementation of VK_KHR_shader_draw_parameters. I haven't
> bothered with optimizing it away in the case the shader doesn't
> use it, but the impact seems low anyway.
>
> Needs the first two patches of Lionel's series for the driver
> independent support.
>
> Bas Nieuwenhuizen (3):
> radv/ac: Add draw index support.
> radv: Pass draw index to shader.
> radv: Enable VK_KHR_shader_draw_parameters.
>
> src/amd/common/ac_nir_to_llvm.c | 10 ++++++++--
> src/amd/vulkan/radv_cmd_buffer.c | 14 +++++++++-----
> src/amd/vulkan/radv_device.c | 4 ++++
> src/amd/vulkan/radv_pipeline.c | 1 +
> 4 files changed, 22 insertions(+), 7 deletions(-)
>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: OpenPGP digital signature
URL: <https://lists.freedesktop.org/archives/mesa-dev/attachments/20170201/52801f15/attachment.sig>
More information about the mesa-dev
mailing list