| /third_party/mesa3d/src/nouveau/codegen/ |
| H A D | nv50_ir_target_gv100.cpp | 88 } src[3]; member [all...] |
| /third_party/mesa3d/src/panfrost/bifrost/ |
| H A D | bi_pressure_schedule.c | 101 bi_index src = I->src[s]; in create_dag() local 127 bi_index src = I->src[s]; in create_dag() local [all...] |
| /third_party/mesa3d/src/panfrost/bifrost/valhall/ |
| H A D | valhall.h | 151 va_src_info(enum bi_opcode op, unsigned src) in va_src_info() argument
|
| /third_party/mesa3d/src/gallium/auxiliary/pipebuffer/ |
| H A D | pb_buffer.h | 264 pb_reference(struct pb_buffer **dst, struct pb_buffer *src) pb_reference() argument 275 pb_reference_with_winsys(void *winsys, struct pb_buffer **dst, struct pb_buffer *src) pb_reference_with_winsys() argument
|
| /third_party/mesa3d/src/gallium/auxiliary/util/ |
| H A D | u_debug_flush.c | 126 debug_flush_buf_reference(struct debug_flush_buf **dst, struct debug_flush_buf *src) debug_flush_buf_reference() argument
|
| H A D | u_prim_restart.c | 67 uint8_t *src = (uint8_t *) src_map; in util_translate_prim_restart_data() local 75 uint16_t *src = (uint16_t *) src_map; in util_translate_prim_restart_data() local 83 uint32_t *src = (uint32_t *) src_map; in util_translate_prim_restart_data() local [all...] |
| H A D | u_pwr8.h | 235 vec_loadu_si128 (const uint32_t* src) in vec_loadu_si128() argument 259 vec_load_si128 (const uint32_t* src) in vec_load_si128() argument
|
| /third_party/mesa3d/src/gallium/auxiliary/vl/ |
| H A D | vl_bicubic_filter.c | 386 vl_bicubic_filter_render(struct vl_bicubic_filter *filter, struct pipe_sampler_view *src, struct pipe_surface *dst, struct u_rect *dst_area, struct u_rect *dst_clip) vl_bicubic_filter_render() argument
|
| H A D | vl_compositor_gfx.c | 178 struct ureg_src src = ureg_swizzle(ureg_src(t_tc[i]), in create_frag_shader_weave() local [all...] |
| /third_party/mesa3d/src/gallium/drivers/crocus/ |
| H A D | crocus_fence.c | 183 crocus_fence_reference(struct pipe_screen *p_screen, struct pipe_fence_handle **dst, struct pipe_fence_handle *src) crocus_fence_reference() argument
|
| /third_party/mesa3d/src/gallium/drivers/etnaviv/ |
| H A D | etnaviv_blt.c | 373 struct etna_resource *src = etna_resource(blit_info->src.resource); etna_try_blt_blit() local [all...] |
| H A D | etnaviv_clear_blit.c | 152 etna_resource_copy_region(struct pipe_context *pctx, struct pipe_resource *dst, unsigned dst_level, unsigned dstx, unsigned dsty, unsigned dstz, struct pipe_resource *src, unsigned src_level, const struct pipe_box *src_box) etna_resource_copy_region() argument 187 etna_copy_resource(struct pipe_context *pctx, struct pipe_resource *dst, struct pipe_resource *src, int first_level, int last_level) etna_copy_resource() argument 227 etna_copy_resource_box(struct pipe_context *pctx, struct pipe_resource *dst, struct pipe_resource *src, int level, struct pipe_box *box) etna_copy_resource_box() argument [all...] |
| H A D | etnaviv_asm.h | 103 struct etna_inst_src src[ETNA_NUM_SRC]; /* source operand */ member
|
| /third_party/mesa3d/src/gallium/drivers/freedreno/a2xx/ |
| H A D | ir2_assemble.c | 30 src_swizzle(struct ir2_context *ctx, struct ir2_src *src, unsigned ncomp) in src_swizzle() argument 93 alu_swizzle_scalar2(struct ir2_context *ctx, struct ir2_src *src, unsigned s1) in alu_swizzle_scalar2() argument 62 alu_swizzle(struct ir2_context *ctx, struct ir2_instr *instr, struct ir2_src *src) alu_swizzle() argument 119 fetch_swizzle(struct ir2_context *ctx, struct ir2_src *src, unsigned ncomp) fetch_swizzle() argument 152 src_to_reg(struct ir2_context *ctx, struct ir2_src *src) src_to_reg() argument 158 src_reg_byte(struct ir2_context *ctx, struct ir2_src *src) src_reg_byte() argument 183 struct ir2_src *src = instr->src; fill_instr() local 300 struct ir2_src *src = instr_s->src; fill_instr() local [all...] |
| /third_party/mesa3d/src/gallium/drivers/freedreno/a3xx/ |
| H A D | fd3_program.c | 59 enum adreno_state_src src; in emit_shader() local
|
| /third_party/mesa3d/src/gallium/auxiliary/gallivm/ |
| H A D | lp_bld_format_float.c | 72 lp_build_float_to_smallfloat(struct gallivm_state *gallivm, struct lp_type i32_type, LLVMValueRef src, unsigned mantissa_bits, unsigned exponent_bits, unsigned mantissa_start, boolean has_sign) lp_build_float_to_smallfloat() argument 237 lp_build_float_to_r11g11b10(struct gallivm_state *gallivm, const LLVMValueRef *src) lp_build_float_to_r11g11b10() argument 281 lp_build_smallfloat_to_float(struct gallivm_state *gallivm, struct lp_type f32_type, LLVMValueRef src, unsigned mantissa_bits, unsigned exponent_bits, unsigned mantissa_start, boolean has_sign) lp_build_smallfloat_to_float() argument 404 lp_build_r11g11b10_to_float(struct gallivm_state *gallivm, LLVMValueRef src, LLVMValueRef *dst) lp_build_r11g11b10_to_float() argument 423 lp_build_rgb9_to_float_helper(struct gallivm_state *gallivm, struct lp_type f32_type, LLVMValueRef src, LLVMValueRef scale, unsigned mantissa_start) lp_build_rgb9_to_float_helper() argument 460 lp_build_rgb9e5_to_float(struct gallivm_state *gallivm, LLVMValueRef src, LLVMValueRef *dst) lp_build_rgb9e5_to_float() argument [all...] |
| /third_party/mindspore/test/utils/ |
| H A D | common.cpp | 414 void PackNCHWToNHWCFp32(const char *src, char *dst, int batch, int plane, int channel) { in PackNCHWToNHWCFp32() argument
|
| /third_party/mesa3d/src/gallium/drivers/r600/sb/ |
| H A D | sb_gcm.cpp | 475 void gcm::bu_release_defs(vvec& v, bool src) { in bu_release_defs() argument 766 unsigned gcm::get_dc_vec(vvec& vv, bool src) { in get_dc_vec() argument [all...] |
| /third_party/mesa3d/src/gallium/drivers/r600/sfn/ |
| H A D | sfn_instr_lds.cpp | 212 auto src = value_factory.src_from_string(temp_str); variable 213 assert(src); variable 428 auto src = value_factory.src_from_string(temp_str); variable 429 assert(src); variable
|
| /third_party/mesa3d/src/gallium/drivers/vc4/ |
| H A D | vc4_tiling.c | 181 vc4_store_t_image(void *dst, uint32_t dst_stride, void *src, uint32_t src_stride, int cpp, const struct pipe_box *box) vc4_store_t_image() argument 191 vc4_load_t_image(void *dst, uint32_t dst_stride, void *src, uint32_t src_stride, int cpp, const struct pipe_box *box) vc4_load_t_image() argument 205 vc4_load_tiled_image(void *dst, uint32_t dst_stride, void *src, uint32_t src_stride, uint8_t tiling_format, int cpp, const struct pipe_box *box) vc4_load_tiled_image() argument 227 vc4_store_tiled_image(void *dst, uint32_t dst_stride, void *src, uint32_t src_stride, uint8_t tiling_format, int cpp, const struct pipe_box *box) vc4_store_tiled_image() argument [all...] |
| /third_party/mesa3d/src/gtest/src/ |
| H A D | gtest-filepath.cc | 353 const char* src = pathname_.c_str(); in Normalize() local
|
| /third_party/mesa3d/src/gallium/drivers/r300/compiler/ |
| H A D | r500_fragprog_emit.c | 202 static unsigned int use_source(struct r500_fragment_program_code* code, struct rc_pair_instruction_source src) in use_source() argument [all...] |
| H A D | r500_fragprog.c | 243 static void r500_swizzle_split(struct rc_src_register src, unsigned int usemask, in r500_swizzle_split() argument
|
| H A D | radeon_dataflow_deadcode.c | 244 int src = 0; rc_dataflow_deadcode() local [all...] |
| H A D | radeon_program_print.c | 232 rc_print_src_register(FILE * f, struct rc_instruction * inst, struct rc_src_register src) rc_print_src_register() argument [all...] |