aboutsummaryrefslogtreecommitdiffstats
path: root/src/compiler/glsl/linker_util.cpp
Commit message (Expand)AuthorAgeFilesLines
* glsl: move calculate_subroutine_compat() to shared linker codeTimothy Arceri2020-01-101-0/+37
* glsl: move uniform resource checks into the common linker codeTimothy Arceri2020-01-101-0/+80
* glsl: move check_subroutine_resources() into the shared util codeTimothy Arceri2020-01-101-0/+16
* glsl: simplify resource list building codeTimothy Arceri2019-05-231-0/+37
* compiler/glsl: refactor empty_uniform_block utilities to linker_utilAlejandro Piñeiro2018-07-031-0/+55
* compiler/link: move add_program_resource to linker_utilAlejandro Piñeiro2018-06-211-0/+64