Searched refs:_dispatch_width (Results 1 – 2 of 2) sorted by relevance
56 _dispatch_width(dispatch_width), _group(0), in shader()70 _dispatch_width(inst->exec_size), _group(inst->group), in vec4_builder()116 bld._dispatch_width = n; in group()153 return _dispatch_width; in dispatch_width()610 unsigned _dispatch_width; variable
58 _dispatch_width(dispatch_width), in fs_builder()73 _dispatch_width(inst->exec_size), in fs_builder()135 bld._dispatch_width = n; in group()180 return _dispatch_width; in dispatch_width()804 unsigned _dispatch_width; variable