Home | History | Annotate | Download | only in functional

Lines Matching refs:specializeShader

115 static std::string specializeShader(Context& context, const char* code)
518 return specializeShader(m_context, buf.str().c_str());
860 return specializeShader(m_context, buf.str().c_str());
1802 return new glu::ShaderProgram(m_context.getRenderContext(), glu::ProgramSources() << glu::ComputeSource(specializeShader(m_context, buf.str().c_str())));
1873 return new glu::ShaderProgram(m_context.getRenderContext(), glu::ProgramSources() << glu::ComputeSource(specializeShader(m_context, buf.str().c_str())));
1933 return new glu::ShaderProgram(m_context.getRenderContext(), glu::ProgramSources() << glu::ComputeSource(specializeShader(m_context, buf.str().c_str())));
2002 return new glu::ShaderProgram(m_context.getRenderContext(), glu::ProgramSources() << glu::ComputeSource(specializeShader(m_context, buf.str().c_str())));
2082 return new glu::ShaderProgram(m_context.getRenderContext(), glu::ProgramSources() << glu::ComputeSource(specializeShader(m_context, buf.str().c_str())));
2139 return new glu::ShaderProgram(m_context.getRenderContext(), glu::ProgramSources() << glu::ComputeSource(specializeShader(m_context, buf.str().c_str())));
2372 return specializeShader(m_context, buf.str().c_str());
2591 return specializeShader(m_context, buf.str().c_str());
2922 return specializeShader(m_context, buf.str().c_str());
2945 return specializeShader(m_context, buf.str().c_str());
2962 return specializeShader(m_context, buf.str().c_str());
3127 return specializeShader(m_context, buf.str().c_str());
3144 return specializeShader(m_context, buf.str().c_str());