OSDN Git Service

ilo: convert GPE surface functions to use ilo_builder
authorChia-I Wu <olvaffe@gmail.com>
Sat, 6 Sep 2014 17:10:01 +0000 (01:10 +0800)
committerChia-I Wu <olvaffe@gmail.com>
Tue, 9 Sep 2014 05:31:37 +0000 (13:31 +0800)
commitc81a973e04f2955d6add9036e9b6c96da5bc8941
tree6cbdb568ab4a301dfd46f8feb3431dd2ca4b47af
parent6cbd1f4bd3957d1c6645e519f6609b4915576f4c
ilo: convert GPE surface functions to use ilo_builder

Make these changes

  ilo_cp_steal_ptr() and memcpy()   -> ilo_builder_surface_write()
  ilo_cp_steal() and ilo_cp_write() -> ilo_builder_surface_write()
  ilo_cp_write_bo()                 -> ilo_builder_surface_reloc()

and use this chance to drop the "_emit_" infix.
src/gallium/drivers/ilo/ilo_3d_pipeline_gen6.c
src/gallium/drivers/ilo/ilo_gpe_gen6.h