Home
last modified time | relevance | path

Searched refs:XFBTooSmallStrideTest (Results 1 - 2 of 2) sorted by relevance

/third_party/vk-gl-cts/external/openglcts/modules/gl/
H A Dgl4cEnhancedLayoutsTests.hpp3614 class XFBTooSmallStrideTest : public NegativeTestBase class
3618 XFBTooSmallStrideTest(deqp::Context& context);
3620 virtual ~XFBTooSmallStrideTest() in ~XFBTooSmallStrideTest()
H A Dgl4cEnhancedLayoutsTests.cpp21184 XFBTooSmallStrideTest::XFBTooSmallStrideTest(deqp::Context& context) in test() function in gl4cts::EnhancedLayouts::XFBTooSmallStrideTest
21197 std::string XFBTooSmallStrideTest::getShaderSource(GLuint test_case_index, Utils::Shader::STAGES stage) in test()
21461 std::string XFBTooSmallStrideTest::getTestCaseName(GLuint test_case_index) in test()
21493 GLuint XFBTooSmallStrideTest::getTestCaseNumber() in test()
21504 bool XFBTooSmallStrideTest::isComputeRelevant(GLuint /* test_case_index */) in test()
21512 void XFBTooSmallStrideTest::testInit() in test()
28572 addChild(new EnhancedLayouts::XFBTooSmallStrideTest(m_context)); in init()

Completed in 36 milliseconds