Searched refs:nr_urb_entries (Results 1 - 10 of 10) sorted by relevance

/external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/i965/
H A Dbrw_vs_state.c117 vs->thread4.nr_urb_entries = brw->urb.nr_vs_entries >> 2;
135 vs->thread4.nr_urb_entries = brw->urb.nr_vs_entries;
H A Dbrw_gs_state.c71 gs->thread4.nr_urb_entries = brw->urb.nr_gs_entries;
H A Dbrw_clip_state.c70 clip->thread4.nr_urb_entries = brw->urb.nr_clip_entries;
H A Dbrw_sf_state.c174 sf->thread4.nr_urb_entries = brw->urb.nr_sf_entries;
H A Dbrw_structs.h173 GLuint nr_urb_entries:7; member in struct:brw_clip_unit_state::__anon14360
412 GLuint nr_urb_entries:7; member in struct:brw_sf_unit_state::__anon14380
481 GLuint nr_urb_entries:7; member in struct:brw_gs_unit_state::__anon14384
523 GLuint nr_urb_entries:7; member in struct:brw_vs_unit_state::__anon14387
/external/mesa3d/src/mesa/drivers/dri/i965/
H A Dbrw_vs_state.c117 vs->thread4.nr_urb_entries = brw->urb.nr_vs_entries >> 2;
135 vs->thread4.nr_urb_entries = brw->urb.nr_vs_entries;
H A Dbrw_gs_state.c71 gs->thread4.nr_urb_entries = brw->urb.nr_gs_entries;
H A Dbrw_clip_state.c70 clip->thread4.nr_urb_entries = brw->urb.nr_clip_entries;
H A Dbrw_sf_state.c174 sf->thread4.nr_urb_entries = brw->urb.nr_sf_entries;
H A Dbrw_structs.h173 GLuint nr_urb_entries:7; member in struct:brw_clip_unit_state::__anon27771
412 GLuint nr_urb_entries:7; member in struct:brw_sf_unit_state::__anon27791
481 GLuint nr_urb_entries:7; member in struct:brw_gs_unit_state::__anon27795
523 GLuint nr_urb_entries:7; member in struct:brw_vs_unit_state::__anon27798

Completed in 93 milliseconds