Lines Matching refs:NegativeTest
66 addChild(new gl3cts::ClipDistance::NegativeTest(m_context));
979 gl3cts::ClipDistance::NegativeTest::NegativeTest(deqp::Context& context)
989 tcu::TestNode::IterateResult gl3cts::ClipDistance::NegativeTest::iterate()
1028 bool gl3cts::ClipDistance::NegativeTest::testClipVertexBuildingErrors(const glw::Functions& gl)
1063 bool gl3cts::ClipDistance::NegativeTest::testMaxClipDistancesBuildingErrors(const glw::Functions& gl)
1090 bool gl3cts::ClipDistance::NegativeTest::testClipDistancesRedeclarationBuildingErrors(const glw::Functions& gl)
1113 const glw::GLchar* gl3cts::ClipDistance::NegativeTest::m_vertex_shader_code_case_0 =
1124 const glw::GLchar* gl3cts::ClipDistance::NegativeTest::m_vertex_shader_code_case_1 =
1136 const glw::GLchar* gl3cts::ClipDistance::NegativeTest::m_vertex_shader_code_case_2 =
1152 const glw::GLchar* gl3cts::ClipDistance::NegativeTest::m_fragment_shader_code =