Searched refs:createProgramDeclaration (Results 1 - 2 of 2) sorted by relevance

/external/deqp/modules/glshared/
H A DglsVertexArrayTests.cpp760 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) function in class:deqp::gls::ContextShaderProgram
H A DglsDrawTest.cpp1152 static sglr::pdec::ShaderProgramDeclaration createProgramDeclaration (const glu::RenderContext& ctx, const std::vector<AttributeArray*>& arrays);
1160 : sglr::ShaderProgram (createProgramDeclaration(ctx, arrays))
1510 sglr::pdec::ShaderProgramDeclaration DrawTestShaderProgram::createProgramDeclaration (const glu::RenderContext& ctx, const std::vector<AttributeArray*>& arrays) function in class:deqp::gls::__anon3758::DrawTestShaderProgram

Completed in 606 milliseconds