summaryrefslogtreecommitdiffstats
path: root/src/mesa/Android.libmesa_glsl_utils.mk
diff options
context:
space:
mode:
authorJason Ekstrand <[email protected]>2015-08-18 12:00:15 -0700
committerJason Ekstrand <[email protected]>2015-08-25 10:18:27 -0700
commit259f7291de2387aa3ac5f856b39b7b934a1d8e7d (patch)
tree5575e22eab317ece47aa781da92f8478f7030a48 /src/mesa/Android.libmesa_glsl_utils.mk
parentcfa056c6a5eadf87f92a71346c0dddd2a080e302 (diff)
i965/fs: Rework uniform handling
Previously, we treated the entire UNIFORM file as if it had two elements: One for direct things and one for indirect. This is substantially different from how the old visitor code handled it where each element was effectively its own uniform. This commit makes the NIR path more like the old ir_visitor path where each uniform is separate. This should allow us to more easily make decisions about what to push. Reviewed-by: Kenneth Graunke <[email protected]>
Diffstat (limited to 'src/mesa/Android.libmesa_glsl_utils.mk')
0 files changed, 0 insertions, 0 deletions