Searched refs:XFBStrideOfEmptyListTest (Results 1 – 2 of 2) sorted by relevance
3405 class XFBStrideOfEmptyListTest : public BufferTestBase class3408 XFBStrideOfEmptyListTest(deqp::Context& context);3410 ~XFBStrideOfEmptyListTest() in ~XFBStrideOfEmptyListTest()
20016 const GLuint XFBStrideOfEmptyListTest::m_stride = 64; in test()20022 XFBStrideOfEmptyListTest::XFBStrideOfEmptyListTest(deqp::Context& context) in test() function in gl4cts::EnhancedLayouts::XFBStrideOfEmptyListTest20036 bool XFBStrideOfEmptyListTest::executeDrawCall(bool /* tesEnabled */, GLuint test_case_index) in test()20109 void XFBStrideOfEmptyListTest::getBufferDescriptors(glw::GLuint test_case_index, in test()20214 void XFBStrideOfEmptyListTest::getShaderBody(GLuint /* test_case_index */, Utils::Shader::STAGES st… in test()20244 void XFBStrideOfEmptyListTest::getShaderInterface(GLuint /* test_case_index */, Utils::Shader::STAG… in test()20276 std::string XFBStrideOfEmptyListTest::getTestCaseName(GLuint test_case_index) in test()20302 GLuint XFBStrideOfEmptyListTest::getTestCaseNumber() in test()27753 addChild(new EnhancedLayouts::XFBStrideOfEmptyListTest(m_context)); in init()