Searched defs:dst_box (Results 1 - 25 of 34) sorted by relevance

12

/xsrc/external/mit/MesaLib.old/dist/src/gallium/state_trackers/vdpau/
H A Dbitmap.c187 struct pipe_box dst_box; local in function:vlVdpBitmapSurfacePutBitsNative
H A Dsurface.c394 struct pipe_box dst_box = { local in function:vlVdpVideoSurfacePutBitsYCbCr
H A Doutput.c250 struct pipe_box dst_box; local in function:vlVdpOutputSurfacePutBitsNative
495 struct pipe_box dst_box = { local in function:vlVdpOutputSurfacePutBitsYCbCr
/xsrc/external/mit/MesaLib/dist/src/gallium/frontends/vdpau/
H A Dbitmap.c187 struct pipe_box dst_box; local in function:vlVdpBitmapSurfacePutBitsNative
H A Dsurface.c394 struct pipe_box dst_box = { local in function:vlVdpVideoSurfacePutBitsYCbCr
H A Doutput.c250 struct pipe_box dst_box; local in function:vlVdpOutputSurfacePutBitsNative
500 struct pipe_box dst_box = { local in function:vlVdpOutputSurfacePutBitsYCbCr
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/virgl/
H A Dvirgl_texture.c145 struct pipe_box dst_box = *box; local in function:texture_transfer_map_resolve
32 virgl_copy_region_with_blit(struct pipe_context * pipe,struct pipe_resource * dst,unsigned dst_level,const struct pipe_box * dst_box,struct pipe_resource * src,unsigned src_level,const struct pipe_box * src_box) argument
[all...]
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/virgl/
H A Dvirgl_texture.c195 struct pipe_box dst_box = *box; local in function:texture_transfer_map_resolve
31 virgl_copy_region_with_blit(struct pipe_context * pipe,struct pipe_resource * dst,unsigned dst_level,const struct pipe_box * dst_box,struct pipe_resource * src,unsigned src_level,const struct pipe_box * src_box) argument
[all...]
/xsrc/external/mit/MesaLib.old/dist/src/gallium/state_trackers/nine/
H A Dvolume9.c431 struct pipe_box dst_box; local in function:NineVolume9_CopyMemToDefault
H A Dsurface9.c551 struct pipe_box dst_box, src_box; local in function:NineSurface9_UnlockRect
638 struct pipe_box dst_box, src_box; local in function:NineSurface9_CopyMemToDefault
/xsrc/external/mit/MesaLib.old/dist/src/gallium/state_trackers/va/
H A Dimage.c583 struct pipe_box dst_box = {0, 0, j, width, height, 1}; local in function:vlVaPutImage
/xsrc/external/mit/MesaLib/dist/src/gallium/frontends/nine/
H A Dvolume9.c430 struct pipe_box dst_box; local in function:NineVolume9_CopyMemToDefault
H A Dsurface9.c558 struct pipe_box dst_box, src_box; local in function:NineSurface9_UnlockRect
653 struct pipe_box dst_box, src_box; local in function:NineSurface9_CopyMemToDefault
/xsrc/external/mit/MesaLib/dist/src/gallium/frontends/va/
H A Dimage.c672 struct pipe_box dst_box = {0, 0, j, width, height, 1}; local in function:vlVaPutImage
/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/modes/
H A Dxf86Rotate.c127 BoxRec dst_box; local in function:xf86RotateCrtcRedisplay
[all...]
/xsrc/external/mit/xorg-server/dist/hw/xfree86/modes/
H A Dxf86Rotate.c88 BoxRec dst_box; local in function:xf86RotateCrtcRedisplay
[all...]
/xsrc/external/mit/xorg-server/dist/dix/
H A Dpixmap.c289 BoxRec dst_box; local in function:PixmapDirtyCopyArea
336 BoxRec dst_box; local in function:PixmapDirtyCompositeRotate
[all...]
/xsrc/external/mit/xf86-video-qxl/dist/src/uxa/
H A Duxa-unaccel.c140 BoxRec dst_box = { dstx, dsty, dstx + w, dsty + h }; local in function:uxa_check_copy_area
/xsrc/external/mit/MesaLib.old/dist/src/gallium/state_trackers/xvmc/
H A Dsubpicture.c206 upload_sampler(struct pipe_context * pipe,struct pipe_sampler_view * dst,const struct pipe_box * dst_box,const void * src,unsigned src_stride,unsigned src_x,unsigned src_y) argument
226 upload_sampler_convert(struct pipe_context * pipe,struct pipe_sampler_view * dst,const struct pipe_box * dst_box,const XvImage * image,unsigned src_x,unsigned src_y) argument
377 struct pipe_box dst_box = {x, y, 0, width, height, 1}; local in function:XvMCClearSubpicture
418 struct pipe_box dst_box = {dstx, dsty, 0, width, height, 1}; local in function:XvMCCompositeSubpicture
484 struct pipe_box dst_box = {0, 0, 0, 0, 1, 1}; local in function:XvMCSetSubpicturePalette
[all...]
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/llvmpipe/
H A Dlp_surface.c46 struct pipe_box dst_box = *src_box; local in function:lp_resource_copy_ms
/xsrc/external/mit/MesaLib/dist/src/gallium/frontends/xvmc/
H A Dsubpicture.c206 upload_sampler(struct pipe_context * pipe,struct pipe_sampler_view * dst,const struct pipe_box * dst_box,const void * src,unsigned src_stride,unsigned src_x,unsigned src_y) argument
226 upload_sampler_convert(struct pipe_context * pipe,struct pipe_sampler_view * dst,const struct pipe_box * dst_box,const XvImage * image,unsigned src_x,unsigned src_y) argument
377 struct pipe_box dst_box = {x, y, 0, width, height, 1}; local in function:XvMCClearSubpicture
416 struct pipe_box dst_box = {dstx, dsty, 0, width, height, 1}; local in function:XvMCCompositeSubpicture
482 struct pipe_box dst_box = {0, 0, 0, 0, 1, 1}; local in function:XvMCSetSubpicturePalette
[all...]
/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/util/
H A Du_surface.c264 struct pipe_box src_box, dst_box; local in function:util_resource_copy_region
[all...]
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/util/
H A Du_surface.c215 struct pipe_box src_box, dst_box; local in function:util_resource_copy_region
[all...]
/xsrc/external/mit/xf86-video-vmware/dist/vmwgfx/
H A Dvmwgfx_saa.c1654 vmwgfx_saa_copy_to_surface(DrawablePtr pDraw,uint32_t surface_fd,const BoxRec * dst_box,RegionPtr region) argument
/xsrc/external/mit/MesaLib/dist/src/amd/vulkan/
H A Dradv_meta_blit.c553 VkRect2D dst_box; local in function:blit_image

Completed in 31 milliseconds

12