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.cpp1133 …static sglr::pdec::ShaderProgramDeclaration createProgramDeclaration (const glu::RenderContext& ct…
1141 : sglr::ShaderProgram (createProgramDeclaration(ctx, arrays)) in DrawTestShaderProgram()
1491 sglr::pdec::ShaderProgramDeclaration DrawTestShaderProgram::createProgramDeclaration (const glu::Re… in createProgramDeclaration() function in deqp::gls::__anon6c59820f0111::DrawTestShaderProgram