diff options
author | Kenneth Graunke <[email protected]> | 2013-06-08 10:01:34 -0700 |
---|---|---|
committer | Kenneth Graunke <[email protected]> | 2013-06-10 10:58:44 -0700 |
commit | b607d57630daa7d92a84c41abfd45cacbe63f3d2 (patch) | |
tree | 7019882755929cb3a3eb6aa7d1bbd7504b3ff554 /src/mesa/drivers/dri/i965/brw_state_upload.c | |
parent | d671eb140f05d4974cebf6e6643282a8a7ce45db (diff) |
i965: Don't emit PIPELINE_SELECT from BLORP.
Now that we emit invariant state at startup (and never select the media
pipeline), the 3D pipeline will always already be selected, even if BLORP
is the first operation. So this is unnecessary.
v2: Fix unused variable warning (intel_context is no longer used).
Reviewed-by: Eric Anholt <[email protected]>
Signed-off-by: Kenneth Graunke <[email protected]>
Diffstat (limited to 'src/mesa/drivers/dri/i965/brw_state_upload.c')
0 files changed, 0 insertions, 0 deletions