Skip to content
Snippets Groups Projects
Commit 20a061d2 authored by Chia-I Wu's avatar Chia-I Wu
Browse files

ilo: clean up gen6_3DSTATE_SF()


Make the helpers fill out valid Gen7 3DSTATE_SF and 3STATE_SBE.  This
prevents the helpers from having to do

  dw[0] = GEN7_SBE_DW1_x; // setting DW1 value to dw[0]!?

and simplifies gen7_3DSTATE_{SF,SBE}().

Signed-off-by: default avatarChia-I Wu <olvaffe@gmail.com>
parent 239dca78
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment