Home
last modified time | relevance | path

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

/external/deqp/external/openglcts/modules/gl/
Dgl4cEnhancedLayoutsTests.hpp4567 class XFBCaptureInactiveOutputBlockMemberTest : public BufferTestBase class
4570 XFBCaptureInactiveOutputBlockMemberTest(deqp::Context& context);
4572 ~XFBCaptureInactiveOutputBlockMemberTest() in ~XFBCaptureInactiveOutputBlockMemberTest()
Dgl4cEnhancedLayoutsTests.cpp26692 XFBCaptureInactiveOutputBlockMemberTest::XFBCaptureInactiveOutputBlockMemberTest(deqp::Context& con… in test() function in gl4cts::EnhancedLayouts::XFBCaptureInactiveOutputBlockMemberTest
26705 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()