glsl: call calculate_subroutine_compat() from the nir linker
authorTimothy Arceri <tarceri@itsqueeze.com>
Tue, 7 Jan 2020 02:49:50 +0000 (13:49 +1100)
committerTimothy Arceri <tarceri@itsqueeze.com>
Fri, 10 Jan 2020 00:41:20 +0000 (00:41 +0000)
commit87e0dd68f50748938e4abe0c6961b6704798afa3
treeaa525c12079bfe6039d3ab7c3dbec68016b785e1
parent726e8f24c6eefe5b2d77fe0dbfd9d7c89fc224f4
glsl: call calculate_subroutine_compat() from the nir linker

Reviewed-by: Tapani Pälli <tapani.palli@intel.com>
src/compiler/glsl/gl_nir_linker.c
src/compiler/glsl/linker.cpp