Searched defs:rays (Results 1 – 2 of 2) sorted by relevance
119 const int rays = SHADOW_RAY_COUNT; in generateShadowIndices() local
806 const int rays = SHADOW_RAY_COUNT; in convertPolyToRayDist() local881 void SpotShadow::smoothPolygon(int level, int rays, float* rayDist) { in smoothPolygon()