commit | 0e85dcb66b990a63d60032816798ff693f9248e7 | [log] [tgz] |
---|---|---|
author | Brian Paul <brianp@vmware.com> | Wed Apr 29 11:52:06 2009 -0600 |
committer | Brian Paul <brianp@vmware.com> | Wed Apr 29 11:52:06 2009 -0600 |
tree | 24969bbd2c3748678c56ce08b48808e95599a008 | |
parent | 46ddcbc1a9e70d5dba257e6421eb69ed942dd1da [diff] |
mesa: added _mesa_check_soa_dependencies() function This function will check an instruction to see if there's data dependencies between the dst and src registers if executed in an SOA manner.