diff options
author | Ian Romanick <[email protected]> | 2016-12-13 20:33:08 -0800 |
---|---|---|
committer | Ian Romanick <[email protected]> | 2016-12-19 15:55:43 -0800 |
commit | ceea514d9192a71b9be87b50b2c63303a54331f9 (patch) | |
tree | 5b0b058edada23386ca8698eeaa5dd92a5e22ec1 /src/mesa/main | |
parent | d32956935edf06c8ae6872c707bc65187b4a1d15 (diff) |
linker: Accurately mark a uniform block instance array element as used in a stage
Now that information about which array-of-arrays elements are accessed
is tracked, use that information to only mark an instance array element
as used-by-stage if, in fact, it is.
Fixes GL45-CTS.program_interface_query.uniform-block-types.
Signed-off-by: Ian Romanick <[email protected]>
Cc: [email protected]
Reviewed-by: Kenneth Graunke <[email protected]>
Diffstat (limited to 'src/mesa/main')
0 files changed, 0 insertions, 0 deletions