HomeSort by relevance Sort by last modified time
    Searched refs:v3f (Results 1 - 3 of 3) sorted by null

  /external/eigen/unsupported/test/
openglsupport.cpp 129 Vector3f v3f; local
133 glVertex(v3f);
134 glVertex(2*v3f+v3f);
135 glVertex(rot*v3f);
226 "uniform vec3 v3f;\n"
234 "void main(void) { gl_FragColor = vec4(v2f[0]+v3f[0]+v4f[0])+vec4(v2i[0]+v3i[0]+v4i[0])+vec4(m2f[0][0]+m3f[0][0]+m4f[0][0]); }\n";
239 VERIFY_UNIFORM(fv,v3f, Vector3f);
  /external/python/cpython2/Modules/
glmodule.c 155 vnarray, nvarray -- an array of n3f and v3f calls.
160 For each pair, n3f() is called for the normal, and then v3f() is called
222 v3f(vec);
    [all...]
  /toolchain/binutils/binutils-2.25/gas/
configure     [all...]

Completed in 211 milliseconds