Home
last modified time | relevance | path

Searched refs:v3f (Results 1 – 3 of 3) sorted by relevance

/external/eigen/unsupported/test/
Dopenglsupport.cpp129 Vector3f v3f; in test_openglsupport() local
133 glVertex(v3f); in test_openglsupport()
134 glVertex(2*v3f+v3f); in test_openglsupport()
135 glVertex(rot*v3f); in test_openglsupport()
239 VERIFY_UNIFORM(fv,v3f, Vector3f); in test_openglsupport()
/external/qemu/distrib/sdl-1.2.15/src/video/
DSDL_blit_N.c166 vector unsigned short v3f = VECUINT16_LITERAL( in Blit_RGB888_RGB565Altivec() local
226 vbpixel = vec_and(vpixel, v3f); in Blit_RGB888_RGB565Altivec()
DSDL_blit_A.c789 vector unsigned short v3f = VECUINT16_LITERAL( in Blit32to565PixelAlphaAltivec() local
921 vbpixel = vec_and(vpixel, v3f); in Blit32to565PixelAlphaAltivec()