Francisco Casas (@fcasas) commented about libs/vkd3d-shader/hlsl.y:
hlsl_release_string_buffer(ctx, string); }
- if (!strcmp(name, "tex2Dproj"))
- if (!strcmp(name, "tex2Dproj")
|| !strcmp(name, "tex3Dproj"))
nitpick: the double line doesn't seem necessary.