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

  /external/swiftshader/src/OpenGL/libGLES_CM/
Context.h 144 float spotCutoffAngle;
Context.cpp 181 light[i].spotCutoffAngle = 180.0f;
689 light[index].spotCutoffAngle = cutoff;
    [all...]

Completed in 354 milliseconds