Home
last modified time | relevance | path

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

/external/mesa3d/src/intel/compiler/
Dbrw_fs.h419 const unsigned dispatch_width; /**< 8, 16 or 32 */ variable
572 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.cpp905 unsigned dispatch_width, in fs_visitor()
Dbrw_ir_performance.cpp1506 unsigned dispatch_width) in calculate_performance()
Dbrw_fs_generator.cpp1874 fs_generator::generate_code(const cfg_t *cfg, int dispatch_width, in generate_code()
Dbrw_compiler.h1004 unsigned dispatch_width) in brw_cs_prog_data_prog_offset()
1367 uint32_t dispatch_width; /**< 0 for vec4 */ member
Dbrw_fs.cpp9116 brw_nir_lower_simd(nir_shader *nir, unsigned dispatch_width) in brw_nir_lower_simd()
9127 unsigned dispatch_width) in compile_cs_to_nir()
/external/igt-gpu-tools/assembler/
Dbrw_eu_emit.c2132 int dispatch_width, in brw_fb_WRITE()