vkd3d-shader/hlsl: Retrieve error_instr instead of NULL in hlsl_block_add_resource_load().

I made the mistake of retrieving NULL when block functions are supposed to retrieve ctx->error_instr instead. Sorry for this.

Fixes: 06a50397

Merge request reports

Loading