diff options
author | Jason Ekstrand <[email protected]> | 2015-09-30 17:01:03 -0700 |
---|---|---|
committer | Jason Ekstrand <[email protected]> | 2015-10-02 14:22:53 -0700 |
commit | 30c63571133ed50907ec14172c2f3ef82ee8a34e (patch) | |
tree | e650f0c863422dd22d38cc37f6326c1f3be5214a /src/glsl | |
parent | ea006c4cb5eb2d98d6bfd5a6c32fcae10b636f17 (diff) |
i965: Move prog_data uniform setup to the codegen level
As of now, uniform setup is more-or-less unified between vec4 and fs and no
longer requires the fs_visitor. This makes uniform setup more of a
language/API thing than a backend compiler thing. This commit moves
setting up the stage_prog_data.params arrays to the same place as we set up
the rest of stage_prog_data.
Reviewed-by: Kenneth Graunke <[email protected]>
Diffstat (limited to 'src/glsl')
0 files changed, 0 insertions, 0 deletions