diff options
author | Kenneth Graunke <[email protected]> | 2013-05-27 19:51:35 -0700 |
---|---|---|
committer | Kenneth Graunke <[email protected]> | 2013-10-23 01:06:26 -0700 |
commit | 30bb17047909dabd4cad627398502108d57a2eb0 (patch) | |
tree | 20294c4396c2caf948c552db8160dd8a9975462d /src/gallium | |
parent | d5db3ece0a5d1a543b55cce38e39543deadc82eb (diff) |
i965: Expose write_reg() as brw_store_register_mem64().
Writing a 64-bit register value to memory is sufficiently complicated
that it makes sense to reuse this function rather than duplicating it.
Exposing it outside of gen6_queryobj.c means it needs a more descriptive
function name. It could probably be moved to brw_util.c or somewhere
else, but this works too.
Signed-off-by: Kenneth Graunke <[email protected]>
Reviewed-by: Eric Anholt <[email protected]>
Diffstat (limited to 'src/gallium')
0 files changed, 0 insertions, 0 deletions