Searched defs:src_pitch (Results 1 - 5 of 5) sorted by relevance
| /src/sys/external/bsd/drm/dist/shared-core/ | ||
| H A D | r600_cp.c | 2310 int i, cpp, src_pitch, dst_pitch; local in function:r600_cp_dispatch_swap |
| H A D | mga_drm.h | 400 int src_pitch, dst_pitch; member in struct:_drm_mga_blit |
| H A D | r600_blit.c | 1912 r600_blit_swap(struct drm_device * dev,uint64_t src_gpu_addr,uint64_t dst_gpu_addr,int sx,int sy,int dx,int dy,int w,int h,int src_pitch,int dst_pitch,int cpp) argument |
| /src/sys/external/bsd/drm2/dist/drm/vmwgfx/ | ||
| H A D | vmwgfx_stdu.c | 583 s32 src_pitch, dst_pitch; local in function:vmw_stdu_bo_cpu_commit 1303 s32 src_pitch, dst_pitch; local in function:vmw_stdu_bo_populate_update_cpu |
| /src/sys/external/bsd/drm2/dist/include/uapi/drm/ | ||
| H A D | mga_drm.h | 400 int src_pitch, dst_pitch; member in struct:_drm_mga_blit |
Completed in 14 milliseconds