Searched defs:src1 (Results 1 - 25 of 260) sorted by relevance

1234567891011

/xsrc/external/mit/pixman/dist/demos/
H A Dscreen-test.c12 uint32_t *src1 = malloc (WIDTH * HEIGHT * 4); local in function:main
H A Dsrgb-test.c54 uint32_t *src1 = malloc (WIDTH * HEIGHT * 4); local in function:main
/xsrc/external/mit/MesaLib/dist/src/compiler/nir/tests/
H A Dssa_def_bits_used_tests.cpp84 nir_ssa_def *src1 = nir_imm_int(&bld, 0xffffffff); local in function:TEST_F
113 nir_ssa_def *src1 = nir_imm_int(&bld, 0xffffffff); local in function:TEST_F
58 build_alu_instr(nir_op op,nir_ssa_def * src0,nir_ssa_def * src1) argument
141 nir_ssa_def *src1 = nir_imm_ivec4(&bld, local in function:TEST_F
172 nir_ssa_def *src1 = nir_imm_ivec4(&bld, local in function:TEST_F
203 nir_ssa_def *src1 = nir_imm_ivec4(&bld, local in function:TEST_F
234 nir_ssa_def *src1 = nir_imm_ivec4(&bld, local in function:TEST_F
[all...]
H A Dalgebraic_tests.cpp66 void algebraic_test_base::test_op(nir_op op, nir_ssa_def *src0, nir_ssa_def *src1, argument
98 void algebraic_test_base::test_2src_op(nir_op op, int64_t src0, int64_t src1) argument
/xsrc/external/mit/MesaLib/dist/src/intel/compiler/
H A Dbrw_fs_sel_peephole.cpp207 fs_reg src1(else_mov[i]->src[0]); local in function:fs_visitor::opt_peephole_sel
H A Dtest_fs_saturate_propagation.cpp119 fs_reg src1 = v->vgrf(glsl_type::float_type); local in function:TEST_F
155 fs_reg src1 = v->vgrf(glsl_type::float_type); local in function:TEST_F
192 fs_reg src1 = v->vgrf(glsl_type::float_type); local in function:TEST_F
261 fs_reg src1 = v->vgrf(glsl_type::float_type); local in function:TEST_F
299 fs_reg src1 = brw_imm_f(1.0f); local in function:TEST_F
337 fs_reg src1 = v->vgrf(glsl_type::float_type); local in function:TEST_F
375 fs_reg src1 = v->vgrf(glsl_type::float_type); local in function:TEST_F
416 fs_reg src1 = brw_imm_f(-2.0f); local in function:TEST_F
462 fs_reg src1 = v->vgrf(glsl_type::float_type); local in function:TEST_F
504 fs_reg src1 = v->vgrf(glsl_type::float_type); local in function:TEST_F
546 fs_reg src1 = v->vgrf(glsl_type::float_type); local in function:TEST_F
582 fs_reg src1 = v->vgrf(glsl_type::float_type); local in function:TEST_F
621 fs_reg src1 = v->vgrf(glsl_type::float_type); local in function:TEST_F
661 fs_reg src1 = v->vgrf(glsl_type::float_type); local in function:TEST_F
702 fs_reg src1 = v->vgrf(glsl_type::float_type); local in function:TEST_F
744 fs_reg src1 = v->vgrf(glsl_type::float_type); local in function:TEST_F
778 fs_reg src1 = v->vgrf(glsl_type::float_type); local in function:TEST_F
[all...]
/xsrc/external/mit/MesaLib.old/dist/src/compiler/spirv/
H A Dvtn_subgroup.c128 nir_ssa_def *src0, *src1 = NULL; local in function:vtn_handle_subgroup
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r600/sfn/
H A Dsfn_instruction_lds.cpp50 LDSAtomicInstruction::LDSAtomicInstruction(PValue& dest, PValue& src0, PValue src1, PValue& address, unsigned op): argument
H A Dsfn_instruction_lds.h36 const PValue& src1() const { return m_src1_value;} function in class:r600::LDSAtomicInstruction
/xsrc/external/mit/MesaLib/dist/src/compiler/nir/
H A Dnir_intrinsics.py31 src1 = ('src', 1) variable
H A Dnir_lower_blend.h60 nir_ssa_def *src1; member in struct:__anonbef927490308
H A Dnir_opt_offsets.c56 nir_ssa_scalar src1 = {alu->src[1].src.ssa, 0}; local in function:try_extract_const_addition
/xsrc/external/mit/MesaLib/dist/src/compiler/spirv/
H A Dvtn_subgroup.c131 nir_ssa_def *src0, *src1 = NULL; local in function:vtn_handle_subgroup
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/swr/rasterizer/core/core/
H A Dblend.h31 GenerateBlendFactor(SWR_BLEND_FACTOR func,simdvector & constantColor,simdvector & src,simdvector & src1,simdvector & dst,simdvector & out) argument
293 Blend(const SWR_BLEND_STATE * pBlendState,const SWR_RENDER_TARGET_BLEND_STATE * pState,simdvector & src,simdvector & src1,uint8_t * pDst,simdvector & result) argument
[all...]
/xsrc/external/mit/MesaLib.old/dist/src/intel/compiler/
H A Dtest_fs_saturate_propagation.cpp107 fs_reg src1 = v->vgrf(glsl_type::float_type); local in function:TEST_F
143 fs_reg src1 = v->vgrf(glsl_type::float_type); local in function:TEST_F
180 fs_reg src1 = v->vgrf(glsl_type::float_type); local in function:TEST_F
249 fs_reg src1 = v->vgrf(glsl_type::float_type); local in function:TEST_F
287 fs_reg src1 = brw_imm_f(1.0f); local in function:TEST_F
325 fs_reg src1 = v->vgrf(glsl_type::float_type); local in function:TEST_F
363 fs_reg src1 = v->vgrf(glsl_type::float_type); local in function:TEST_F
404 fs_reg src1 = brw_imm_f(-2.0f); local in function:TEST_F
450 fs_reg src1 = v->vgrf(glsl_type::float_type); local in function:TEST_F
492 fs_reg src1 = v->vgrf(glsl_type::float_type); local in function:TEST_F
534 fs_reg src1 = v->vgrf(glsl_type::float_type); local in function:TEST_F
570 fs_reg src1 = v->vgrf(glsl_type::float_type); local in function:TEST_F
609 fs_reg src1 = v->vgrf(glsl_type::float_type); local in function:TEST_F
649 fs_reg src1 = v->vgrf(glsl_type::float_type); local in function:TEST_F
690 fs_reg src1 = v->vgrf(glsl_type::float_type); local in function:TEST_F
732 fs_reg src1 = v->vgrf(glsl_type::float_type); local in function:TEST_F
766 fs_reg src1 = v->vgrf(glsl_type::float_type); local in function:TEST_F
[all...]
H A Dbrw_vec4_surface_builder.cpp182 emit_untyped_atomic(const vec4_builder & bld,const src_reg & surface,const src_reg & addr,const src_reg & src0,const src_reg & src1,unsigned dims,unsigned rsize,unsigned op,brw_predicate pred) argument
H A Dtest_fs_cmod_propagation.cpp106 fs_reg src1 = v->vgrf(glsl_type::float_type); local in function:TEST_F
138 fs_reg src1 = v->vgrf(glsl_type::float_type); local in function:TEST_F
203 fs_reg src1 = v->vgrf(glsl_type::float_type); local in function:TEST_F
242 fs_reg src1 = v->vgrf(glsl_type::float_type); local in function:TEST_F
280 fs_reg src1 = v->vgrf(glsl_type::float_type); local in function:TEST_F
321 fs_reg src1 = v->vgrf(glsl_type::float_type); local in function:TEST_F
359 fs_reg src1 = v->vgrf(glsl_type::float_type); local in function:TEST_F
392 fs_reg src1 = v->vgrf(glsl_type::float_type); local in function:TEST_F
424 fs_reg src1 = v->vgrf(glsl_type::int_type); local in function:TEST_F
563 fs_reg src1 = v->vgrf(glsl_type::float_type); local in function:TEST_F
597 fs_reg src1 = v->vgrf(glsl_type::float_type); local in function:TEST_F
658 fs_reg src1 = v->vgrf(glsl_type::float_type); local in function:TEST_F
693 fs_reg src1 = v->vgrf(glsl_type::float_type); local in function:TEST_F
729 fs_reg src1 = v->vgrf(glsl_type::float_type); local in function:TEST_F
764 fs_reg src1 = v->vgrf(glsl_type::float_type); local in function:TEST_F
793 fs_reg src1 = v->vgrf(glsl_type::float_type); local in function:TEST_F
826 fs_reg src1 = v->vgrf(glsl_type::float_type); local in function:TEST_F
863 fs_reg src1 = v->vgrf(glsl_type::float_type); local in function:TEST_F
[all...]
/xsrc/external/mit/MesaLib/dist/src/freedreno/afuc/
H A Dasm.h42 int src1; member in struct:asm_instruction
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/vc4/
H A Dvc4_qpu_emit.c163 fixup_raddr_conflict(struct qblock * block,struct qpu_reg dst,struct qpu_reg * src0,struct qpu_reg * src1,struct qinst * inst,uint64_t * unpack) argument
/xsrc/external/mit/MesaLib.old/dist/src/compiler/nir/
H A Dnir_lower_alu.c140 nir_ssa_def *src1 = nir_ssa_for_alu_src(b, instr, 1); local in function:lower_alu_instr
/xsrc/external/mit/MesaLib.old/dist/src/freedreno/ir3/
H A Dir3_a4xx.c43 struct ir3_instruction *ldgb, *src0, *src1, *byte_offset, *offset; local in function:emit_intrinsic_load_ssbo
75 struct ir3_instruction *stgb, *src0, *src1, *src2, *byte_offset, *offset; local in function:emit_intrinsic_store_ssbo
130 struct ir3_instruction *atomic, *ssbo, *src0, *src1, *src2, *byte_offset, local in function:emit_intrinsic_atomic_ssbo
299 struct ir3_instruction *atomic, *image, *src0, *src1, *src2; local in function:emit_intrinsic_atomic_image
[all...]
H A Dir3_a6xx.c118 struct ir3_instruction *atomic, *ibo, *src0, *src1, *data, *dummy; local in function:emit_intrinsic_atomic_ssbo
240 struct ir3_instruction *atomic, *ibo, *src0, *src1, *dummy; local in function:emit_intrinsic_atomic_image
[all...]
/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/gallivm/
H A Dlp_bld_quad.c195 LLVMValueRef src0, src1; local in function:lp_bld_quad_twiddle
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/freedreno/a2xx/
H A Dir2.c150 struct ir2_src src1 = instr->src[!order]; local in function:scalarize_case1
101 insert(struct ir2_context * ctx,unsigned block_idx,unsigned reg_idx,struct ir2_src src1,unsigned * comp) argument
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/nouveau/codegen/
H A Dnv50_ir_lowering_helper.cpp124 Value *src1[2]; local in function:nv50_ir::LoweringHelper::handleMAXMIN
221 Value *src1[2]; local in function:nv50_ir::LoweringHelper::handleSLCT
253 Value *src1[2]; local in function:nv50_ir::LoweringHelper::handleLogOp
[all...]

Completed in 19 milliseconds

1234567891011