Searched refs:verifyProgram (Results 1 – 1 of 1) sorted by relevance
47 void verifyProgram(NegativeTestContext& ctx, glu::ProgramSources sources, ExpectResult expect) in verifyProgram() function320 …verifyProgram(ctx, glu::ProgramSources() << glu::VertexSource(simpleVtxFrag) << glu::GeometrySourc… in geometry_shader()412 verifyProgram(ctx, sources, EXPECT_RESULT_FAIL); in tessellation_shader()