Home | History | Annotate | Download | only in glshared

Lines Matching refs:createProgramDeclaration

760 	static sglr::pdec::ShaderProgramDeclaration createProgramDeclaration	(const glu::RenderContext& ctx, const std::vector<ContextArray*>& arrays);
767 : sglr::ShaderProgram (createProgramDeclaration(ctx, arrays))
1123 sglr::pdec::ShaderProgramDeclaration ContextShaderProgram::createProgramDeclaration (const glu::RenderContext& ctx, const std::vector<ContextArray*>& arrays)