Searched defs:vadd (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/mesa-demos/dist/src/util/
H A Dtrackball.c144 vadd(const float src1[3], const float src2[3], float dst[3]) function in typeref:typename:void
/xsrc/external/mit/MesaLib/dist/src/amd/compiler/tests/
H A Dtest_optimizer.cpp345 Temp vadd = bld.vadd32(bld.def(v1), shift, Operand(inputs[1])); variable in typeref:typename:Temp
/xsrc/external/mit/libXaw/dist/src/
H A DSimpleMenu.c1110 short vadd, hadd, x_ins, y_ins; local in function:Layout
1619 short vadd, had local in function:CalculateNewSize
[all...]
/xsrc/external/mit/MesaLib/dist/src/panfrost/midgard/
H A Dmidgard_schedule.c1175 midgard_instruction *vadd = NULL; local in function:mir_schedule_alu
1089 mir_schedule_zs_write(compiler_context * ctx,struct midgard_predicate * predicate,midgard_instruction ** instructions,uint16_t * liveness,BITSET_WORD * worklist,unsigned len,midgard_instruction * branch,midgard_instruction ** smul,midgard_instruction ** vadd,midgard_instruction ** vlut,bool stencil) argument
[all...]

Completed in 15 milliseconds