Home
last modified time | relevance | path

Searched defs:dst_res (Results 1 - 8 of 8) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/lima/
H A Dlima_blit.c271 struct lima_resource *dst_res = lima_resource(dst_surf->texture); in lima_do_blit() local
/third_party/mesa3d/src/mesa/state_tracker/
H A Dst_cb_copyimage.c649 struct pipe_resource *src_res, *dst_res; in st_CopyImageSubData() local
549 fallback_copy_image(struct st_context *st, struct gl_texture_image *dst_image, struct pipe_resource *dst_res, int dst_x, int dst_y, int dst_z, struct gl_texture_image *src_image, struct pipe_resource *src_res, int src_x, int src_y, int src_z, int src_w, int src_h) fallback_copy_image() argument
/third_party/mesa3d/src/amd/vulkan/
H A Dradv_meta_blit.c464 const VkImageSubresourceLayers *dst_res = &region->dstSubresource; in blit_image() local
/third_party/mesa3d/src/gallium/drivers/iris/
H A Diris_blit.c485 struct iris_resource *dst_res = in iris_blit() local
662 struct iris_resource *dst_res in iris_copy_region() local
[all...]
/third_party/mesa3d/src/gallium/drivers/crocus/
H A Dcrocus_blit.c548 struct crocus_resource *dst_res = in crocus_blit() local
689 struct crocus_resource *dst_res = (void *) dst; crocus_copy_region() local
[all...]
/third_party/mesa3d/src/gallium/drivers/virgl/
H A Dvirgl_encode.c1149 virgl_encode_resource_copy_region(struct virgl_context *ctx, struct virgl_resource *dst_res, unsigned dst_level, unsigned dstx, unsigned dsty, unsigned dstz, struct virgl_resource *src_res, unsigned src_level, const struct pipe_box *src_box) virgl_encode_resource_copy_region() argument
1174 virgl_encode_blit(struct virgl_context *ctx, struct virgl_resource *dst_res, struct virgl_resource *src_res, const struct pipe_blit_info *blit) virgl_encode_blit() argument
/third_party/mesa3d/src/intel/vulkan/
H A Danv_blorp.c651 const VkImageSubresourceLayers *dst_res = &region->dstSubresource; in blit_image() local
/third_party/mesa3d/src/gallium/frontends/nine/
H A Ddevice9.c1680 struct pipe_resource *dst_res, *src_res; in NineDevice9_StretchRect() local

Completed in 17 milliseconds