mesa-gl:moved to "simplified /usr" and towards RCS
[nyanlinux.git] / builders / mesa-vulkan-amd-sh-6d4577799ce0b789a969b0984c0985901829a707 / contrib / radv_device.c.patch
blobd23ec4e0296868e5f81e7e7d0891ab805e1efe19
1 --- a/src/amd/vulkan/radv_device.c
2 +++ b/src/amd/vulkan/radv_device.c
3 @@ -568,6 +568,10 @@ add_entrypoints(struct dispatch_table_builder *b,
4 b->used[table] = true;
7 +struct vk_device_entrypoint_table sqtt_device_entrypoints;
8 +struct vk_device_entrypoint_table rra_device_entrypoints;
9 +struct vk_device_entrypoint_table rmv_device_entrypoints;
11 static void
12 init_dispatch_tables(struct radv_device *device, struct radv_physical_device *physical_device)