This series is, Reviewed-by: Edward O'Callaghan <funfunc...@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(-) >
signature.asc
Description: OpenPGP digital signature
_______________________________________________ mesa-dev mailing list mesa-dev@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/mesa-dev