Searched defs:dispatch_width (Results 1 – 10 of 10) sorted by relevance
427 const unsigned dispatch_width; /**< 8, 16 or 32 */ variable574 unsigned dispatch_width; /**< 8, 16 or 32 */ variable
56 unsigned dispatch_width) : in fs_builder()178 dispatch_width() const in dispatch_width() function
230 const unsigned dispatch_width = 8 << simd; in brw_compile_task() local538 unsigned dispatch_width) in brw_nir_initialize_mue()731 const unsigned dispatch_width = 8 << simd; in brw_compile_mesh() local
80 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()
151 dispatch_width() const in dispatch_width() function
1138 unsigned dispatch_width, in fs_visitor()
1576 unsigned dispatch_width) in calculate_performance()
1764 fs_generator::generate_code(const cfg_t *cfg, int dispatch_width, in generate_code()
7760 brw_nir_lower_simd(nir_shader *nir, unsigned dispatch_width) in brw_nir_lower_simd()7800 const unsigned dispatch_width = 8u << simd; in brw_compile_cs() local
1085 unsigned dispatch_width) in brw_cs_prog_data_prog_offset()1539 uint32_t dispatch_width; /**< 0 for vec4 */ member