diff options
author | Iago Toral Quiroga <[email protected]> | 2019-10-29 08:32:44 +0100 |
---|---|---|
committer | Iago Toral <[email protected]> | 2019-10-31 08:46:35 +0000 |
commit | e7e501efceca73b92727e9d295eda63d21e76afe (patch) | |
tree | 90e4c392cc3124820d0ec639bba3c53e9e583bac /Android.mk | |
parent | d688e4166ca9c49a980a78ce91846fd7072df8fd (diff) |
v3d: rename vertex shader key (num)_fs_inputs fields
Until now this made sense because we always paired vertex shaders
with fragment shaders, but as soon as we implement geometry and
tessellation shaders that will no longer be the case, so rename
this to (num_)used_outputs.
v2: Use 'used_outputs' instead of ns_outputs, which is more explicit (Eric).
Reviewed-by: Alejandro PiƱeiro <[email protected]>
Reviewed-by: Eric Anholt <[email protected]>
Diffstat (limited to 'Android.mk')
0 files changed, 0 insertions, 0 deletions