Home | History | Annotate | Download | only in glshared

Lines Matching refs:genFragmentShader

446 			m_programs[0].programSources << glu::FragmentSource(genFragmentShader(valueBlock));
1245 string ShaderCase::genFragmentShader (const ValueBlock& valueBlock) const