Home
last modified time | relevance | path

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

/aosp_15_r20/external/deqp/modules/glshared/
H A DglsVertexArrayTests.cpp701 …static sglr::pdec::ShaderProgramDeclaration createProgramDeclaration(const glu::RenderContext &ctx,
709 : sglr::ShaderProgram(createProgramDeclaration(ctx, arrays)) in ContextShaderProgram()
1078 sglr::pdec::ShaderProgramDeclaration ContextShaderProgram::createProgramDeclaration( in createProgramDeclaration() function in deqp::gls::ContextShaderProgram
H A DglsDrawTest.cpp1548 …static sglr::pdec::ShaderProgramDeclaration createProgramDeclaration(const glu::RenderContext &ctx,
1557 : sglr::ShaderProgram(createProgramDeclaration(ctx, arrays)) in DrawTestShaderProgram()
1929 sglr::pdec::ShaderProgramDeclaration DrawTestShaderProgram::createProgramDeclaration( in createProgramDeclaration() function in deqp::gls::__anon98c09d860111::DrawTestShaderProgram