aboutsummaryrefslogtreecommitdiffstats
path: root/src/mesa/drivers/dri/i965/brw_blorp_blit.cpp
diff options
context:
space:
mode:
authorKenneth Graunke <[email protected]>2015-06-29 22:50:28 -0700
committerKenneth Graunke <[email protected]>2015-10-21 14:27:54 -0700
commitb3ebf03b8406f9f1cd215b98ebdd3fc751f73559 (patch)
tree11c91cf1315c9fa454326595ac2595c10e5c793c /src/mesa/drivers/dri/i965/brw_blorp_blit.cpp
parent55dfd39b5f18f820694cad74ce40a3e0d3d6a0c4 (diff)
i965: Add a fs_visitor constructor that takes a brw_gs_compile.
Unlike the vs/wm structs, brw_gs_compile is actually useful: it contains the input VUE map and information about the control data headers. Passing this in allows us to share that code in brw_gs.c, and calculate them before deciding on vec4 vs. scalar mode, as it's independent of that choice. Signed-off-by: Kenneth Graunke <[email protected]> Reviewed-by: Kristian Høgsberg <[email protected]>
Diffstat (limited to 'src/mesa/drivers/dri/i965/brw_blorp_blit.cpp')
0 files changed, 0 insertions, 0 deletions