Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/openglcts/modules/gl/
H A Dgl4cEnhancedLayoutsTests.hpp4248 class XFBGlobalBufferTest : public BufferTestBase class
4251 XFBGlobalBufferTest(deqp::Context& context);
4253 ~XFBGlobalBufferTest() in ~XFBGlobalBufferTest()
H A Dgl4cEnhancedLayoutsTests.cpp24454 XFBGlobalBufferTest::XFBGlobalBufferTest(deqp::Context& context) in test() function in gl4cts::EnhancedLayouts::XFBGlobalBufferTest
24465 void XFBGlobalBufferTest::getBufferDescriptors(glw::GLuint test_case_index, bufferDescriptor::Vector& out_descriptors) in test()
24547 std::string XFBGlobalBufferTest::getShaderSource(GLuint test_case_index, Utils::Shader::STAGES stage) in test()
24773 std::string XFBGlobalBufferTest::getTestCaseName(GLuint test_case_index) in test()
24790 GLuint XFBGlobalBufferTest::getTestCaseNumber() in test()
24798 void XFBGlobalBufferTest::testInit() in test()
28596 addChild(new EnhancedLayouts::XFBGlobalBufferTest(m_context)); in init()

Completed in 38 milliseconds