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 D | surface9.c | 639 int src_x, src_y, dst_x, dst_y, copy_width, copy_height; local in function:NineSurface9_CopyMemToDefault
|
| H A D | device9.c | 1293 int copy_width, copy_height; local in function:NineDevice9_UpdateSurface
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/radeonsi/ |
| H A D | si_sdma_copy_image.c | 120 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 D | cik_sdma.c | 141 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 D | surface9.c | 654 int src_x, src_y, dst_x, dst_y, copy_width, copy_height; local in function:NineSurface9_CopyMemToDefault
|
| H A D | device9.c | 1402 int copy_width, copy_height; local in function:NineDevice9_UpdateSurface
|
| /xsrc/external/mit/MesaLib.old/dist/src/egl/drivers/dri2/ |
| H A D | platform_wayland.c | 1907 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 D | platform_wayland.c | 1908 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 D | egl_dri2.c | 218 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 D | ptyx.h | 2771 unsigned int copy_width; member in struct:__anon7e1168c34108
|
Completed in 77 milliseconds