Home
last modified time | relevance | path

Searched defs:dst_box (Results 1 – 17 of 17) sorted by relevance

/third_party/mesa3d/src/gallium/frontends/xvmc/
Dsubpicture.c207 const struct pipe_box *dst_box, const void *src, unsigned src_stride, in upload_sampler()
227 const struct pipe_box *dst_box, const XvImage *image, in upload_sampler_convert()
377 struct pipe_box dst_box = {x, y, 0, width, height, 1}; in XvMCClearSubpicture() local
416 struct pipe_box dst_box = {dstx, dsty, 0, width, height, 1}; in XvMCCompositeSubpicture() local
482 struct pipe_box dst_box = {0, 0, 0, 0, 1, 1}; in XvMCSetSubpicturePalette() local
/third_party/mesa3d/src/gallium/drivers/virgl/
Dvirgl_texture.c35 const struct pipe_box *dst_box, in virgl_copy_region_with_blit()
145 struct pipe_box dst_box = *box; in texture_transfer_map_resolve() local
/third_party/mesa3d/src/gallium/frontends/vdpau/
Dbitmap.c187 struct pipe_box dst_box; in vlVdpBitmapSurfacePutBitsNative() local
Doutput.c250 struct pipe_box dst_box; in vlVdpOutputSurfacePutBitsNative() local
500 struct pipe_box dst_box = { in vlVdpOutputSurfacePutBitsYCbCr() local
Dsurface.c394 struct pipe_box dst_box = { in vlVdpVideoSurfacePutBitsYCbCr() local
/third_party/mesa3d/src/gallium/frontends/nine/
Dsurface9.c558 struct pipe_box dst_box, src_box; in NineSurface9_UnlockRect() local
653 struct pipe_box dst_box, src_box; in NineSurface9_CopyMemToDefault() local
Dvolume9.c430 struct pipe_box dst_box; in NineVolume9_CopyMemToDefault() local
Dnine_state.c2467 ARG_COPY_REF(struct pipe_box, dst_box), in CSMT_ITEM_NO_WAIT() argument
2552 ARG_COPY_REF(struct pipe_box, dst_box), in CSMT_ITEM_NO_WAIT_WITH_COUNTER() argument
/third_party/mesa3d/src/gallium/drivers/d3d12/
Dd3d12_blit.cpp468 struct pipe_box *dst_box, in create_staging_resource()
980 struct pipe_box staging_box, dst_box; in d3d12_resource_copy_region() local
/third_party/mesa3d/src/gallium/frontends/va/
Dimage.c672 struct pipe_box dst_box = {0, 0, j, width, height, 1}; in vlVaPutImage() local
Dsurface.c197 const struct pipe_box *dst_box, const void *src, unsigned src_stride, in upload_sampler()
/third_party/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_surface.c46 struct pipe_box dst_box = *src_box; in lp_resource_copy_ms() local
/third_party/mesa3d/src/amd/vulkan/
Dradv_meta_blit.c553 VkRect2D dst_box; in blit_image() local
/third_party/mesa3d/src/gallium/auxiliary/util/
Du_surface.c215 struct pipe_box src_box, dst_box; in util_resource_copy_region() local
/third_party/mesa3d/src/gallium/drivers/crocus/
Dcrocus_resource.c1196 struct pipe_box dst_box = (struct pipe_box) { in crocus_flush_staging_region() local
/third_party/mesa3d/src/gallium/drivers/iris/
Diris_resource.c1817 struct pipe_box dst_box = (struct pipe_box) { in iris_flush_staging_region() local
/third_party/ffmpeg/libavcodec/
Dvideotoolboxenc.c1777 uint8_t *dst_box; in copy_replace_length_codes() local