Searched refs:XFBGlobalBufferTest (Results 1 – 2 of 2) sorted by relevance
4185 class XFBGlobalBufferTest : public BufferTestBase class4188 XFBGlobalBufferTest(deqp::Context& context);4190 ~XFBGlobalBufferTest() in ~XFBGlobalBufferTest()
24133 XFBGlobalBufferTest::XFBGlobalBufferTest(deqp::Context& context) in test() function in gl4cts::EnhancedLayouts::XFBGlobalBufferTest24144 void XFBGlobalBufferTest::getBufferDescriptors(glw::GLuint test_case_index, bufferDescriptor::Vecto… in test()24225 std::string XFBGlobalBufferTest::getShaderSource(GLuint test_case_index, Utils::Shader::STAGES stag… in test()24452 std::string XFBGlobalBufferTest::getTestCaseName(GLuint test_case_index) in test()24469 GLuint XFBGlobalBufferTest::getTestCaseNumber() in test()24477 void XFBGlobalBufferTest::testInit() in test()27779 addChild(new EnhancedLayouts::XFBGlobalBufferTest(m_context)); in init()