| /xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/r200/ |
| H A D | r200_blit.c | 402 calc_tex_coords(float img_width,float img_height,float x,float y,float reg_width,float reg_height,unsigned flip_y,float * buf) argument 418 emit_draw_packet(struct r200_context * r200,unsigned src_width,unsigned src_height,unsigned src_x_offset,unsigned src_y_offset,unsigned dst_x_offset,unsigned dst_y_offset,unsigned reg_width,unsigned reg_height,unsigned flip_y) argument 482 r200_blit(struct gl_context * ctx,struct radeon_bo * src_bo,intptr_t src_offset,mesa_format src_mesaformat,unsigned src_pitch,unsigned src_width,unsigned src_height,unsigned src_x_offset,unsigned src_y_offset,struct radeon_bo * dst_bo,intptr_t dst_offset,mesa_format dst_mesaformat,unsigned dst_pitch,unsigned dst_width,unsigned dst_height,unsigned dst_x_offset,unsigned dst_y_offset,unsigned reg_width,unsigned reg_height,unsigned flip_y) argument [all...] |
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/radeon/ |
| H A D | radeon_blit.c | 250 calc_tex_coords(float img_width,float img_height,float x,float y,float reg_width,float reg_height,unsigned flip_y,float * buf) argument 266 emit_draw_packet(struct r100_context * r100,unsigned src_width,unsigned src_height,unsigned src_x_offset,unsigned src_y_offset,unsigned dst_x_offset,unsigned dst_y_offset,unsigned reg_width,unsigned reg_height,unsigned flip_y) argument 333 r100_blit(struct gl_context * ctx,struct radeon_bo * src_bo,intptr_t src_offset,mesa_format src_mesaformat,unsigned src_pitch,unsigned src_width,unsigned src_height,unsigned src_x_offset,unsigned src_y_offset,struct radeon_bo * dst_bo,intptr_t dst_offset,mesa_format dst_mesaformat,unsigned dst_pitch,unsigned dst_width,unsigned dst_height,unsigned dst_x_offset,unsigned dst_y_offset,unsigned reg_width,unsigned reg_height,unsigned flip_y) argument [all...] |
| /xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/r200/ |
| H A D | r200_blit.c | 392 calc_tex_coords(float img_width,float img_height,float x,float y,float reg_width,float reg_height,unsigned flip_y,float * buf) argument 408 emit_draw_packet(struct r200_context * r200,unsigned src_width,unsigned src_height,unsigned src_x_offset,unsigned src_y_offset,unsigned dst_x_offset,unsigned dst_y_offset,unsigned reg_width,unsigned reg_height,unsigned flip_y) argument 472 r200_blit(struct gl_context * ctx,struct radeon_bo * src_bo,intptr_t src_offset,mesa_format src_mesaformat,unsigned src_pitch,unsigned src_width,unsigned src_height,unsigned src_x_offset,unsigned src_y_offset,struct radeon_bo * dst_bo,intptr_t dst_offset,mesa_format dst_mesaformat,unsigned dst_pitch,unsigned dst_width,unsigned dst_height,unsigned dst_x_offset,unsigned dst_y_offset,unsigned reg_width,unsigned reg_height,unsigned flip_y) argument [all...] |
| /xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/radeon/ |
| H A D | radeon_blit.c | 241 calc_tex_coords(float img_width,float img_height,float x,float y,float reg_width,float reg_height,unsigned flip_y,float * buf) argument 257 emit_draw_packet(struct r100_context * r100,unsigned src_width,unsigned src_height,unsigned src_x_offset,unsigned src_y_offset,unsigned dst_x_offset,unsigned dst_y_offset,unsigned reg_width,unsigned reg_height,unsigned flip_y) argument 324 r100_blit(struct gl_context * ctx,struct radeon_bo * src_bo,intptr_t src_offset,mesa_format src_mesaformat,unsigned src_pitch,unsigned src_width,unsigned src_height,unsigned src_x_offset,unsigned src_y_offset,struct radeon_bo * dst_bo,intptr_t dst_offset,mesa_format dst_mesaformat,unsigned dst_pitch,unsigned dst_width,unsigned dst_height,unsigned dst_x_offset,unsigned dst_y_offset,unsigned reg_width,unsigned reg_height,unsigned flip_y) argument [all...] |
| /xsrc/external/mit/MesaLib.old/dist/src/intel/compiler/ |
| H A D | brw_fs_reg_allocate.cpp | 49 int reg_width = dispatch_width / 8; local in function:fs_visitor::assign_regs_trivial 471 int reg_width = v->dispatch_width / 8; local in function:get_used_mrfs 539 int reg_width = dispatch_width / 8; local in function:fs_visitor::assign_regs
|
| H A D | brw_fs_visitor.cpp | 96 int reg_width = dispatch_width / 8; local in function:fs_visitor::emit_dummy_fs
|
| H A D | brw_fs_generator.cpp | 77 const unsigned reg_width = REG_SIZE / (reg->stride * type_sz(reg->type)); local in function:brw_reg_from_fs_reg
|
| H A D | brw_fs.cpp | 1140 int reg_width = dispatch_width / 8; local in function:fs_visitor::vgrf 4724 unsigned reg_width = bld.dispatch_width() / 8; local in function:lower_sampler_logical_send_gen7
|
| /xsrc/external/mit/MesaLib/dist/src/intel/compiler/ |
| H A D | brw_fs_copy_propagation.cpp | 662 const unsigned reg_width = REG_SIZE / (type_sz(inst->src[arg].type) * local in function:fs_visitor::try_copy_propagate
|
| H A D | brw_fs_reg_allocate.cpp | 50 int reg_width = dispatch_width / 8; local in function:fs_visitor::assign_regs_trivial 315 int reg_width = fs->dispatch_width / 8; local in function:fs_reg_alloc::fs_reg_alloc 407 int reg_width = v->dispatch_width / 8; local in function:get_used_mrfs
|
| H A D | brw_fs_generator.cpp | 78 const unsigned reg_width = REG_SIZE / (reg->stride * type_sz(reg->type)); local in function:brw_reg_from_fs_reg
|
| H A D | brw_fs_visitor.cpp | 96 int reg_width = dispatch_width / 8; local in function:fs_visitor::emit_dummy_fs
|
| H A D | brw_fs.cpp | 1199 int reg_width = dispatch_width / 8; local in function:fs_visitor::vgrf 5190 unsigned reg_width = bld.dispatch_width() / 8; local in function:lower_sampler_logical_send_gfx7
|