Home
last modified time | relevance | path

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

/external/deqp/external/openglcts/modules/gl/
Dgl4cEnhancedLayoutsTests.hpp4507 class XFBCaptureInactiveOutputComponentTest : public BufferTestBase class
4510 XFBCaptureInactiveOutputComponentTest(deqp::Context& context);
4511 ~XFBCaptureInactiveOutputComponentTest() in ~XFBCaptureInactiveOutputComponentTest()
Dgl4cEnhancedLayoutsTests.cpp26254 XFBCaptureInactiveOutputComponentTest::XFBCaptureInactiveOutputComponentTest(deqp::Context& context) in test() function in gl4cts::EnhancedLayouts::XFBCaptureInactiveOutputComponentTest
26267 bool XFBCaptureInactiveOutputComponentTest::executeDrawCall(bool /* tesEnabled */, GLuint test_case… in test()
26297 void XFBCaptureInactiveOutputComponentTest::getBufferDescriptors(glw::GLuint /* test_case_index */, in test()
26387 void XFBCaptureInactiveOutputComponentTest::getShaderBody(GLuint test_case_index, Utils::Shader::ST… in test()
26451 void XFBCaptureInactiveOutputComponentTest::getShaderInterface(GLuint test_case_index, Utils::Shade… in test()
26532 std::string XFBCaptureInactiveOutputComponentTest::getShaderSource(GLuint test_case_index, Utils::S… in test()
26583 std::string XFBCaptureInactiveOutputComponentTest::getTestCaseName(glw::GLuint test_case_index) in test()
26609 glw::GLuint XFBCaptureInactiveOutputComponentTest::getTestCaseNumber() in test()
26620 bool XFBCaptureInactiveOutputComponentTest::verifyBuffers(bufferCollection& buffers) in test()
27735 addChild(new EnhancedLayouts::XFBCaptureInactiveOutputComponentTest(m_context)); in init()