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

/xsrc/external/mit/mesa-demos/dist/src/glsl/
H A Dgeom-outlining-130.c28 static const GLfloat Orange[4] = {1.0, 0.6, 0.0, 1}; variable in typeref:typename:const GLfloat[4]
53 glColor4fv(Orange);
H A Dgeom-outlining-150.c30 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