Searched defs:src_off (Results 1 - 18 of 18) sorted by relevance

/xsrc/external/mit/xf86-video-nouveau/dist/src/
H A Dnouveau_copy85b5.c31 nouveau_copy85b5_rect(struct nouveau_pushbuf * push,struct nouveau_object * copy,int w,int h,int cpp,struct nouveau_bo * src,uint32_t src_off,int src_dom,int src_pitch,int src_h,int src_x,int src_y,struct nouveau_bo * dst,uint32_t dst_off,int dst_dom,int dst_pitch,int dst_h,int dst_x,int dst_y) argument
H A Dnouveau_copy90b5.c31 nouveau_copy90b5_rect(struct nouveau_pushbuf * push,struct nouveau_object * copy,int w,int h,int cpp,struct nouveau_bo * src,uint32_t src_off,int src_dom,int src_pitch,int src_h,int src_x,int src_y,struct nouveau_bo * dst,uint32_t dst_off,int dst_dom,int dst_pitch,int dst_h,int dst_x,int dst_y) argument
H A Dnouveau_copya0b5.c31 nouveau_copya0b5_rect(struct nouveau_pushbuf * push,struct nouveau_object * copy,int w,int h,int cpp,struct nouveau_bo * src,uint32_t src_off,int src_dom,int src_pitch,int src_h,int src_x,int src_y,struct nouveau_bo * dst,uint32_t dst_off,int dst_dom,int dst_pitch,int dst_h,int dst_x,int dst_y) argument
H A Dnv04_exa.c386 NV04EXARectM2MF(NVPtr pNv,int w,int h,int cpp,struct nouveau_bo * src,uint32_t src_off,int src_dom,int src_pitch,int src_h,int src_x,int src_y,struct nouveau_bo * dst,uint32_t dst_off,int dst_dom,int dst_pitch,int dst_h,int dst_x,int dst_y) argument
H A Dnv50_exa.c926 NV50EXARectM2MF(NVPtr pNv,int w,int h,int cpp,struct nouveau_bo * src,uint32_t src_off,int src_dom,int src_pitch,int src_h,int src_x,int src_y,struct nouveau_bo * dst,uint32_t dst_off,int dst_dom,int dst_pitch,int dst_h,int dst_x,int dst_y) argument
H A Dnvc0_exa.c964 NVC0EXARectM2MF(NVPtr pNv,int w,int h,int cpp,struct nouveau_bo * src,uint32_t src_off,int src_dom,int src_pitch,int src_h,int src_x,int src_y,struct nouveau_bo * dst,uint32_t dst_off,int dst_dom,int dst_pitch,int dst_h,int dst_x,int dst_y) argument
1057 NVE0EXARectCopy(NVPtr pNv,int w,int h,int cpp,struct nouveau_bo * src,uint32_t src_off,int src_dom,int src_pitch,int src_h,int src_x,int src_y,struct nouveau_bo * dst,uint32_t dst_off,int dst_dom,int dst_pitch,int dst_h,int dst_x,int dst_y) argument
/xsrc/external/mit/xf86-video-trident/dist/src/
H A Dblade_exa.c168 int src_off = exaGetPixmapOffset(pSrcPixmap) / 8; local in function:PrepareCopy
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/freedreno/ir3/
H A Dir3_const.h486 unsigned src_off = indirect->offset; local in function:ir3_emit_vs_driver_params
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/freedreno/ir3/
H A Dir3_gallium.c577 unsigned src_off = info->indirect->offset;; local in function:ir3_emit_vs_consts
/xsrc/external/mit/xfs/dist/difs/
H A Dcharinfo.c330 int dst_off = 0, src_off; local in function:packGlyphs
[all...]
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/freedreno/a4xx/
H A Dfd4_emit.c922 fd4_mem_to_mem(struct fd_ringbuffer * ring,struct pipe_resource * dst,unsigned dst_off,struct pipe_resource * src,unsigned src_off,unsigned sizedwords) argument
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/freedreno/a5xx/
H A Dfd5_emit.c1106 fd5_mem_to_mem(struct fd_ringbuffer * ring,struct pipe_resource * dst,unsigned dst_off,struct pipe_resource * src,unsigned src_off,unsigned sizedwords) argument
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/freedreno/a4xx/
H A Dfd4_emit.c925 fd4_mem_to_mem(struct fd_ringbuffer * ring,struct pipe_resource * dst,unsigned dst_off,struct pipe_resource * src,unsigned src_off,unsigned sizedwords) argument
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/freedreno/a6xx/
H A Dfd6_emit.c1285 fd6_mem_to_mem(struct fd_ringbuffer * ring,struct pipe_resource * dst,unsigned dst_off,struct pipe_resource * src,unsigned src_off,unsigned sizedwords) argument
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/d3d12/
H A Dd3d12_blit.cpp45 uint64_t dst_off, src_off; local in function:copy_buffer_region_no_barriers
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/freedreno/a5xx/
H A Dfd5_emit.c1169 fd5_mem_to_mem(struct fd_ringbuffer * ring,struct pipe_resource * dst,unsigned dst_off,struct pipe_resource * src,unsigned src_off,unsigned sizedwords) argument
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/freedreno/a6xx/
H A Dfd6_emit.c1349 fd6_mem_to_mem(struct fd_ringbuffer * ring,struct pipe_resource * dst,unsigned dst_off,struct pipe_resource * src,unsigned src_off,unsigned sizedwords) argument
/xsrc/external/mit/MesaLib.old/dist/src/freedreno/ir3/
H A Dinstr-a3xx.h713 uint32_t src_off : 1; member in struct:PACKED::PACKED

Completed in 27 milliseconds