Searched refs:s_colorFragmentShaderSource (Results 1 – 2 of 2) sorted by relevance
56 static const char* s_colorFragmentShaderSource = "#version 310 es\n" variable182 … glu::VertexSource(s_colorVertexShaderSource) << glu::FragmentSource(s_colorFragmentShaderSource)); in iterate()
80 static const char* s_colorFragmentShaderSource = "#version 310 es\n" variable1064 … glu::VertexSource(s_colorVertexShaderSource) << glu::FragmentSource(s_colorFragmentShaderSource)); in init()