Searched refs:XFBBlockStrideTest (Results 1 – 2 of 2) sorted by relevance
3736 class XFBBlockStrideTest : public TestBase class3740 XFBBlockStrideTest(deqp::Context& context);3742 virtual ~XFBBlockStrideTest() in ~XFBBlockStrideTest()
21895 XFBBlockStrideTest::XFBBlockStrideTest(deqp::Context& context) in test() function in gl4cts::EnhancedLayouts::XFBBlockStrideTest21907 std::string XFBBlockStrideTest::getShaderSource(GLuint test_case_index, Utils::Shader::STAGES stage) in test()22161 std::string XFBBlockStrideTest::getTestCaseName(GLuint test_case_index) in test()22174 GLuint XFBBlockStrideTest::getTestCaseNumber() in test()22185 bool XFBBlockStrideTest::inspectProgram(Utils::Program& program) in test()22201 bool XFBBlockStrideTest::testCase(GLuint test_case_index) in test()22220 void XFBBlockStrideTest::testInit() in test()27775 addChild(new EnhancedLayouts::XFBBlockStrideTest(m_context)); in init()