Searched defs:dst_width (Results 1 - 25 of 61) sorted by relevance

123

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/llvmpipe/
H A Dlp_bld_alpha.c75 const unsigned dst_width = 8; local in function:lp_build_alpha_test
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/llvmpipe/
H A Dlp_bld_alpha.c75 const unsigned dst_width = 8; local in function:lp_build_alpha_test
/xsrc/external/mit/MesaLib.old/dist/src/intel/compiler/
H A Dbrw_fs_cse.cpp206 unsigned dst_width = local in function:create_copy_instr
/xsrc/external/mit/pixman/dist/test/
H A Dscaling-crash-test.c19 run_test (int32_t dst_width, argument
H A Daffine-test.c34 int dst_width, dst_height; local in function:test_composite
[all...]
H A Dblitters-test.c239 int dst_width, dst_height; local in function:test_composite
H A Dcomposite-traps-test.c54 int dst_width, dst_height; local in function:test_composite
H A Dscaling-test.c60 int dst_width, dst_height; local in function:test_composite
[all...]
/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/gallivm/
H A Dlp_bld_gather.c80 lp_build_gather_elem(struct gallivm_state * gallivm,unsigned length,unsigned src_width,unsigned dst_width,boolean aligned,LLVMValueRef base_ptr,LLVMValueRef offsets,unsigned i,boolean vector_justify) argument
H A Dlp_bld_conv.c239 lp_build_clamped_float_to_unsigned_norm(struct gallivm_state * gallivm,struct lp_type src_type,unsigned dst_width,LLVMValueRef src) argument
[all...]
/xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/r200/
H A Dr200_blit.c482 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
/xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/radeon/
H A Dradeon_blit.c333 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
/xsrc/external/mit/MesaLib/dist/src/intel/compiler/
H A Dbrw_fs_cse.cpp207 unsigned dst_width = local in function:create_copy_instr
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/gallivm/
H A Dlp_bld_gather.c80 lp_build_gather_elem(struct gallivm_state * gallivm,unsigned length,unsigned src_width,unsigned dst_width,boolean aligned,LLVMValueRef base_ptr,LLVMValueRef offsets,unsigned i,boolean vector_justify) argument
H A Dlp_bld_conv.c264 lp_build_clamped_float_to_unsigned_norm(struct gallivm_state * gallivm,struct lp_type src_type,unsigned dst_width,LLVMValueRef src) argument
[all...]
/xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/r200/
H A Dr200_blit.c472 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
/xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/radeon/
H A Dradeon_blit.c324 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
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/v3d/
H A Dv3d_blit.c488 int dst_width = u_minify(info->dst.resource->width0, info->dst.level); local in function:v3d_tfu_blit
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/radeonsi/
H A Dsi_sdma_copy_image.c247 unsigned dst_width = minify_as_blocks(sdst->buffer.b.b.width0, 0, sdst->surface.blk_w); local in function:cik_sdma_copy_texture
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/r300/
H A Dr300_blit.c686 unsigned dst_width = u_minify(info->dst.resource->width0, info->dst.level); local in function:r300_is_simple_msaa_resolve
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/radeonsi/
H A Dcik_sdma.c130 unsigned dst_width = minify_as_blocks(sdst->buffer.b.b.width0, local in function:cik_sdma_copy_texture
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r300/
H A Dr300_blit.c688 unsigned dst_width = u_minify(info->dst.resource->width0, info->dst.level); local in function:r300_is_simple_msaa_resolve
/xsrc/external/mit/xf86-video-intel/dist/src/sna/
H A Dblt.c1696 affine_blt(const void * src,void * dst,int bpp,int16_t src_x,int16_t src_y,int16_t src_width,int16_t src_height,int32_t src_stride,int16_t dst_x,int16_t dst_y,uint16_t dst_width,uint16_t dst_height,int32_t dst_stride,const struct pixman_f_transform * t) argument
/xsrc/external/mit/xf86-video-ati/dist/src/
H A Dr600_exa.c1637 R600CopyToVRAM(ScrnInfoPtr pScrn,char * src,int src_pitch,uint32_t dst_pitch,uint32_t dst_mc_addr,uint32_t dst_width,uint32_t dst_height,int bpp,int x,int y,int w,int h) argument
H A Dradeon_textured_video.c252 int dst_width = width, dst_height = height; local in function:RADEONPutImageTextured

Completed in 35 milliseconds

123