Home
last modified time | relevance | path

Searched defs:dst_x (Results 26 - 39 of 39) sorted by relevance

12

/third_party/mesa3d/src/loader/
H A Dloader_dri3_helper.c761 dri3_copy_area(xcb_connection_t *c, xcb_drawable_t src_drawable, xcb_drawable_t dst_drawable, xcb_gcontext_t gc, int16_t src_x, int16_t src_y, int16_t dst_x, int16_t dst_y, uint16_t width, uint16_t height) dri3_copy_area() argument
/third_party/mesa3d/src/gallium/drivers/d3d12/
H A Dd3d12_resource.cpp1015 UINT dst_x, dst_y, dst_z; member
/third_party/mesa3d/src/freedreno/vulkan/
H A Dtu_clear_blit.c2108 uint32_t dst_x = (dst_va & 63) / block_size; in copy_buffer() local
2186 uint32_t dst_x = (dst_va & 63) / 4; in tu_CmdFillBuffer() local
/third_party/mesa3d/src/intel/blorp/
H A Dblorp_blit.c1254 nir_ssa_def *dst_x = nir_channel(&b, dst_pos, 0); in brw_blorp_build_nir_shader() local
2855 blorp_copy(struct blorp_batch *batch, const struct blorp_surf *src_surf, unsigned src_level, unsigned src_layer, const struct blorp_surf *dst_surf, unsigned dst_level, unsigned dst_layer, uint32_t src_x, uint32_t src_y, uint32_t dst_x, uint32_t dst_y, uint32_t src_width, uint32_t src_height) blorp_copy() argument
[all...]
/third_party/mesa3d/src/gallium/drivers/r600/
H A Dr600_state.c2967 unsigned dst_x = dstx, dst_y = dsty, dst_z = dstz; in r600_dma_copy() local
2850 r600_dma_copy_tile(struct r600_context *rctx, struct pipe_resource *dst, unsigned dst_level, unsigned dst_x, unsigned dst_y, unsigned dst_z, struct pipe_resource *src, unsigned src_level, unsigned src_x, unsigned src_y, unsigned src_z, unsigned copy_height, unsigned pitch, unsigned bpp) r600_dma_copy_tile() argument
[all...]
H A Devergreen_state.c3899 unsigned dst_x = dstx, dst_y = dsty, dst_z = dstz; in evergreen_dma_copy() local
3764 evergreen_dma_copy_tile(struct r600_context *rctx, struct pipe_resource *dst, unsigned dst_level, unsigned dst_x, unsigned dst_y, unsigned dst_z, struct pipe_resource *src, unsigned src_level, unsigned src_x, unsigned src_y, unsigned src_z, unsigned copy_height, unsigned pitch, unsigned bpp) evergreen_dma_copy_tile() argument
[all...]
/third_party/mesa3d/src/broadcom/vulkan/
H A Dv3dv_meta_copy.c3889 uint32_t dst_x, dst_y, dst_w, dst_h; in blit_shader() local
/third_party/mesa3d/src/gallium/frontends/lavapipe/
H A Dlvp_execute.c2231 copy_depth_rect(ubyte * dst, enum pipe_format dst_format, unsigned dst_stride, unsigned dst_x, unsigned dst_y, unsigned width, unsigned height, const ubyte * src, enum pipe_format src_format, int src_stride, unsigned src_x, unsigned src_y) copy_depth_rect() argument
2311 copy_depth_box(ubyte *dst, enum pipe_format dst_format, unsigned dst_stride, unsigned dst_slice_stride, unsigned dst_x, unsigned dst_y, unsigned dst_z, unsigned width, unsigned height, unsigned depth, const ubyte * src, enum pipe_format src_format, int src_stride, unsigned src_slice_stride, unsigned src_x, unsigned src_y, unsigned src_z) copy_depth_box() argument
/third_party/node/deps/v8/src/wasm/baseline/arm64/
H A Dliftoff-assembler-arm64.h1276 Register dst_x = dst.gp().X(); in emit_i64_divs() local
1310 Register dst_x = dst.gp().X(); in emit_i64_rems() local
1329 Register dst_x = dst.gp().X(); in emit_i64_remu() local
/third_party/libdrm/include/drm/
H A Di915_drm.h1380 __u16 dst_x; member
/third_party/mesa3d/src/microsoft/vulkan/
H A Ddzn_cmd_buffer.c1714 uint32_t dst_x; in dzn_cmd_buffer_copy_img2buf_region() local
/third_party/mesa3d/include/drm-uapi/
H A Di915_drm.h1812 __u16 dst_x; member
/third_party/mesa3d/src/amd/vulkan/
H A Dradv_cmd_buffer.c7953 const uint64_t dst_x = new_va + i * dst_stride + dst_off_x; in radv_nv_task_indirect_bo() local
/third_party/mesa3d/src/gallium/drivers/svga/
H A Dsvga_tgsi_vgpu10.c7114 struct tgsi_full_dst_register dst_x = in emit_dst() local
7271 struct tgsi_full_dst_register dst_x = in emit_exp() local
7478 struct tgsi_full_dst_register dst_x = in emit_lit() local
7659 struct tgsi_full_dst_register dst_x = in emit_log() local

Completed in 96 milliseconds

12