Searched defs:copy_width (Results 1 - 10 of 10) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/state_trackers/nine/
H A Dsurface9.c639 int src_x, src_y, dst_x, dst_y, copy_width, copy_height; local in function:NineSurface9_CopyMemToDefault
H A Ddevice9.c1293 int copy_width, copy_height; local in function:NineDevice9_UpdateSurface
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/radeonsi/
H A Dsi_sdma_copy_image.c120 unsigned copy_width = DIV_ROUND_UP(ssrc->buffer.b.b.width0, ssrc->surface.blk_w); local in function:si_sdma_v4_v5_copy_texture
249 unsigned copy_width = DIV_ROUND_UP(ssrc->buffer.b.b.width0, ssrc->surface.blk_w); local in function:cik_sdma_copy_texture
[all...]
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/radeonsi/
H A Dcik_sdma.c141 unsigned copy_width = DIV_ROUND_UP(src_box->width, ssrc->surface.blk_w); local in function:cik_sdma_copy_texture
[all...]
/xsrc/external/mit/MesaLib/dist/src/gallium/frontends/nine/
H A Dsurface9.c654 int src_x, src_y, dst_x, dst_y, copy_width, copy_height; local in function:NineSurface9_CopyMemToDefault
H A Ddevice9.c1402 int copy_width, copy_height; local in function:NineDevice9_UpdateSurface
/xsrc/external/mit/MesaLib.old/dist/src/egl/drivers/dri2/
H A Dplatform_wayland.c1907 int copy_width = dri2_wl_swrast_get_stride_for_format(dri2_surf->format, w); local in function:dri2_wl_swrast_get_image
1944 int copy_width = dri2_wl_swrast_get_stride_for_format(dri2_surf->format, w); local in function:dri2_wl_swrast_put_image2
[all...]
/xsrc/external/mit/MesaLib/dist/src/egl/drivers/dri2/
H A Dplatform_wayland.c1908 int copy_width = dri2_wl_swrast_get_stride_for_format(dri2_surf->format, w); local in function:dri2_wl_swrast_get_image
1945 int copy_width = dri2_wl_swrast_get_stride_for_format(dri2_surf->format, w); local in function:dri2_wl_swrast_put_image2
[all...]
H A Degl_dri2.c218 int copy_width = src_stride; local in function:dri2_put_image
256 int copy_width = dst_stride; local in function:dri2_get_image
/xsrc/external/mit/xterm/dist/
H A Dptyx.h2771 unsigned int copy_width; member in struct:__anon7e1168c34108

Completed in 33 milliseconds