OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:vf23
(Results
1 - 2
of
2
) sorted by null
/external/eigen/unsupported/test/
openglsupport.cpp
181
Vector2f vf2; vf2.setRandom(); Vector3f
vf23
;
vf23
<< vf2, 0;
local
182
VERIFY_MATRIX(glTranslate(vf2), Projective3f(Translation3f(
vf23
)).matrix());
200
Vector2f vf2; vf2.setRandom(); Vector3f
vf23
;
vf23
<< vf2, 1;
local
201
VERIFY_MATRIX(glScale(vf2), Projective3f(Scaling(
vf23
)).matrix());
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/mips/
r5900-full-vu0.s
156
vadd.xyzw $vf21,$vf22,$
vf23
Completed in 65 milliseconds