Home
last modified time | relevance | path

Searched defs:dst (Results 501 - 525 of 3450) sorted by relevance

1...<<21222324252627282930>>...138

/third_party/mesa3d/src/gallium/drivers/radeonsi/
H A Dradeon_video.c96 void *src = NULL, *dst = NULL; in si_vid_resize_buffer() local
/third_party/mesa3d/src/gallium/drivers/vc4/
H A Dvc4_qpu.h167 qpu_load_imm_f(struct qpu_reg dst, float val) in qpu_load_imm_f() argument
[all...]
/third_party/mesa3d/src/gallium/winsys/svga/drm/
H A Dvmw_surface.c251 struct vmw_svga_winsys_surface *dst; in vmw_svga_winsys_surface_reference() local
[all...]
/third_party/musl/src/string/aarch64/
H A Dmemcpy.S17 #define dst x3 define
[all...]
/third_party/musl/src/network/
H A Dns_parse.c163 ns_name_uncompress(const unsigned char *msg, const unsigned char *eom, const unsigned char *src, char *dst, size_t dstsiz) ns_name_uncompress() argument
/third_party/node/deps/brotli/c/common/
H A Dtransform.c236 int BrotliTransformDictionaryWord(uint8_t* dst, const uint8_t* word, int len, in BrotliTransformDictionaryWord() argument
/third_party/mesa3d/src/mesa/main/
H A Dtexcompress_s3tc.c52 GLubyte *dst; in _mesa_texstore_rgb_dxt1() local
106 GLubyte *dst; in _mesa_texstore_rgba_dxt1() local
161 GLubyte *dst; in _mesa_texstore_rgba_dxt3() local
215 GLubyte *dst; in _mesa_texstore_rgba_dxt5() local
[all...]
/third_party/mesa3d/src/mesa/state_tracker/
H A Dst_atom_shader.c253 st_update_common_program(struct st_context *st, struct gl_program *prog, unsigned pipe_shader, struct gl_program **dst) st_update_common_program() argument
/third_party/mesa3d/src/mesa/program/
H A Dprog_parameter_layout.c71 copy_indirect_accessed_array(struct gl_program_parameter_list *src, struct gl_program_parameter_list *dst, unsigned first, unsigned count) copy_indirect_accessed_array() argument
[all...]
/third_party/mesa3d/src/intel/vulkan/
H A DgenX_gpu_memcpy.c115 emit_so_memcpy(struct anv_batch *batch, struct anv_device *device, struct anv_address dst, struct anv_address src, uint32_t size) emit_so_memcpy() argument
274 emit_so_memcpy(struct anv_memcpy_state *state, struct anv_address dst, struct anv_address src, uint32_t size) emit_so_memcpy() argument
293 cmd_buffer_so_memcpy(struct anv_cmd_buffer *cmd_buffer, struct anv_address dst, struct anv_address src, uint32_t size) cmd_buffer_so_memcpy() argument
/third_party/node/deps/icu-small/source/tools/toolutil/
H A Ddbgutil.cpp140 udbg_escape(const UnicodeString &src, UnicodeString *dst) in udbg_escape() argument
/third_party/mesa3d/src/panfrost/util/
H A Dpan_sysval.c109 nir_dest *dst = NULL; in panfrost_sysval_for_instr() local
/third_party/mesa3d/src/util/format/
H A Du_format_other.c41 float *dst = dst_row; in util_format_r9g9b9e5_float_unpack_rgba_float() local
60 uint8_t *dst = dst_row; in util_format_r9g9b9e5_float_pack_rgba_float() local
76 float *dst = in_dst; in util_format_r9g9b9e5_float_fetch_rgba() local
90 uint8_t *dst = dst_row; util_format_r9g9b9e5_float_unpack_rgba_8unorm() local
114 uint8_t *dst = dst_row; util_format_r9g9b9e5_float_pack_rgba_8unorm() local
137 float *dst = dst_row; util_format_r11g11b10_float_unpack_rgba_float() local
156 uint8_t *dst = dst_row; util_format_r11g11b10_float_pack_rgba_float() local
172 float *dst = in_dst; util_format_r11g11b10_float_fetch_rgba() local
186 uint8_t *dst = dst_row; util_format_r11g11b10_float_unpack_rgba_8unorm() local
210 uint8_t *dst = dst_row; util_format_r11g11b10_float_pack_rgba_8unorm() local
247 float *dst = dst_row; util_format_r8g8bx_snorm_unpack_rgba_float() local
266 util_format_r8g8bx_snorm_unpack_rgba_8unorm(uint8_t *restrict dst, const uint8_t *restrict src_row, unsigned width) util_format_r8g8bx_snorm_unpack_rgba_8unorm() argument
296 uint16_t *dst = (uint16_t *)dst_row; util_format_r8g8bx_snorm_pack_rgba_float() local
322 uint16_t *dst = (uint16_t *)dst_row; util_format_r8g8bx_snorm_pack_rgba_8unorm() local
343 float *dst = in_dst; util_format_r8g8bx_snorm_fetch_rgba() local
[all...]
H A Du_format_etc.c41 float *dst = (float *)((uint8_t *)dst_row + (y + j) * dst_stride + x * comps * 4); in util_format_etc1_rgb8_unpack_rgba_float() local
72 float *dst = in_dst; in util_format_etc1_rgb8_fetch_rgba() local
[all...]
/third_party/icu/icu4c/source/tools/toolutil/
H A Ddbgutil.cpp140 udbg_escape(const UnicodeString &src, UnicodeString *dst) in udbg_escape() argument
/third_party/node/deps/v8/src/strings/
H A Dstring-case.cc25 bool CheckFastAsciiConvert(char* dst, const char* src, int length, bool changed, in CheckFastAsciiConvert() argument
62 int FastAsciiConvert(char* dst, const char* src, int length, in FastAsciiConvert() argument
[all...]
/third_party/mesa3d/src/gallium/auxiliary/tgsi/
H A Dtgsi_parse.c77 copy_token(void *dst, const void *src) in copy_token() argument
/third_party/mesa3d/src/gallium/auxiliary/util/
H A Du_tile.c49 pipe_get_tile_raw(struct pipe_transfer *pt, const void *src, uint x, uint y, uint w, uint h, void *dst, int dst_stride) pipe_get_tile_raw() argument
68 pipe_put_tile_raw(struct pipe_transfer *pt, void *dst, uint x, uint y, uint w, uint h, const void *src, int src_stride) pipe_put_tile_raw() argument
358 pipe_put_tile_rgba(struct pipe_transfer *pt, void *dst, uint x, uint y, uint w, uint h, enum pipe_format format, const void *p) pipe_put_tile_rgba() argument
381 pipe_get_tile_rgba(struct pipe_transfer *pt, const void *src, uint x, uint y, uint w, uint h, enum pipe_format format, void *dst) pipe_get_tile_rgba() argument
[all...]
H A Du_compute.c86 struct pipe_resource *dst = blit_info->dst.resource; in util_compute_blit() local
[all...]
H A Du_framebuffer.c49 util_framebuffer_state_equal(const struct pipe_framebuffer_state *dst, in util_framebuffer_state_equal() argument
84 util_copy_framebuffer_state(struct pipe_framebuffer_state *dst, in util_copy_framebuffer_state() argument
[all...]
H A Du_live_shader_cache.c167 util_shader_reference(struct pipe_context *ctx, struct util_live_shader_cache *cache, void **dst, void *src) util_shader_reference() argument
/third_party/mesa3d/src/vulkan/runtime/
H A Dvk_shader_module.c142 struct vk_shader_module *dst = in vk_shader_module_clone() local
/third_party/mesa3d/src/gallium/auxiliary/draw/
H A Ddraw_vertex.h97 draw_vinfo_copy( struct vertex_info *dst, in draw_vinfo_copy() argument
/third_party/mesa3d/src/gallium/drivers/r300/compiler/
H A Dradeon_vert_fc.c51 build_pred_dst( struct rc_dst_register * dst, struct vert_fc_state * fc_state) build_pred_dst() argument
/third_party/mesa3d/src/gallium/drivers/r300/
H A Dr300_tgsi_to_rc.c157 transform_dstreg( struct tgsi_to_rc * ttr, struct rc_dst_register * dst, struct tgsi_full_dst_register * src) transform_dstreg() argument
173 transform_srcreg( struct tgsi_to_rc * ttr, struct rc_src_register * dst, struct tgsi_full_src_register * src) transform_srcreg() argument
206 transform_texture(struct rc_instruction * dst, struct tgsi_instruction_texture src, uint32_t *shadowSamplers) transform_texture() argument
267 struct rc_instruction * dst; transform_instruction() local
[all...]

Completed in 10 milliseconds

1...<<21222324252627282930>>...138