On Tue Jan 24 18:51:20 2023 +0000, Francisco Casas wrote:
But if we don't abort here, there is the possibility of `params->args[0]` not being an hlsl_ir_load and failing the assertion within the following `hlsl_ir_load()`.
Oh, annoying. I guess we could just not initialize load_params.resource, then.