Searched refs:XFBCaptureInactiveOutputComponentTest (Results 1 – 2 of 2) sorted by relevance
4576 class XFBCaptureInactiveOutputComponentTest : public BufferTestBase class4579 XFBCaptureInactiveOutputComponentTest(deqp::Context &context);4580 ~XFBCaptureInactiveOutputComponentTest() in ~XFBCaptureInactiveOutputComponentTest()
26411 XFBCaptureInactiveOutputComponentTest::XFBCaptureInactiveOutputComponentTest(deqp::Context &context) in test() function in gl4cts::EnhancedLayouts::XFBCaptureInactiveOutputComponentTest26424 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()