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

  /external/mesa3d/src/intel/blorp/
blorp_priv.h 167 brw_blorp_get_urb_length(const struct brw_wm_prog_data *prog_data) function
blorp_genX_exec.h 636 sbe.VertexURBEntryReadLength = brw_blorp_get_urb_length(prog_data);
669 sbe.VertexURBEntryReadLength = brw_blorp_get_urb_length(prog_data);
689 sf.VertexURBEntryReadLength = brw_blorp_get_urb_length(prog_data);
    [all...]

Completed in 55 milliseconds