rsx: Fix shader compilation

This commit is contained in:
kd-11 2022-12-10 18:20:43 +03:00 committed by kd-11
parent a0ef1a672c
commit 9c0b2338cf
5 changed files with 22 additions and 16 deletions

View file

@ -50,7 +50,7 @@ void GLFragmentDecompilerThread::insertInputs(std::stringstream & OS)
{
glsl::insert_fragment_shader_inputs_block(
OS,
glsl::extension_type::NV,
glsl::extension_flavour::NV,
m_prog,
m_parr.params[PF_PARAM_IN],
{