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

  /external/mesa3d/src/mesa/drivers/dri/i965/
brw_fs_builder.h 59 _dispatch_width(dispatch_width),
74 _dispatch_width(inst->exec_size),
121 bld._dispatch_width = n;
167 return _dispatch_width;
651 unsigned _dispatch_width; member in class:brw::fs_builder
brw_vec4_builder.h 57 _dispatch_width(dispatch_width), _group(0),
71 _dispatch_width(inst->exec_size), _group(inst->group),
117 bld._dispatch_width = n;
154 return _dispatch_width;
623 unsigned _dispatch_width; member in class:brw::vec4_builder

Completed in 180 milliseconds