Home
last modified time | relevance | path

Searched defs:dispatch_width (Results 1 – 8 of 8) sorted by relevance

/external/mesa3d/src/intel/compiler/
Dbrw_nir_lower_cs_intrinsics.c29 unsigned dispatch_width; member
134 unsigned dispatch_width) in brw_nir_lower_cs_intrinsics()
Dbrw_fs.h370 const unsigned dispatch_width; /**< 8, 16 or 32 */ variable
483 unsigned dispatch_width; /**< 8, 16 or 32 */ variable
Dbrw_fs_builder.h56 unsigned dispatch_width) : in fs_builder()
164 dispatch_width() const in dispatch_width() function
Dbrw_vec4_builder.h151 dispatch_width() const in dispatch_width() function
Dbrw_fs_visitor.cpp818 unsigned dispatch_width, in fs_visitor()
Dbrw_fs_reg_allocate.cpp76 brw_alloc_reg_set(struct brw_compiler *compiler, int dispatch_width) in brw_alloc_reg_set()
Dbrw_fs_generator.cpp1625 fs_generator::generate_code(const cfg_t *cfg, int dispatch_width) in generate_code()
Dbrw_fs.cpp7009 unsigned dispatch_width) in compile_cs_to_nir()