Searched defs:fragmentSource (Results 1 – 2 of 2) sorted by relevance
175 static const char *fragmentSource = "precision mediump float;\n" variable287 static GLuint initProgram(const char *vertexSource, const char *fragmentSource) in initProgram()