Home
last modified time | relevance | path

Searched defs:src_res (Results 1 - 12 of 12) sorted by relevance

/third_party/mesa3d/src/gallium/frontends/clover/core/
H A Dresource.cpp59 copy(command_queue &q, const vector &origin, const vector &region, resource &src_res, const vector &src_origin) copy() argument
/third_party/mesa3d/src/gallium/drivers/lima/
H A Dlima_blit.c270 struct lima_resource *src_res = lima_resource(src_surf->texture); in lima_do_blit() local
/third_party/mesa3d/src/gallium/frontends/nine/
H A Dbuffer9.c380 struct pipe_resource *src_res; in NineBuffer9_Lock() local
H A Ddevice9.c1680 struct pipe_resource *dst_res, *src_res; in NineDevice9_StretchRect() local
/third_party/mesa3d/src/gallium/auxiliary/vl/
H A Dvl_compositor.c716 vl_compositor_convert_rgb_to_yuv(struct vl_compositor_state *s, struct vl_compositor *c, unsigned layer, struct pipe_resource *src_res, struct pipe_video_buffer *dst, struct u_rect *src_rect, struct u_rect *dst_rect) vl_compositor_convert_rgb_to_yuv() argument
/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.c463 const VkImageSubresourceLayers *src_res = &region->srcSubresource; in blit_image() local
/third_party/mesa3d/src/gallium/drivers/iris/
H A Diris_blit.c483 struct iris_resource *src_res = in iris_blit() local
661 struct iris_resource *src_res = (void *) src; in iris_copy_region() local
[all...]
/third_party/mesa3d/src/gallium/drivers/crocus/
H A Dcrocus_blit.c546 struct crocus_resource *src_res = in crocus_blit() local
688 struct crocus_resource *src_res = (void *) src; 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.c650 const VkImageSubresourceLayers *src_res = &region->srcSubresource; in blit_image() local
/third_party/mesa3d/src/microsoft/vulkan/
H A Ddzn_cmd_buffer.c1138 ID3D12Resource *src_res; in dzn_cmd_buffer_clear_rects_with_copy() local
1279 ID3D12Resource *src_res; in dzn_cmd_buffer_clear_ranges_with_copy() local
3307 ID3D12Resource *src_res; dzn_CmdFillBuffer() local
3347 ID3D12Resource *src_res; dzn_CmdUpdateBuffer() local
[all...]

Completed in 23 milliseconds