aboutsummaryrefslogtreecommitdiffstats
path: root/src/glsl
diff options
context:
space:
mode:
authorJason Ekstrand <[email protected]>2015-09-30 17:01:03 -0700
committerJason Ekstrand <[email protected]>2015-10-02 14:22:53 -0700
commit30c63571133ed50907ec14172c2f3ef82ee8a34e (patch)
treee650f0c863422dd22d38cc37f6326c1f3be5214a /src/glsl
parentea006c4cb5eb2d98d6bfd5a6c32fcae10b636f17 (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