Home
last modified time | relevance | path

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

/external/deqp/modules/glshared/
DglsVertexArrayTests.cpp760 …static sglr::pdec::ShaderProgramDeclaration createProgramDeclaration (const glu::RenderContext& ct…
767 : sglr::ShaderProgram (createProgramDeclaration(ctx, arrays)) in ContextShaderProgram()
1123 sglr::pdec::ShaderProgramDeclaration ContextShaderProgram::createProgramDeclaration (const glu::Ren… in createProgramDeclaration() function in deqp::gls::ContextShaderProgram
DglsDrawTest.cpp1134 …static sglr::pdec::ShaderProgramDeclaration createProgramDeclaration (const glu::RenderContext& ct…
1142 : sglr::ShaderProgram (createProgramDeclaration(ctx, arrays)) in DrawTestShaderProgram()
1492 sglr::pdec::ShaderProgramDeclaration DrawTestShaderProgram::createProgramDeclaration (const glu::Re… in createProgramDeclaration() function in deqp::gls::__anon43398ad90111::DrawTestShaderProgram