| /third_party/mesa3d/src/gallium/drivers/r600/sfn/ |
| H A D | sfn_valuefactory.cpp | 164 PRegister ValueFactory::dest(const nir_alu_dest& dst, int chan, in dest() argument 167 sfn_log << SfnLog::reg << "Search (ref) " << &dst << "\n"; in dest() local 217 PRegister ValueFactory::dest(const nir_dest& dst, int chan, Pin pin_channel) in dest() argument 284 RegisterVec4 ValueFactory::dest_vec4(const nir_dest& dst, Pi argument [all...] |
| /third_party/mesa3d/src/gallium/drivers/svga/ |
| H A D | svga_pipe_clear.c | 471 svga_try_clear_render_target(struct svga_context *svga, struct pipe_surface *dst, const union pipe_color_union *color) svga_try_clear_render_target() argument 497 svga_blitter_clear_render_target(struct svga_context *svga, struct pipe_surface *dst, const union pipe_color_union *color, unsigned dstx, unsigned dsty, unsigned width, unsigned height) svga_blitter_clear_render_target() argument 525 svga_clear_render_target(struct pipe_context *pipe, struct pipe_surface *dst, const union pipe_color_union *color, unsigned dstx, unsigned dsty, unsigned width, unsigned height, bool render_condition_enabled) svga_clear_render_target() argument [all...] |
| /third_party/mesa3d/src/imagination/vulkan/pds/ |
| H A D | pvr_pds_printer.c | 68 char dst[32]; in pvr_pds_disassemble_instruction_add64() local 92 char dst[32]; in pvr_pds_disassemble_instruction_add32() local 117 char dst[32]; pvr_pds_disassemble_instruction_sftlp32() local 224 char dst[32]; pvr_pds_disassemble_instruction_sftlp64() local 344 char dst[PVR_PDS_MAX_INST_STR_LEN]; pvr_pds_disassemble_instruction_limm() local 489 char dst[PVR_PDS_MAX_INST_STR_LEN]; pvr_pds_disassemble_instruction_mad() local 517 static const char *const dst[] = { PVR_PDS_DOUT_DSTS }; pvr_pds_disassemble_instruction_dout() local [all...] |
| /third_party/mesa3d/src/gallium/drivers/vc4/ |
| H A D | vc4_blit.c | 311 struct vc4_resource *dst = vc4_resource(info->dst.resource); vc4_yuv_blit() local [all...] |
| /third_party/mesa3d/src/gallium/frontends/dri/ |
| H A D | dri_drawable.c | 344 dri_pipe_blit(struct pipe_context *pipe, struct pipe_resource *dst, struct pipe_resource *src) dri_pipe_blit() argument [all...] |
| /third_party/mesa3d/src/gallium/frontends/xa/ |
| H A D | xa_context.c | 189 xa_ctx_srf_create(struct xa_context *ctx, struct xa_surface *dst) in xa_ctx_srf_create() argument 227 xa_copy_prepare(struct xa_context *ctx, struct xa_surface *dst, struct xa_surface *src) xa_copy_prepare() argument 297 xa_solid_prepare(struct xa_context *ctx, struct xa_surface *dst, uint32_t fg) xa_solid_prepare() argument [all...] |
| H A D | xa_composite.h | 120 struct xa_picture *src, *mask, *dst; member
|
| /third_party/mesa3d/src/gallium/drivers/radeonsi/ |
| H A D | si_shaderlib_tgsi.c | 157 struct ureg_dst dst = in si_create_dma_compute_shader() local 170 struct ureg_dst dst = ureg_writemask(dstbuf, u_bit_consecutive(0, inst_dwords[d])); in si_create_dma_compute_shader() local
|
| H A D | si_test_dma_perf.c | 154 struct pipe_resource *dst, *src; in si_test_dma_perf() local [all...] |
| H A D | si_cp_dma.c | 145 static void si_cp_dma_prepare(struct si_context *sctx, struct pipe_resource *dst, in si_cp_dma_prepare() argument 189 si_cp_dma_clear_buffer(struct si_context *sctx, struct radeon_cmdbuf *cs, struct pipe_resource *dst, uint64_t offset, uint64_t size, unsigned value, unsigned user_flags, enum si_coherency coher, enum si_cache_policy cache_policy) si_cp_dma_clear_buffer() argument 285 si_cp_dma_copy_buffer(struct si_context *sctx, struct pipe_resource *dst, struct pipe_resource *src, uint64_t dst_offset, uint64_t src_offset, unsigned size, unsigned user_flags, enum si_coherency coher, enum si_cache_policy cache_policy) si_cp_dma_copy_buffer() argument 403 struct pipe_resource *src, *dst; si_test_gds() local 470 si_cp_copy_data(struct si_context *sctx, struct radeon_cmdbuf *cs, unsigned dst_sel, struct si_resource *dst, unsigned dst_offset, unsigned src_sel, struct si_resource *src, unsigned src_offset) si_cp_copy_data() argument [all...] |
| /third_party/mesa3d/src/intel/compiler/ |
| H A D | brw_fs.cpp | 52 fs_inst::init(enum opcode opcode, uint8_t exec_size, const fs_reg &dst, in init() argument 103 fs_inst::fs_inst(enum opcode opcode, uint8_t exec_size, const fs_reg &dst) in fs_inst() argument 108 fs_inst(enum opcode opcode, uint8_t exec_size, const fs_reg &dst, const fs_reg &src0) fs_inst() argument 115 fs_inst(enum opcode opcode, uint8_t exec_size, const fs_reg &dst, const fs_reg &src0, const fs_reg &src1) fs_inst() argument 122 fs_inst(enum opcode opcode, uint8_t exec_size, const fs_reg &dst, const fs_reg &src0, const fs_reg &src1, const fs_reg &src2) fs_inst() argument 129 fs_inst(enum opcode opcode, uint8_t exec_width, const fs_reg &dst, const fs_reg src[], unsigned sources) fs_inst() argument 166 VARYING_PULL_CONSTANT_LOAD(const fs_builder &bld, const fs_reg &dst, const fs_reg &surf_index, const fs_reg &varying_offset, uint32_t const_offset, uint8_t alignment) VARYING_PULL_CONSTANT_LOAD() argument 569 fs_reg dst = fs_reg(VGRF, alloc.allocate(1), BRW_REGISTER_TYPE_UD); get_timestamp() local [all...] |
| H A D | brw_ir_vec4.h | 279 dst_reg dst; member in brw::vec4_instruction
|
| /third_party/mesa3d/src/gallium/drivers/r600/ |
| H A D | r600_test_dma.c | 206 struct pipe_resource tsrc = {}, tdst = {}, *src, *dst; in r600_test_dma() local [all...] |
| H A D | radeon_video.c | 95 void *src = NULL, *dst = NULL; in rvid_resize_buffer() local
|
| /third_party/mesa3d/src/gallium/frontends/glx/xlib/ |
| H A D | xm_st.c | 380 xmesa_copy_st_framebuffer(struct st_framebuffer_iface *stfbi, enum st_attachment_type src, enum st_attachment_type dst, int x, int y, int w, int h) xmesa_copy_st_framebuffer() argument
|
| /third_party/mesa3d/src/gallium/frontends/va/ |
| H A D | postproc.c | 55 vlVaPostProcCompositor(vlVaDriver *drv, vlVaContext *context, const VARectangle *src_region, const VARectangle *dst_region, struct pipe_video_buffer *src, struct pipe_video_buffer *dst, enum vl_compositor_deinterlace deinterlace) vlVaPostProcCompositor() argument 114 vlVaVidEngineBlit(vlVaDriver *drv, vlVaContext *context, const VARectangle *src_region, const VARectangle *dst_region, struct pipe_video_buffer *src, struct pipe_video_buffer *dst, enum vl_compositor_deinterlace deinterlace, VAProcPipelineParameterBuffer* param) vlVaVidEngineBlit() argument 182 vlVaPostProcBlit(vlVaDriver *drv, vlVaContext *context, const VARectangle *src_region, const VARectangle *dst_region, struct pipe_video_buffer *src, struct pipe_video_buffer *dst, enum vl_compositor_deinterlace deinterlace) vlVaPostProcBlit() argument 359 struct pipe_video_buffer *src, *dst; vlVaHandleVAProcPipelineParameterBufferType() local [all...] |
| /third_party/mesa3d/src/gallium/frontends/wgl/ |
| H A D | stw_context.c | 67 struct stw_context *dst; in DrvCopyContext() local
|
| /third_party/mesa3d/src/gallium/drivers/zink/ |
| H A D | zink_surface.h | 97 zink_surface_reference(struct zink_screen *screen, struct zink_surface **dst, struct zink_surface *src) in zink_surface_reference() argument
|
| /third_party/mesa3d/src/gallium/drivers/svga/svgadump/ |
| H A D | svga_shader_dump.c | 56 struct sh_dstreg dst; member
|
| /third_party/node/deps/zlib/ |
| H A D | crc_folding.c | 274 crc_fold_copy(deflate_state *const s, unsigned char *dst, const unsigned char *src, long len) crc_fold_copy() argument [all...] |
| /third_party/node/deps/v8/third_party/zlib/ |
| H A D | crc_folding.c | 274 crc_fold_copy(deflate_state *const s, unsigned char *dst, const unsigned char *src, long len) crc_fold_copy() argument [all...] |
| /third_party/node/src/ |
| H A D | node_sockaddr-inl.h | 33 in6_addr dst; in is_numeric_host() local
|
| /third_party/musl/src/network/ |
| H A D | getifaddrs.c | 63 uint8_t *dst; in copy_addr() local
|
| /third_party/musl/src/network/liteos_a/ |
| H A D | getifaddrs.c | 68 uint8_t *dst; in copy_addr() local
|
| /third_party/musl/porting/liteos_a/user/src/network/ |
| H A D | getifaddrs.c | 68 uint8_t *dst; in copy_addr() local
|