Home
last modified time | relevance | path

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

/external/deqp/external/openglcts/modules/gl/
Dgl4cEnhancedLayoutsTests.hpp3526 class XFBStrideOfEmptyListAndAPITest : public BufferTestBase class
3529 XFBStrideOfEmptyListAndAPITest(deqp::Context& context);
3531 ~XFBStrideOfEmptyListAndAPITest() in ~XFBStrideOfEmptyListAndAPITest()
Dgl4cEnhancedLayoutsTests.cpp20877 const GLuint XFBStrideOfEmptyListAndAPITest::m_stride = 64; in test()
20883 XFBStrideOfEmptyListAndAPITest::XFBStrideOfEmptyListAndAPITest(deqp::Context& context) in test() function in gl4cts::EnhancedLayouts::XFBStrideOfEmptyListAndAPITest
20896 bool XFBStrideOfEmptyListAndAPITest::executeDrawCall(bool /* tesEnabled */, GLuint test_case_index) in test()
20969 void XFBStrideOfEmptyListAndAPITest::getBufferDescriptors(glw::GLuint test_case_index, in test()
21073 void XFBStrideOfEmptyListAndAPITest::getCapturedVaryings(glw::GLuint /* test_case_index */, in test()
21089 void XFBStrideOfEmptyListAndAPITest::getShaderBody(GLuint /* test_case_index */, Utils::Shader::STA… in test()
21120 void XFBStrideOfEmptyListAndAPITest::getShaderInterface(GLuint /* test_case_index */, Utils::Shader… in test()
21152 std::string XFBStrideOfEmptyListAndAPITest::getTestCaseName(GLuint test_case_index) in test()
21178 GLuint XFBStrideOfEmptyListAndAPITest::getTestCaseNumber() in test()
27753 addChild(new EnhancedLayouts::XFBStrideOfEmptyListAndAPITest(m_context)); in init()