HomeSort by relevance Sort by last modified time
    Searched defs:spotDir (Results 1 - 2 of 2) sorted by null

  /external/mesa3d/src/mesa/main/
light.c 1002 GLfloat spotDir[3];
1003 COPY_3V(spotDir, light->SpotDirection);
1004 NORMALIZE_3FV(spotDir);
1006 spotDir,
    [all...]
  /frameworks/native/opengl/libagl/
context.h 296 vec4_t spotDir;

Completed in 181 milliseconds