Home
last modified time | relevance | path

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

/external/deqp/external/openglcts/modules/gl/
Dgl4cEnhancedLayoutsTests.hpp4248 class XFBGlobalBufferTest : public BufferTestBase class
4251 XFBGlobalBufferTest(deqp::Context& context);
4253 ~XFBGlobalBufferTest() in ~XFBGlobalBufferTest()
Dgl4cEnhancedLayoutsTests.cpp24462 XFBGlobalBufferTest::XFBGlobalBufferTest(deqp::Context& context) in test() function in gl4cts::EnhancedLayouts::XFBGlobalBufferTest
24473 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()