summaryrefslogtreecommitdiffstats
path: root/Android.common.mk
diff options
context:
space:
mode:
authorJason Ekstrand <[email protected]>2017-08-21 17:41:28 -0700
committerJason Ekstrand <[email protected]>2017-08-24 16:34:29 -0700
commit95f533d922d3e628f56eec50c5680fca6f2cbb5e (patch)
tree5d4ad32fbf8493e4ac71b0fb62698ace431b710e /Android.common.mk
parent725741f10d5e8889115c5f25b7a1fafb7099d97c (diff)
anv,i965: Move CS shared lowering into anv
Right now, OpenGL uses the GLSL lowering for shared variables and anv uses NIR to lower them. For a long time, we've done this weird thing where we do the NIR lowering unconditionally and then add the SLM sizes from the two together. This works because one of them will always be 0 but it's a bit sketchy. Let's just move the NIR-based lowering into anv_pipeline and get rid of the sketch. Reviewed-by: Jordan Justen <[email protected]>
Diffstat (limited to 'Android.common.mk')
0 files changed, 0 insertions, 0 deletions