HomeSort by relevance Sort by last modified time
    Searched refs:GEN6_3DPRIM_TRISTRIP_REVERSE (Results 1 - 2 of 2) sorted by null

  /external/mesa3d/src/gallium/drivers/ilo/genhw/
gen_render_3d.xml.h 48 GEN6_3DPRIM_TRISTRIP_REVERSE = 0xd,
    [all...]
  /external/mesa3d/src/gallium/drivers/ilo/shader/
ilo_shader_gs.c 597 /* fix vertex ordering for GEN6_3DPRIM_TRISTRIP_REVERSE */
609 tsrc_imm_d(GEN6_3DPRIM_TRISTRIP_REVERSE), GEN6_COND_NZ);
616 /* swap IN[0] and IN[1] for GEN6_3DPRIM_TRISTRIP_REVERSE */
    [all...]

Completed in 64 milliseconds