Home
last modified time | relevance | path

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

/third_party/mesa3d/src/intel/compiler/
Dbrw_fs.h423 const unsigned dispatch_width; /**< 8, 16 or 32 */ variable
577 unsigned dispatch_width; /**< 8, 16 or 32 */ variable
Dbrw_fs_builder.h56 unsigned dispatch_width) : in fs_builder()
178 dispatch_width() const in dispatch_width() function
Dbrw_fs_reg_allocate.cpp80 aligned_bary_size(unsigned dispatch_width) in aligned_bary_size()
86 brw_alloc_reg_set(struct brw_compiler *compiler, int dispatch_width) in brw_alloc_reg_set()
Dbrw_vec4_builder.h151 dispatch_width() const in dispatch_width() function
Dbrw_fs_visitor.cpp1096 unsigned dispatch_width, in fs_visitor()
Dbrw_ir_performance.cpp1568 unsigned dispatch_width) in calculate_performance()
Dbrw_fs_generator.cpp1895 fs_generator::generate_code(const cfg_t *cfg, int dispatch_width, in generate_code()
Dbrw_compiler.h1067 unsigned dispatch_width) in brw_cs_prog_data_prog_offset()
1468 uint32_t dispatch_width; /**< 0 for vec4 */ member
Dbrw_fs.cpp10065 brw_nir_lower_simd(nir_shader *nir, unsigned dispatch_width) in brw_nir_lower_simd()
10076 unsigned dispatch_width, in compile_cs_to_nir()