radv: set num_components on vulkan_resource_index intrinsic
authorLionel Landwerlin <lionel.g.landwerlin@intel.com>
Wed, 6 Mar 2019 11:43:56 +0000 (11:43 +0000)
committerLionel Landwerlin <lionel.g.landwerlin@intel.com>
Wed, 6 Mar 2019 11:56:21 +0000 (11:56 +0000)
commitb49726afd43739979a08de6e410e78ead5a26337
tree5b3f839faa83a06b9f97dc324a1befe72f45f3b2
parent54522d05065d6ff1b37005c91e503b4d4f11ed67
radv: set num_components on vulkan_resource_index intrinsic

In 61e009d2c4e4df we changed the number of components in the
vulkan_resource_index intrinsic and forgot the update Radv's code for
it.

Signed-off-by: Lionel Landwerlin <lionel.g.landwerlin@intel.com>
Fixes: 61e009d2c4e4df ("spirv: Use the same types for resource indices as pointers")
Reviewed-by: Samuel Pitoiset samuel.pitoiset@gmail.com
src/amd/vulkan/radv_meta_buffer.c
src/amd/vulkan/radv_meta_clear.c
src/amd/vulkan/radv_query.c