Searched defs:gsSource (Results 1 – 1 of 1) sorted by relevance
30 const char *gsSource, in CompileProgramInternal()223 GLuint CompileProgramWithGS(const char *vsSource, const char *gsSource, const char *fsSource) in CompileProgramWithGS()