Searched refs:XFBCaptureInactiveOutputBlockMemberTest (Results 1 – 2 of 2) sorted by relevance
4567 class XFBCaptureInactiveOutputBlockMemberTest : public BufferTestBase class4570 XFBCaptureInactiveOutputBlockMemberTest(deqp::Context& context);4572 ~XFBCaptureInactiveOutputBlockMemberTest() in ~XFBCaptureInactiveOutputBlockMemberTest()
26692 XFBCaptureInactiveOutputBlockMemberTest::XFBCaptureInactiveOutputBlockMemberTest(deqp::Context& con… in test() function in gl4cts::EnhancedLayouts::XFBCaptureInactiveOutputBlockMemberTest26705 bool XFBCaptureInactiveOutputBlockMemberTest::executeDrawCall(bool /* tesEnabled */, GLuint test_ca… in test()26735 void XFBCaptureInactiveOutputBlockMemberTest::getBufferDescriptors(glw::GLuint /* test_case_index *… in test()26787 void XFBCaptureInactiveOutputBlockMemberTest::getShaderBody(GLuint test_case_index, Utils::Shader::… in test()26841 void XFBCaptureInactiveOutputBlockMemberTest::getShaderInterface(GLuint test_case_index, Utils::Sha… in test()26909 std::string XFBCaptureInactiveOutputBlockMemberTest::getShaderSource(GLuint test_case_index, in test()26961 std::string XFBCaptureInactiveOutputBlockMemberTest::getTestCaseName(glw::GLuint test_case_index) in test()26987 glw::GLuint XFBCaptureInactiveOutputBlockMemberTest::getTestCaseNumber() in test()26998 bool XFBCaptureInactiveOutputBlockMemberTest::verifyBuffers(bufferCollection& buffers) in test()27736 addChild(new EnhancedLayouts::XFBCaptureInactiveOutputBlockMemberTest(m_context)); in init()