Searched refs:XFBCaptureStructTest (Results 1 – 2 of 2) sorted by relevance
4629 class XFBCaptureStructTest : public BufferTestBase class4632 XFBCaptureStructTest(deqp::Context& context);4634 ~XFBCaptureStructTest() in ~XFBCaptureStructTest()
27039 XFBCaptureStructTest::XFBCaptureStructTest(deqp::Context& context) in test() function in gl4cts::EnhancedLayouts::XFBCaptureStructTest27051 bool XFBCaptureStructTest::executeDrawCall(bool /* tesEnabled */, GLuint test_case_index) in test()27081 void XFBCaptureStructTest::getBufferDescriptors(glw::GLuint /* test_case_index */, in test()27133 void XFBCaptureStructTest::getShaderBody(GLuint test_case_index, Utils::Shader::STAGES stage, in test()27187 void XFBCaptureStructTest::getShaderInterface(GLuint test_case_index, Utils::Shader::STAGES stage, in test()27260 std::string XFBCaptureStructTest::getShaderSource(GLuint test_case_index, Utils::Shader::STAGES sta… in test()27311 std::string XFBCaptureStructTest::getTestCaseName(glw::GLuint test_case_index) in test()27337 glw::GLuint XFBCaptureStructTest::getTestCaseNumber() in test()27348 bool XFBCaptureStructTest::verifyBuffers(bufferCollection& buffers) in test()27765 addChild(new EnhancedLayouts::XFBCaptureStructTest(m_context)); in init()