Skip to content
Snippets Groups Projects
Commit bd502139 authored by Matt Turner's avatar Matt Turner
Browse files

i965: Combine offset/texture_offset fields.


texture_offset was only used by some texturing operations, and offset
was only used by spill/unspill and some URB operations. These fields are
never used at the same time.

Reviewed-by: default avatarJason Ekstrand <jason.ekstrand@intel.com>
parent 645b471d
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment