Searched refs:XFBStrideOfEmptyListAndAPITest (Results 1 – 2 of 2) sorted by relevance
3467 class XFBStrideOfEmptyListAndAPITest : public BufferTestBase class3470 XFBStrideOfEmptyListAndAPITest(deqp::Context& context);3472 ~XFBStrideOfEmptyListAndAPITest() in ~XFBStrideOfEmptyListAndAPITest()
20308 const GLuint XFBStrideOfEmptyListAndAPITest::m_stride = 64; in test()20314 XFBStrideOfEmptyListAndAPITest::XFBStrideOfEmptyListAndAPITest(deqp::Context& context) in test() function in gl4cts::EnhancedLayouts::XFBStrideOfEmptyListAndAPITest20327 bool XFBStrideOfEmptyListAndAPITest::executeDrawCall(bool /* tesEnabled */, GLuint test_case_index) in test()20400 void XFBStrideOfEmptyListAndAPITest::getBufferDescriptors(glw::GLuint test_case_index, in test()20504 void XFBStrideOfEmptyListAndAPITest::getCapturedVaryings(glw::GLuint /* test_case_index */, in test()20520 void XFBStrideOfEmptyListAndAPITest::getShaderBody(GLuint /* test_case_index */, Utils::Shader::STA… in test()20551 void XFBStrideOfEmptyListAndAPITest::getShaderInterface(GLuint /* test_case_index */, Utils::Shader… in test()20583 std::string XFBStrideOfEmptyListAndAPITest::getTestCaseName(GLuint test_case_index) in test()20609 GLuint XFBStrideOfEmptyListAndAPITest::getTestCaseNumber() in test()27754 addChild(new EnhancedLayouts::XFBStrideOfEmptyListAndAPITest(m_context)); in init()