Home
last modified time | relevance | path

Searched defs:src (Results 1151 - 1175 of 4010) sorted by relevance

1...<<41424344454647484950>>...161

/third_party/mesa3d/src/util/indices/
H A Du_indices.c55 uint8_t *src = (uint8_t *)in + start; in translate_byte_to_ushort() local
/third_party/mesa3d/src/vulkan/runtime/
H A Dvk_sync.c175 vk_sync_move(struct vk_device *device, struct vk_sync *dst, struct vk_sync *src) vk_sync_move() argument
/third_party/mesa3d/src/gallium/auxiliary/gallivm/
H A Dlp_bld_tgsi_info.c62 analyse_src(struct analysis_context *ctx, struct lp_tgsi_channel_info *chan_info, const struct tgsi_src_register *src, unsigned chan) analyse_src() argument
[all...]
H A Dlp_bld_quad.c171 lp_bld_quad_twiddle(struct gallivm_state *gallivm, struct lp_type lp_dst_type, const LLVMValueRef* src, unsigned src_count, LLVMValueRef* dst) lp_bld_quad_twiddle() argument
/third_party/mesa3d/src/gallium/auxiliary/tgsi/
H A Dtgsi_dynamic_indexing.c286 struct tgsi_full_src_register *src; in dIndexing_inst() local
[all...]
H A Dtgsi_util.c395 struct tgsi_src_register src = { 0 }; in tgsi_util_get_src_from_ind() local
/third_party/mesa3d/src/gallium/auxiliary/util/
H A Du_box.h222 u_box_minify_2d(struct pipe_box *dst, const struct pipe_box *src, unsigned l) u_box_minify_2d() argument
232 u_box_minify_3d(struct pipe_box *dst, const struct pipe_box *src, unsigned l) u_box_minify_3d() argument
[all...]
H A Du_pack_color.h148 ubyte src[4]; in util_pack_color_ub() local
437 util_pack_color_union(enum pipe_format format, union util_color *dst, const union pipe_color_union *src) util_pack_color_union() argument
/third_party/mesa3d/src/gallium/drivers/etnaviv/
H A Detnaviv_blt.h72 struct blt_imginfo src; member
H A Detnaviv_compiler_nir_emit.c44 uint8_t src; /* SRC_ enum */ member
126 etna_emit_alu(struct etna_compile *c, nir_op op, struct etna_inst_dst dst, struct etna_inst_src src[3], bool saturate) etna_emit_alu() argument
[all...]
H A Detnaviv_compiler_nir_liveness.c71 set_src_live(nir_src *src, void *void_state) in set_src_live() argument
/third_party/mesa3d/src/gallium/auxiliary/draw/
H A Ddraw_pt_fetch_shade_emit.c57 const ubyte *src[PIPE_MAX_ATTRIBS]; member
105 const struct pipe_vertex_element *src = &draw->pt.vertex_element[i]; in fse_prepare() local
/third_party/mesa3d/src/gallium/drivers/d3d12/
H A Dd3d12_surface.cpp327 struct pipe_resource *src in d3d12_surface_update_pre_draw() local
[all...]
H A Dd3d12_tcs_variant.cpp62 copy_vars(nir_builder *b, nir_deref_instr *dst, nir_deref_instr *src) in copy_vars() argument
/third_party/mesa3d/src/gallium/drivers/svga/
H A Dsvga_swtnl_state.c227 int src; in svga_swtnl_update_vdecl() local
/third_party/mesa3d/src/gallium/drivers/vc4/
H A Dvc4_tiling_lt.c273 vc4_load_lt_image(void *dst, uint32_t dst_stride, void *src, uint32_t src_stride, int cpp, const struct pipe_box *box) vc4_load_lt_image() argument
282 vc4_store_lt_image(void *dst, uint32_t dst_stride, void *src, uint32_t src_stride, int cpp, const struct pipe_box *box) vc4_store_lt_image() argument
H A Dvc4_simulator_validate.h70 copy_from_user(void *dst, void *src, size_t size) in copy_from_user() argument
/third_party/mesa3d/src/imagination/vulkan/winsys/pvrsrvkm/
H A Dpvr_srv_sync.c249 pvr_srv_sync_move(struct vk_device *device, struct vk_sync *dst, struct vk_sync *src) pvr_srv_sync_move() argument
/third_party/mesa3d/src/gallium/drivers/r300/compiler/
H A Dr300_fragprog_emit.c91 static unsigned int use_source(struct r300_fragment_program_code* code, struct rc_pair_instruction_source src) in use_source() argument
171 unsigned int src = use_source(code, inst->RGB.Src[j]); in emit_alu() local
[all...]
H A Dr300_fragprog_swizzle.c208 unsigned int r300FPTranslateRGBSwizzle(unsigned int src, unsigned int swizzle) in r300FPTranslateRGBSwizzle() argument
229 unsigned int r300FPTranslateAlphaSwizzle(unsigned int src, unsigned int swizzle) in r300FPTranslateAlphaSwizzle() argument
150 r300_swizzle_split( struct rc_src_register src, unsigned int mask, struct rc_swizzle_split * split) r300_swizzle_split() argument
[all...]
/third_party/node/deps/openssl/openssl/crypto/cmp/
H A Dcmp_hdr.c83 static int set1_general_name(GENERAL_NAME **tgt, const X509_NAME *src) in set1_general_name() argument
/third_party/node/deps/openssl/openssl/crypto/dsa/
H A Ddsa_pmeth.c56 static int pkey_dsa_copy(EVP_PKEY_CTX *dst, const EVP_PKEY_CTX *src) in pkey_dsa_copy() argument
/third_party/node/deps/openssl/openssl/providers/common/
H A Dprovider_util.c35 int ossl_prov_cipher_copy(PROV_CIPHER *dst, const PROV_CIPHER *src) in ossl_prov_cipher_copy() argument
151 int ossl_prov_digest_copy(PROV_DIGEST *dst, const PROV_DIGEST *src) in ossl_prov_digest_copy() argument
[all...]
/third_party/node/deps/openssl/openssl/providers/implementations/macs/
H A Dgmac_prov.c77 struct gmac_data_st *src = vsrc; in gmac_dup() local
H A Dblake2_mac_impl.c60 struct blake2_mac_data_st *src = vsrc; in blake2_mac_dup() local

Completed in 13 milliseconds

1...<<41424344454647484950>>...161