On Thu Feb 9 23:35:12 2023 +0000, Francisco Casas wrote:
You mentioned my commit message regarding why I put the `hlsl_ctx` argument in another thread, but I am not sure if I should remove it or not... Anyways, I moved the function to `hlsl_codegen.c` as you suggested.
Oh, right, I forgot about that, sorry.
Honestly the right thing to do here (for pretty much this reason) is just to add the ctx argument in the commit where it's used, but we can let that alone for now.