diff options
author | Kenneth Graunke <[email protected]> | 2018-07-25 10:23:04 -0700 |
---|---|---|
committer | Kenneth Graunke <[email protected]> | 2018-07-25 14:43:54 -0700 |
commit | 37c3efca29accd1934bbc0a83ac43f460b5f4b9a (patch) | |
tree | 0be1715bfa0c9562af5c89c77922dde9130d45ce /src/gallium/drivers | |
parent | 933223db3ceacad9f25a6c74213a54854550315b (diff) |
intel: Make the decoder just store addresses for bases, not buffers.
The various base addresses are simply addresses. There may or may not
be a buffer located at those addresses. So, it doesn't make much sense
to request one. Just save the raw address so we can add it later, when
asking about BOs at the final <base + offset> address.
Suggested-by: Lionel Landwerlin <[email protected]>
Reviewed-by: Lionel Landwerlin <[email protected]>
Diffstat (limited to 'src/gallium/drivers')
0 files changed, 0 insertions, 0 deletions