Home | History | Annotate | Download | only in functional

Lines Matching refs:specializeShader

81 static std::string specializeShader(Context& context, const char* code)
1126 return glu::VertexSource(specializeShader(m_context, vertexSource.c_str()));
1159 return glu::FragmentSource(specializeShader(m_context, fragmentSource.c_str()));