Module Name: xsrc Committed By: christos Date: Wed May 8 16:54:51 UTC 2024
Modified Files: xsrc/external/mit/MesaLib/dist/src/compiler/nir: nir_lower_blend.c nir_lower_subgroups.c nir_opt_copy_prop_vars.c xsrc/external/mit/MesaLib/dist/src/compiler/spirv: spirv_to_nir.c Log Message: Add casts to appease clang To generate a diff of this commit: cvs rdiff -u -r1.1.1.1 -r1.2 \ xsrc/external/mit/MesaLib/dist/src/compiler/nir/nir_lower_blend.c cvs rdiff -u -r1.1.1.2 -r1.2 \ xsrc/external/mit/MesaLib/dist/src/compiler/nir/nir_lower_subgroups.c cvs rdiff -u -r1.1.1.4 -r1.2 \ xsrc/external/mit/MesaLib/dist/src/compiler/nir/nir_opt_copy_prop_vars.c cvs rdiff -u -r1.1.1.4 -r1.2 \ xsrc/external/mit/MesaLib/dist/src/compiler/spirv/spirv_to_nir.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.