Searched refs:XFBGlobalBufferTest (Results 1 – 2 of 2) sorted by relevance
4248 class XFBGlobalBufferTest : public BufferTestBase class4251 XFBGlobalBufferTest(deqp::Context& context);4253 ~XFBGlobalBufferTest() in ~XFBGlobalBufferTest()
24462 XFBGlobalBufferTest::XFBGlobalBufferTest(deqp::Context& context) in test() function in gl4cts::EnhancedLayouts::XFBGlobalBufferTest24473 void XFBGlobalBufferTest::getBufferDescriptors(glw::GLuint test_case_index, bufferDescriptor::Vecto… in test()24554 std::string XFBGlobalBufferTest::getShaderSource(GLuint test_case_index, Utils::Shader::STAGES stag… in test()24781 std::string XFBGlobalBufferTest::getTestCaseName(GLuint test_case_index) in test()24798 GLuint XFBGlobalBufferTest::getTestCaseNumber() in test()24806 void XFBGlobalBufferTest::testInit() in test()27778 addChild(new EnhancedLayouts::XFBGlobalBufferTest(m_context)); in init()