diff options
author | Brian Paul <brianp@vmware.com> | 2010-07-30 14:24:23 -0600 |
---|---|---|
committer | Brian Paul <brianp@vmware.com> | 2010-07-30 14:29:19 -0600 |
commit | 56643096f1eb01eefa1a532ac096b32d23b6b8ba (patch) | |
tree | 0ba325dd7148936ca0e6bce0b2f3fae3bd6e68be /SConstruct | |
parent | 79ab5b9798c911e7612e26616df82e98372549bf (diff) |
mesa: added gl_program::IndirectRegisterFiles field
Now drivers, etc. can know which register files are accessed with
indirect addressing. Before we just checked gl_program::NumAddressRegs
but didn't know if that was the constant buffer, temp regs, or what.
The only user of this new field so far will be the gallium state tracker.
Diffstat (limited to 'SConstruct')
0 files changed, 0 insertions, 0 deletions