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

  /external/mesa3d/src/gallium/drivers/ilo/core/
ilo_state_vf.c 155 case 4: components[3] = GEN6_VFCOMP_STORE_SRC; /* fall through */
156 case 3: components[2] = GEN6_VFCOMP_STORE_SRC; /* fall through */
157 case 2: components[1] = GEN6_VFCOMP_STORE_SRC; /* fall through */
158 case 1: components[0] = GEN6_VFCOMP_STORE_SRC; break;
203 dw1 = get_gen6_component_controls(dev, GEN6_VFCOMP_STORE_SRC,
    [all...]
  /external/mesa3d/src/gallium/drivers/ilo/genhw/
gen_render_3d.xml.h 116 GEN6_VFCOMP_STORE_SRC = 0x1,
    [all...]

Completed in 61 milliseconds