nir/linker: Add inputs/outputs to the program resource list
authorAntia Puentes <apuentes@igalia.com>
Wed, 8 Aug 2018 12:29:38 +0000 (14:29 +0200)
committerAlejandro Piñeiro <apinheiro@igalia.com>
Fri, 12 Jul 2019 21:42:41 +0000 (23:42 +0200)
commitffdb44d3a0a2199487f17ff566c51280c9708c60
treefb20327d2cf356f8d82a234a4d836c6c158fdaa7
parent691cee751a93aa100594a8fcede0869047d86674
nir/linker: Add inputs/outputs to the program resource list

v2: added TODO comment hinting possible future refactoring of
    nir_build_program_resource_list and build_program_resource_list,
    to avoid code duplication (Alejandro, to explicitly reflect a
    valid concern from Timothy during the review).

Reviewed-by: Timothy Arceri <tarceri@itsqueeze.com>
src/compiler/glsl/gl_nir_linker.c