Searched refs:verifyProgram (Results 1 - 2 of 2) sorted by relevance
/external/deqp/modules/gles31/functional/ | ||
H A D | es31fNegativeShaderStorageTests.cpp | 41 void verifyProgram(NegativeTestContext& ctx, glu::ProgramSources sources) function in namespace:deqp::gles31::Functional::NegativeTestShared::__anon4712 275 verifyProgram(ctx, sources); 307 verifyProgram(ctx, sources); |
H A D | es31fNegativeShaderDirectiveTests.cpp | 47 void verifyProgram(NegativeTestContext& ctx, glu::ProgramSources sources, ExpectResult expect) function in namespace:deqp::gles31::Functional::NegativeTestShared::__anon4709 351 verifyProgram(ctx, glu::ProgramSources() << glu::VertexSource(simpleVtxFrag) << glu::GeometrySource(geometry) << glu::FragmentSource(simpleVtxFrag), EXPECT_RESULT_FAIL); 446 verifyProgram(ctx, sources, EXPECT_RESULT_FAIL); |
Completed in 67 milliseconds