OSDN Git Service

ilo: clean up Gen7.5 WAs
authorChia-I Wu <olvaffe@gmail.com>
Wed, 4 Mar 2015 21:09:26 +0000 (14:09 -0700)
committerChia-I Wu <olvaffe@gmail.com>
Wed, 4 Mar 2015 22:28:05 +0000 (15:28 -0700)
commit1424bdd61bce26f0853e974fc3b87c4c275e6ef0
tree65c9e9f2eac39c2b91c85ade09198fc4752199a8
parenta398168f7238b42c2fbecf940e09fc5ebef71f62
ilo: clean up Gen7.5 WAs

These WAs

  gen7_wa_post_3dstate_push_constant_alloc_ps()
  gen7_wa_pre_vs()
  gen7_wa_pre_3dstate_sf_depth_bias()
  first half of gen7_wa_pre_depth()
  gen7_wa_post_ps_and_later()

are Gen7-specific.  Update copy-and-pasted gen8_wa_pre_depth() also.
src/gallium/drivers/ilo/ilo_render_gen7.c
src/gallium/drivers/ilo/ilo_render_gen8.c