Zebediah Figura (@zfigura) commented about libs/vkd3d-shader/hlsl_codegen.c:
return true;
}
+/* This pass replaces the values that each index chain points to with a load to a copy in a
- synthetic variable. So that later, hlsl_derefs can be safely created from these loads. */
This isn't grammatical English I'm afraid; "so that" begins an indirect clause and hence can't be a standalone sentence.