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

  /external/mesa3d/src/mesa/drivers/dri/i965/
brw_gs_state.c 72 gs->thread4.urb_entry_allocation_size = brw->urb.vsize - 1;
brw_clip_state.c 71 clip->thread4.urb_entry_allocation_size = brw->urb.vsize - 1;
brw_vs_state.c 138 vs->thread4.urb_entry_allocation_size = brw->urb.vsize - 1;
brw_sf_state.c 175 sf->thread4.urb_entry_allocation_size = brw->urb.sfsize - 1;
brw_structs.h 175 GLuint urb_entry_allocation_size:5; member in struct:brw_clip_unit_state::__anon16925
414 GLuint urb_entry_allocation_size:5; member in struct:brw_sf_unit_state::__anon16945
483 GLuint urb_entry_allocation_size:5; member in struct:brw_gs_unit_state::__anon16949
525 GLuint urb_entry_allocation_size:5; member in struct:brw_vs_unit_state::__anon16952
    [all...]

Completed in 47 milliseconds