i965/fs: Conditionalize constant-index UBO load code and add comments.
authorEric Anholt <eric@anholt.net>
Thu, 8 Nov 2012 23:55:36 +0000 (15:55 -0800)
committerEric Anholt <eric@anholt.net>
Wed, 5 Dec 2012 00:59:59 +0000 (16:59 -0800)
commit67d9e7b5816a7643220c854ea1ed330f8363a3e0
treea7e4aa0695cb45ef462b6add7f13fa87dd36b2b0
parentf22a909a080d603db122ac8517a80bd8f4006fe2
i965/fs: Conditionalize constant-index UBO load code and add comments.

I wanted to separate this step for easier reviewing when I add the
variable-index case next.
src/mesa/drivers/dri/i965/brw_fs_visitor.cpp