Home
last modified time | relevance | path

Searched refs:XFBGlobalBufferTest (Results 1 – 2 of 2) sorted by relevance

/external/deqp/external/openglcts/modules/gl/
Dgl4cEnhancedLayoutsTests.hpp4185 class XFBGlobalBufferTest : public BufferTestBase class
4188 XFBGlobalBufferTest(deqp::Context& context);
4190 ~XFBGlobalBufferTest() in ~XFBGlobalBufferTest()
Dgl4cEnhancedLayoutsTests.cpp24133 XFBGlobalBufferTest::XFBGlobalBufferTest(deqp::Context& context) in test() function in gl4cts::EnhancedLayouts::XFBGlobalBufferTest
24144 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()