Home
last modified time | relevance | path

Searched refs:FOUNTAIN_SIDE_POINTS (Results 1 - 1 of 1) sorted by relevance

/third_party/glfw/examples/
H A Dparticles.c581 #define FOUNTAIN_SIDE_POINTS 14 macro
584 static const float fountain_side[FOUNTAIN_SIDE_POINTS * 2] =
592 static const float fountain_normal[FOUNTAIN_SIDE_POINTS * 2] =
623 for (n = 0; n < FOUNTAIN_SIDE_POINTS - 1; n++) in draw_fountain()

Completed in 2 milliseconds