Home
last modified time | relevance | path

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

/aosp_15_r20/external/deqp/external/openglcts/modules/gl/
H A Dgl4cEnhancedLayoutsTests.hpp4636 class XFBCaptureInactiveOutputBlockMemberTest : public BufferTestBase class
4639 XFBCaptureInactiveOutputBlockMemberTest(deqp::Context &context);
4641 ~XFBCaptureInactiveOutputBlockMemberTest() in ~XFBCaptureInactiveOutputBlockMemberTest()
H A Dgl4cEnhancedLayoutsTests.cpp26848 XFBCaptureInactiveOutputBlockMemberTest::XFBCaptureInactiveOutputBlockMemberTest(deqp::Context &con… in test() function in gl4cts::EnhancedLayouts::XFBCaptureInactiveOutputBlockMemberTest
26861 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()