radv: Fix the shader info pass for not having the variable.
authorBas Nieuwenhuizen <bas@basnieuwenhuizen.nl>
Wed, 23 Jan 2019 21:41:46 +0000 (22:41 +0100)
committerBas Nieuwenhuizen <bas@basnieuwenhuizen.nl>
Wed, 6 Feb 2019 21:35:45 +0000 (22:35 +0100)
commit00253ab2c4983fc300e3c8d21629b69257995bcf
tree5d462e8ba216199903b7e61b81939478d3afdcdd
parent58c8dadd328ee98d74a198820c7b5980306af7b1
radv:  Fix the shader info pass for not having the variable.

For example with VK_EXT_buffer_device_address or
 VK_KHR_variable_pointers.

Fixes: a2b5cc3c399 "radv: enable variable pointers"
Reviewed-by: Samuel Pitoiset <samuel.pitoiset@gmail.com>
src/amd/vulkan/radv_shader_info.c