Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/frontends/vdpau/
H A Dbitmap.c187 struct pipe_box dst_box; in vlVdpBitmapSurfacePutBitsNative() local
H A Dsurface.c394 struct pipe_box dst_box = { in vlVdpVideoSurfacePutBitsYCbCr() local
H A Doutput.c250 struct pipe_box dst_box; in vlVdpOutputSurfacePutBitsNative() local
500 struct pipe_box dst_box = { in vlVdpOutputSurfacePutBitsYCbCr() local
/third_party/mesa3d/src/gallium/drivers/virgl/
H A Dvirgl_texture.c145 struct pipe_box dst_box = *box; in texture_transfer_map_resolve() local
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) virgl_copy_region_with_blit() argument
[all...]
/third_party/mesa3d/src/gallium/frontends/nine/
H A Dvolume9.c430 struct pipe_box dst_box; in NineVolume9_CopyMemToDefault() local
H A 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
/third_party/mesa3d/src/gallium/frontends/va/
H A Dimage.c711 struct pipe_box dst_box = {0, 0, j, width, height, 1}; in vlVaPutImage() local
H A Dsurface.c196 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) upload_sampler() argument
/third_party/mesa3d/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) upload_sampler() 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) upload_sampler_convert() argument
377 struct pipe_box dst_box = {x, y, 0, width, height, 1}; XvMCClearSubpicture() local
416 struct pipe_box dst_box = {dstx, dsty, 0, width, height, 1}; XvMCCompositeSubpicture() local
482 struct pipe_box dst_box = {0, 0, 0, 0, 1, 1}; XvMCSetSubpicturePalette() local
[all...]
/third_party/mesa3d/src/gallium/drivers/llvmpipe/
H A Dlp_surface.c46 struct pipe_box dst_box = *src_box; in lp_resource_copy_ms() local
/third_party/mesa3d/src/gallium/auxiliary/util/
H A Du_surface.c215 struct pipe_box src_box, dst_box; in util_resource_copy_region() local
[all...]
/third_party/mesa3d/src/amd/vulkan/
H A Dradv_meta_blit.c540 VkRect2D dst_box; in blit_image() local
/third_party/mesa3d/src/gallium/drivers/d3d12/
H A Dd3d12_blit.cpp464 create_staging_resource(struct d3d12_context *ctx, struct d3d12_resource *src, unsigned src_level, const struct pipe_box *src_box, struct pipe_box *dst_box, unsigned mask) create_staging_resource() argument
981 struct pipe_box staging_box, dst_box; d3d12_resource_copy_region() local
[all...]
/third_party/mesa3d/src/gallium/drivers/iris/
H A Diris_resource.c1967 struct pipe_box dst_box = (struct pipe_box) { in iris_flush_staging_region() local
/third_party/mesa3d/src/gallium/drivers/crocus/
H A Dcrocus_resource.c1210 struct pipe_box dst_box = (struct pipe_box) { in crocus_flush_staging_region() local
/third_party/ffmpeg/libavcodec/
H A Dvideotoolboxenc.c1835 uint8_t *dst_box; in copy_replace_length_codes() local

Completed in 24 milliseconds