Searched defs:vertexSource (Results 1 – 2 of 2) sorted by relevance
169 static const char *vertexSource = "attribute vec4 position;\n" variable287 static GLuint initProgram(const char *vertexSource, const char *fragmentSource) in initProgram()