Searched refs:LinkingErrors (Results 1 – 2 of 2) sorted by relevance
254 class LinkingErrors : public deqp::TestCase class257 LinkingErrors(deqp::Context& context);258 ~LinkingErrors(void);
62 addChild(new TransformFeedback::LinkingErrors(m_context)); in Tests()1696 gl3cts::TransformFeedback::LinkingErrors::LinkingErrors(deqp::Context& context) in LinkingErrors() function in gl3cts::TransformFeedback::LinkingErrors1702 gl3cts::TransformFeedback::LinkingErrors::~LinkingErrors(void) in ~LinkingErrors()1706 tcu::TestNode::IterateResult gl3cts::TransformFeedback::LinkingErrors::iterate(void) in iterate()1744 bool gl3cts::TransformFeedback::LinkingErrors::testNoVertexNoGeometry(void) in testNoVertexNoGeometry()1783 bool gl3cts::TransformFeedback::LinkingErrors::testInvalidVarying(void) in testInvalidVarying()1829 bool gl3cts::TransformFeedback::LinkingErrors::testRepeatedVarying(void) in testRepeatedVarying()1875 bool gl3cts::TransformFeedback::LinkingErrors::testTooManyVaryings(void) in testTooManyVaryings()1991 const glw::GLchar* gl3cts::TransformFeedback::LinkingErrors::s_fragment_shader = "#version 130\n"2000 const glw::GLchar* gl3cts::TransformFeedback::LinkingErrors::s_vertex_shader_template =[all …]