Home
last modified time | relevance | path

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

/external/deqp/modules/gles31/functional/
Des31fNegativeTessellationTests.cpp272 …glu::TessellationControlSource tessCtrlSource(tcu::StringTemplate(tessControlShaderSource).special… in invalid_program_state() local
278 …m (ctx.getRenderContext(), glu::ProgramSources() << glu::ProgramSeparable(true) << tessCtrlSource); in invalid_program_state()
Des31fNegativeComputeTests.cpp825 …const glu::TessellationControlSource tessCtrlSource (tcu::StringTemplate(genBuiltInSource(glu::SHA… in invalid_write_built_in_constants() local
832 …m (ctx.getRenderContext(), glu::ProgramSources() << glu::ProgramSeparable(true) << tessCtrlSource); in invalid_write_built_in_constants()