Searched refs:fountain_diffuse (Results 1 - 1 of 1) sorted by relevance
/third_party/glfw/examples/ | ||
H A D | particles.c | 214 const GLfloat fountain_diffuse[4] = { 0.7f, 1.f, 1.f, 1.f }; variable 618 glMaterialfv(GL_FRONT, GL_DIFFUSE, fountain_diffuse); in draw_fountain() |
Completed in 2 milliseconds