summaryrefslogtreecommitdiffstats
path: root/common.py
diff options
context:
space:
mode:
authorEric Anholt <[email protected]>2012-06-20 15:41:14 -0700
committerEric Anholt <[email protected]>2012-08-07 13:54:51 -0700
commit454dc83f66643e66ea7ee9117368211f0cfe84d7 (patch)
tree61aa70e2a1377cfdbc5405be705e3a9fbdbc6b76 /common.py
parent25d2bf3845e9a6faaef8d808c1255ec57dc71dba (diff)
i965/fs: Communicate the pull constant block read parameters through fs_regs.
I wanted to add the surface index as a variable value for UBO support, and a reg seemed like the obvious way to go. This exposes more of the information to CSE, which we'll probably want to apply to pull constant loads for UBOs eventually (you might access 4 floats in a row, each of which would produce an oword block read of the same block). Reviewed-by: Kenneth Graunke <[email protected]>
Diffstat (limited to 'common.py')
0 files changed, 0 insertions, 0 deletions