Home
last modified time | relevance | path

Searched refs:_dispatch_width (Results 1 – 2 of 2) sorted by relevance

/external/mesa3d/src/mesa/drivers/dri/i965/
Dbrw_vec4_builder.h57 _dispatch_width(dispatch_width), _group(0), in shader()
71 _dispatch_width(inst->exec_size), _group(inst->group), in vec4_builder()
117 bld._dispatch_width = n; in group()
154 return _dispatch_width; in dispatch_width()
623 unsigned _dispatch_width; variable
Dbrw_fs_builder.h59 _dispatch_width(dispatch_width), in fs_builder()
74 _dispatch_width(inst->exec_size), in fs_builder()
121 bld._dispatch_width = n; in group()
167 return _dispatch_width; in dispatch_width()
651 unsigned _dispatch_width; variable