Home
last modified time | relevance | path

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

/aosp_15_r20/external/deqp/external/openglcts/modules/gl/
H A Dgl4cEnhancedLayoutsTests.hpp4576 class XFBCaptureInactiveOutputComponentTest : public BufferTestBase class
4579 XFBCaptureInactiveOutputComponentTest(deqp::Context &context);
4580 ~XFBCaptureInactiveOutputComponentTest() in ~XFBCaptureInactiveOutputComponentTest()
H A Dgl4cEnhancedLayoutsTests.cpp26411 XFBCaptureInactiveOutputComponentTest::XFBCaptureInactiveOutputComponentTest(deqp::Context &context) in test() function in gl4cts::EnhancedLayouts::XFBCaptureInactiveOutputComponentTest
26424 bool XFBCaptureInactiveOutputComponentTest::executeDrawCall(bool /* tesEnabled */, GLuint test_case… in test()
26454 void XFBCaptureInactiveOutputComponentTest::getBufferDescriptors(glw::GLuint /* test_case_index */, in test()
26544 void XFBCaptureInactiveOutputComponentTest::getShaderBody(GLuint test_case_index, Utils::Shader::ST… in test()
26608 void XFBCaptureInactiveOutputComponentTest::getShaderInterface(GLuint test_case_index, Utils::Shade… in test()
26689 std::string XFBCaptureInactiveOutputComponentTest::getShaderSource(GLuint test_case_index, Utils::S… in test()
26739 std::string XFBCaptureInactiveOutputComponentTest::getTestCaseName(glw::GLuint test_case_index) in test()
26765 glw::GLuint XFBCaptureInactiveOutputComponentTest::getTestCaseNumber() in test()
26776 bool XFBCaptureInactiveOutputComponentTest::verifyBuffers(bufferCollection &buffers) in test()
28602 addChild(new EnhancedLayouts::XFBCaptureInactiveOutputComponentTest(m_context)); in init()