Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/modules/glshared/
DglsVertexArrayTests.cpp697 …static sglr::pdec::ShaderProgramDeclaration createProgramDeclaration (const glu::RenderContext& ct…
704 : sglr::ShaderProgram (createProgramDeclaration(ctx, arrays)) in ContextShaderProgram()
1060 sglr::pdec::ShaderProgramDeclaration ContextShaderProgram::createProgramDeclaration (const glu::Ren… in createProgramDeclaration() function in deqp::gls::ContextShaderProgram
DglsDrawTest.cpp1122 …static sglr::pdec::ShaderProgramDeclaration createProgramDeclaration (const glu::RenderContext& ct…
1130 : sglr::ShaderProgram (createProgramDeclaration(ctx, arrays)) in DrawTestShaderProgram()
1480 sglr::pdec::ShaderProgramDeclaration DrawTestShaderProgram::createProgramDeclaration (const glu::Re… in createProgramDeclaration() function in deqp::gls::__anon9b8d5bd00111::DrawTestShaderProgram