diff options
author | Gustaw Smolarczyk <[email protected]> | 2017-03-30 20:09:20 +0200 |
---|---|---|
committer | Marek Olšák <[email protected]> | 2017-04-08 20:29:57 +0200 |
commit | 3cc91537fa9edb4924a7492465ef845f165462df (patch) | |
tree | 426404e8b15c8992cbf6a5e69e3d472addee8336 /src/Makefile.am | |
parent | 098ca9949db35cbad92728b5d216aa37685b33ba (diff) |
mesa/main/ff_frag: Use correct constant.
Since fixed-function shaders are restricted to MAX_TEXTURE_COORD_UNITS
texture units, use this constant instead of MAX_TEXTURE_UNITS. This
reduces the array size from 32 to 8.
Signed-off-by: Gustaw Smolarczyk <[email protected]>
Reviewed-by: Eric Anholt <[email protected]>
Signed-off-by: Marek Olšák <[email protected]>
Diffstat (limited to 'src/Makefile.am')
0 files changed, 0 insertions, 0 deletions