| /third_party/mesa3d/src/loader/ |
| H A D | loader_dri3_helper.c | 761 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 D | d3d12_resource.cpp | 1015 UINT dst_x, dst_y, dst_z; member
|
| /third_party/mesa3d/src/freedreno/vulkan/ |
| H A D | tu_clear_blit.c | 2108 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 D | blorp_blit.c | 1254 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 D | r600_state.c | 2967 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 D | evergreen_state.c | 3899 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 D | v3dv_meta_copy.c | 3889 uint32_t dst_x, dst_y, dst_w, dst_h; in blit_shader() local
|
| /third_party/mesa3d/src/gallium/frontends/lavapipe/ |
| H A D | lvp_execute.c | 2231 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 D | liftoff-assembler-arm64.h | 1276 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 D | i915_drm.h | 1380 __u16 dst_x; member
|
| /third_party/mesa3d/src/microsoft/vulkan/ |
| H A D | dzn_cmd_buffer.c | 1714 uint32_t dst_x; in dzn_cmd_buffer_copy_img2buf_region() local
|
| /third_party/mesa3d/include/drm-uapi/ |
| H A D | i915_drm.h | 1812 __u16 dst_x; member
|
| /third_party/mesa3d/src/amd/vulkan/ |
| H A D | radv_cmd_buffer.c | 7953 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 D | svga_tgsi_vgpu10.c | 7114 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
|