| /third_party/mesa3d/src/intel/compiler/ |
| D | brw_compile_bs.cpp | 104 const unsigned dispatch_width = 8u << simd; in compile_single_bs() local 144 const unsigned dispatch_width = selected->dispatch_width; in compile_single_bs() local
|
| D | brw_generator.h | 71 unsigned dispatch_width; /**< 8, 16 or 32 */ variable
|
| D | brw_compile_vs.cpp | 75 const unsigned dispatch_width = brw_geometry_stage_dispatch_width(compiler->devinfo); in brw_compile_vs() local
|
| D | brw_compile_tes.cpp | 71 const unsigned dispatch_width = brw_geometry_stage_dispatch_width(compiler->devinfo); in brw_compile_tes() local
|
| D | brw_fs_visitor.cpp | 378 unsigned dispatch_width, in fs_visitor() 402 unsigned dispatch_width, unsigned max_polygons, in fs_visitor()
|
| D | brw_compile_gs.cpp | 145 const unsigned dispatch_width = brw_geometry_stage_dispatch_width(compiler->devinfo); in brw_compile_gs() local
|
| D | brw_compile_cs.cpp | 176 const unsigned dispatch_width = 8u << simd; in brw_compile_cs() local
|
| D | brw_compile_tcs.cpp | 195 const unsigned dispatch_width = brw_geometry_stage_dispatch_width(compiler->devinfo); in brw_compile_tcs() local
|
| D | brw_lower_subgroup_ops.cpp | 193 unsigned dispatch_width = bld.dispatch_width(); in brw_emit_scan() local 375 const unsigned dispatch_width = bld.shader->dispatch_width; in brw_lower_dispatch_width_vote() local
|
| D | brw_compile_mesh.cpp | 451 const unsigned dispatch_width = 8 << simd; in brw_compile_task() local 1315 unsigned dispatch_width) in brw_nir_initialize_mue() 1762 const unsigned dispatch_width = 8 << simd; in brw_compile_mesh() local
|
| D | brw_builder.h | 44 unsigned dispatch_width) : in brw_builder() 179 dispatch_width() const in dispatch_width() function
|
| D | brw_generator.cpp | 757 brw_generator::generate_code(const cfg_t *cfg, int dispatch_width, in generate_code()
|
| D | brw_ir_performance.cpp | 1002 unsigned dispatch_width) in calculate_performance()
|
| D | brw_fs.h | 432 const unsigned dispatch_width; /**< 8, 16 or 32 */ member
|
| D | brw_nir.c | 2467 brw_nir_lower_simd(nir_shader *nir, unsigned dispatch_width) in brw_nir_lower_simd()
|
| /third_party/mesa3d/src/intel/compiler/elk/ |
| D | elk_fs.h | 406 const unsigned dispatch_width; /**< 8, 16 or 32 */ variable 524 unsigned dispatch_width; /**< 8, 16 or 32 */ variable
|
| D | elk_fs_visitor.cpp | 848 unsigned dispatch_width, in elk_fs_visitor() 867 unsigned dispatch_width, in elk_fs_visitor()
|
| D | elk_fs_builder.h | 57 unsigned dispatch_width) : in fs_builder() 181 dispatch_width() const in dispatch_width() function
|
| D | elk_fs_reg_allocate.cpp | 84 aligned_bary_size(unsigned dispatch_width) in aligned_bary_size() 90 elk_alloc_reg_set(struct elk_compiler *compiler, int dispatch_width) in elk_alloc_reg_set()
|
| D | elk_vec4_tcs.cpp | 441 const unsigned dispatch_width = 8; in elk_compile_tcs() local
|
| D | elk_vec4_builder.h | 150 dispatch_width() const in dispatch_width() function
|
| D | elk_shader.cpp | 1346 const unsigned dispatch_width = 8; in elk_compile_tes() local
|
| D | elk_ir_performance.cpp | 1422 unsigned dispatch_width) in calculate_performance()
|
| D | elk_fs_generator.cpp | 1517 elk_fs_generator::generate_code(const elk_cfg_t *cfg, int dispatch_width, in generate_code()
|
| D | elk_vec4.cpp | 2655 const unsigned dispatch_width = 8; in elk_compile_vs() local
|