Searched refs:v3f (Results 1 – 4 of 4) 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()
77 Equivalent to but faster than a number of ``n3f`` and ``v3f`` calls. The82 then ``v3f()`` is called for the point.
161 vnarray, nvarray -- an array of n3f and v3f calls.166 For each pair, n3f() is called for the normal, and then v3f() is called236 v3f(vec);1337 void v3f float s[3]
222 v3f(vec); in gen_nvarray()6949 v3f( arg1 ); in gl_v3f()