diff options
author | Kenneth Graunke <[email protected]> | 2011-11-12 02:21:44 -0800 |
---|---|---|
committer | Kenneth Graunke <[email protected]> | 2011-12-19 16:33:10 -0800 |
commit | 328b693a199a67ce3a17d258f34d7bfd26790871 (patch) | |
tree | 8037cdc595e057b2594c5a593e74a240e2cc8fa7 /src/mesa/drivers/dri/i965/brw_wm.h | |
parent | 475d70d6ef5feb94efab3923e5607e625f2aee67 (diff) |
i965/vs: Add support for texel offsets.
The visit() half computes the values to put in the header based on the
IR and simply stuffs that in the vec4_instruction; the emit() half uses
this to set up the message header. This works out well since emit() can
use brw_reg directly and access individual DWords without kludgery.
Signed-off-by: Kenneth Graunke <[email protected]>
Reviewed-by: Eric Anholt <[email protected]>
Reviewed-by: Ian Romanick <[email protected]>
Diffstat (limited to 'src/mesa/drivers/dri/i965/brw_wm.h')
0 files changed, 0 insertions, 0 deletions