radv: do not pass all compiler options to the shader info pass
authorSamuel Pitoiset <samuel.pitoiset@gmail.com>
Tue, 3 Sep 2019 07:49:14 +0000 (09:49 +0200)
committerSamuel Pitoiset <samuel.pitoiset@gmail.com>
Tue, 10 Sep 2019 07:26:42 +0000 (09:26 +0200)
commit8cf297c7b14a04ca587bcbc5cce9e61bcaed5a5a
tree33625aec07695ba5ed4f81a5d29b44e8653cab49
parentef919d8dcb9272ad7b23f5dbd8b7fb2f83393b42
radv: do not pass all compiler options to the shader info pass

Only the pipeline layout and the shader keys are needed.

Signed-off-by: Samuel Pitoiset <samuel.pitoiset@gmail.com>
Reviewed-by: Bas Nieuwenhuizen <bas@basnieuwenhuizen.nl>
src/amd/vulkan/radv_nir_to_llvm.c
src/amd/vulkan/radv_private.h
src/amd/vulkan/radv_shader_info.c