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