Home
last modified time | relevance | path

Searched defs:reg_width (Results 1 – 7 of 7) sorted by relevance

/third_party/mesa3d/src/mesa/drivers/dri/r200/
Dr200_blit.c394 float reg_width, float reg_height,
412 unsigned reg_width, unsigned reg_height,
489 unsigned reg_width,
/third_party/mesa3d/src/mesa/drivers/dri/radeon/
Dradeon_blit.c243 float reg_width, float reg_height, in calc_tex_coords()
261 unsigned reg_width, unsigned reg_height, in emit_draw_packet()
341 unsigned reg_width, in r100_blit()
/third_party/mesa3d/src/intel/compiler/
Dbrw_fs_reg_allocate.cpp50 int reg_width = dispatch_width / 8; in assign_regs_trivial() local
315 int reg_width = fs->dispatch_width / 8; in fs_reg_alloc() local
407 int reg_width = v->dispatch_width / 8; in get_used_mrfs() local
Dbrw_fs_copy_propagation.cpp662 const unsigned reg_width = REG_SIZE / (type_sz(inst->src[arg].type) * in try_copy_propagate() local
Dbrw_fs_visitor.cpp96 int reg_width = dispatch_width / 8; in emit_dummy_fs() local
Dbrw_fs_generator.cpp78 const unsigned reg_width = REG_SIZE / (reg->stride * type_sz(reg->type)); in brw_reg_from_fs_reg() local
Dbrw_fs.cpp1199 int reg_width = dispatch_width / 8; in vgrf() local
5187 unsigned reg_width = bld.dispatch_width() / 8; in lower_sampler_logical_send_gfx7() local