diff options
author | Timothy Arceri <[email protected]> | 2016-05-23 16:48:05 +1000 |
---|---|---|
committer | Timothy Arceri <[email protected]> | 2016-07-21 09:10:53 +1000 |
commit | 7f53fead5cf9a85c74a94d359dd5fccfbb87856c (patch) | |
tree | d79507872d60b30595030c7828120d819020a7a4 /src/getopt | |
parent | 09e46f99ad465ab253de3fc321f39062cfbe1984 (diff) |
i965: enable component packing for vs and fs
Rather than trying to work out the total number of components
used at a location we simply treat all outputs as vec4s. This
removes the need for complex code looping over varyings to match
packed locations and the need for storing the total number of
components used at each location.
Reviewed-by: Alejandro PiƱeiro <[email protected]>
Reviewed-by: Kenneth Graunke <[email protected]>
Diffstat (limited to 'src/getopt')
0 files changed, 0 insertions, 0 deletions