Searched refs:XFBCaptureInactiveOutputBlockMemberTest (Results 1 – 2 of 2) sorted by relevance
4636 class XFBCaptureInactiveOutputBlockMemberTest : public BufferTestBase class4639 XFBCaptureInactiveOutputBlockMemberTest(deqp::Context &context);4641 ~XFBCaptureInactiveOutputBlockMemberTest() in ~XFBCaptureInactiveOutputBlockMemberTest()
26848 XFBCaptureInactiveOutputBlockMemberTest::XFBCaptureInactiveOutputBlockMemberTest(deqp::Context &con… in test() function in gl4cts::EnhancedLayouts::XFBCaptureInactiveOutputBlockMemberTest26861 bool XFBCaptureInactiveOutputBlockMemberTest::executeDrawCall(bool /* tesEnabled */, GLuint test_ca… in test()26891 void XFBCaptureInactiveOutputBlockMemberTest::getBufferDescriptors(glw::GLuint /* test_case_index *… in test()26943 void XFBCaptureInactiveOutputBlockMemberTest::getShaderBody(GLuint test_case_index, Utils::Shader::… in test()26997 void XFBCaptureInactiveOutputBlockMemberTest::getShaderInterface(GLuint test_case_index, Utils::Sha… in test()27065 std::string XFBCaptureInactiveOutputBlockMemberTest::getShaderSource(GLuint test_case_index, in test()27116 std::string XFBCaptureInactiveOutputBlockMemberTest::getTestCaseName(glw::GLuint test_case_index) in test()27142 glw::GLuint XFBCaptureInactiveOutputBlockMemberTest::getTestCaseNumber() in test()27153 bool XFBCaptureInactiveOutputBlockMemberTest::verifyBuffers(bufferCollection &buffers) in test()28603 addChild(new EnhancedLayouts::XFBCaptureInactiveOutputBlockMemberTest(m_context)); in init()