Searched refs:XFBCaptureInactiveOutputBlockMemberTest (Results 1 – 2 of 2) sorted by relevance
4629 class XFBCaptureInactiveOutputBlockMemberTest : public BufferTestBase class4632 XFBCaptureInactiveOutputBlockMemberTest(deqp::Context& context);4634 ~XFBCaptureInactiveOutputBlockMemberTest() in ~XFBCaptureInactiveOutputBlockMemberTest()
26841 XFBCaptureInactiveOutputBlockMemberTest::XFBCaptureInactiveOutputBlockMemberTest(deqp::Context& con… in test() function in gl4cts::EnhancedLayouts::XFBCaptureInactiveOutputBlockMemberTest26854 bool XFBCaptureInactiveOutputBlockMemberTest::executeDrawCall(bool /* tesEnabled */, GLuint test_ca… in test()26884 void XFBCaptureInactiveOutputBlockMemberTest::getBufferDescriptors(glw::GLuint /* test_case_index *… in test()26936 void XFBCaptureInactiveOutputBlockMemberTest::getShaderBody(GLuint test_case_index, Utils::Shader::… in test()26990 void XFBCaptureInactiveOutputBlockMemberTest::getShaderInterface(GLuint test_case_index, Utils::Sha… in test()27058 std::string XFBCaptureInactiveOutputBlockMemberTest::getShaderSource(GLuint test_case_index, in test()27109 std::string XFBCaptureInactiveOutputBlockMemberTest::getTestCaseName(glw::GLuint test_case_index) in test()27135 glw::GLuint XFBCaptureInactiveOutputBlockMemberTest::getTestCaseNumber() in test()27146 bool XFBCaptureInactiveOutputBlockMemberTest::verifyBuffers(bufferCollection& buffers) in test()28553 addChild(new EnhancedLayouts::XFBCaptureInactiveOutputBlockMemberTest(m_context)); in init()