Searched refs:Orange (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/mesa-demos/dist/src/glsl/ | ||
| H A D | geom-outlining-130.c | 28 static const GLfloat Orange[4] = {1.0, 0.6, 0.0, 1}; variable in typeref:typename:const GLfloat[4] 53 glColor4fv(Orange); |
| H A D | geom-outlining-150.c | 30 static const GLfloat Orange[4] = {1.0, 0.6, 0.0, 1}; variable in typeref:typename:const GLfloat[4] 343 glUniform4fv(uColor, 1, Orange); |
Completed in 2 milliseconds