Searched refs:v3f (Results 1 – 3 of 3) sorted by relevance
129 Vector3f v3f; in test_openglsupport() local133 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()
166 vector unsigned short v3f = VECUINT16_LITERAL( in Blit_RGB888_RGB565Altivec() local226 vbpixel = vec_and(vpixel, v3f); in Blit_RGB888_RGB565Altivec()
789 vector unsigned short v3f = VECUINT16_LITERAL( in Blit32to565PixelAlphaAltivec() local921 vbpixel = vec_and(vpixel, v3f); in Blit32to565PixelAlphaAltivec()