diff --git a/rpcs3/Emu/RSX/Common/ShaderParam.h b/rpcs3/Emu/RSX/Common/ShaderParam.h index 6d3fd4d79b..5f9702cb12 100644 --- a/rpcs3/Emu/RSX/Common/ShaderParam.h +++ b/rpcs3/Emu/RSX/Common/ShaderParam.h @@ -110,6 +110,17 @@ struct ParamArray return nullptr; } + bool HasParamTypeless(const ParamFlag flag, const std::string& name) + { + for (u32 i = 0; i