Searched refs:s_fragSource (Results 1 – 2 of 2) sorted by relevance
358 static const char* const s_fragSource = fragTemplate.c_str(); in iterate() local362 frgShader.setSources(1, &s_fragSource, DE_NULL); in iterate()
4014 static const char* const s_fragSource = s_fragmentSource.c_str(); in iterate() local4023 fragmentShader.setSources(1, &s_fragSource, DE_NULL); in iterate()