Home
last modified time | relevance | path

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

/third_party/mesa3d/src/mesa/state_tracker/
Dst_cb_copyimage.c540 struct pipe_resource *dst_res, in fallback_copy_image()
638 struct pipe_resource *src_res, *dst_res; in st_CopyImageSubData() local
/third_party/mesa3d/src/gallium/drivers/iris/
Diris_blit.c455 struct iris_resource *dst_res = in iris_blit() local
627 struct iris_resource *dst_res = (void *) dst; in iris_copy_region() local
/third_party/mesa3d/src/gallium/drivers/crocus/
Dcrocus_blit.c547 struct crocus_resource *dst_res = in crocus_blit() local
688 struct crocus_resource *dst_res = (void *) dst; in crocus_copy_region() local
/third_party/mesa3d/src/gallium/drivers/virgl/
Dvirgl_encode.c1133 struct virgl_resource *dst_res, in virgl_encode_resource_copy_region()
1158 struct virgl_resource *dst_res, in virgl_encode_blit()
/third_party/mesa3d/src/amd/vulkan/
Dradv_meta_blit.c473 const VkImageSubresourceLayers *dst_res = &region->dstSubresource; in blit_image() local
/third_party/mesa3d/src/intel/vulkan/
Danv_blorp.c682 const VkImageSubresourceLayers *dst_res = &region->dstSubresource; in blit_image() local
/third_party/mesa3d/src/gallium/frontends/nine/
Ddevice9.c1680 struct pipe_resource *dst_res, *src_res; in NineDevice9_StretchRect() local
Dnine_state.c2465 ARG_BIND_RES(struct pipe_resource, dst_res), in CSMT_ITEM_NO_WAIT() argument