HomeSort by relevance Sort by last modified time
    Searched full:clip_start (Results 1 - 10 of 10) sorted by null

  /external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/i965/
brw_urb.c 104 brw->urb.clip_start = brw->urb.gs_start + brw->urb.nr_gs_entries * brw->urb.vsize;
105 brw->urb.sf_start = brw->urb.clip_start + brw->urb.nr_clip_entries * brw->urb.vsize;
202 brw->urb.clip_start,
246 uf.bits0.gs_fence = brw->urb.clip_start;
brw_vs_state.c 94 * clip_start:
96 vs->thread3.const_urb_entry_read_offset = brw->curbe.clip_start * 2;
brw_curbe.c 110 brw->curbe.clip_start = reg;
120 brw->curbe.clip_start,
222 GLuint offset = brw->curbe.clip_start * 16;
brw_clip_state.c 65 clip->thread3.const_urb_entry_read_offset = brw->curbe.clip_start * 2;
brw_context.h 843 GLuint clip_start; member in struct:brw_context::__anon13172
860 GLuint clip_start; member in struct:brw_context::__anon13173
    [all...]
  /external/mesa3d/src/mesa/drivers/dri/i965/
brw_urb.c 104 brw->urb.clip_start = brw->urb.gs_start + brw->urb.nr_gs_entries * brw->urb.vsize;
105 brw->urb.sf_start = brw->urb.clip_start + brw->urb.nr_clip_entries * brw->urb.vsize;
202 brw->urb.clip_start,
246 uf.bits0.gs_fence = brw->urb.clip_start;
brw_vs_state.c 94 * clip_start:
96 vs->thread3.const_urb_entry_read_offset = brw->curbe.clip_start * 2;
brw_curbe.c 110 brw->curbe.clip_start = reg;
120 brw->curbe.clip_start,
222 GLuint offset = brw->curbe.clip_start * 16;
brw_clip_state.c 65 clip->thread3.const_urb_entry_read_offset = brw->curbe.clip_start * 2;
brw_context.h 843 GLuint clip_start; member in struct:brw_context::__anon23639
860 GLuint clip_start; member in struct:brw_context::__anon23640
    [all...]

Completed in 235 milliseconds