HomeSort by relevance Sort by last modified time
    Searched refs:createProgramDeclaration (Results 1 - 2 of 2) sorted by null

  /external/deqp/modules/glshared/
glsVertexArrayTests.cpp 760 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)
    [all...]
glsDrawTest.cpp     [all...]

Completed in 4213 milliseconds