diff options
author | Samuel Pitoiset <[email protected]> | 2017-03-01 00:31:20 +0100 |
---|---|---|
committer | Samuel Pitoiset <[email protected]> | 2017-03-01 14:15:31 +0100 |
commit | be8aa76afd2cc5326c9d9d59c591e06365c5f618 (patch) | |
tree | 2bbe816e736d16e0ced829c047be0e4d20657537 /src/util | |
parent | ca7d2025a7547275101efbca0b45adb67f8fa59d (diff) |
glsl: remove unecessary flags.q.subroutine_def
This bit is definitely not necessary because subroutine_list
can be used instead. This frees one more bit in the flags.q
struct which is nice because arb_bindless_texture will need
4 bits for the new layout qualifiers.
No piglit regressions found (including compiler tests) with
"-t subroutine".
v2: set the subroutine flag for validating illegal flags
Signed-off-by: Samuel Pitoiset <[email protected]>
Reviewed-by: Timothy Arceri <[email protected]>
Diffstat (limited to 'src/util')
0 files changed, 0 insertions, 0 deletions