Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/openglcts/modules/gl/
H A Dgl4cEnhancedLayoutsTests.hpp3679 class XFBVariableStrideTest : public NegativeTestBase class
3683 XFBVariableStrideTest(deqp::Context& context);
3684 virtual ~XFBVariableStrideTest() in ~XFBVariableStrideTest()
H A Dgl4cEnhancedLayoutsTests.cpp21544 XFBVariableStrideTest::XFBVariableStrideTest(deqp::Context& context) in test() function in gl4cts::EnhancedLayouts::XFBVariableStrideTest
21556 std::string XFBVariableStrideTest::getShaderSource(GLuint test_case_index, Utils::Shader::STAGES stage) in test()
21802 std::string XFBVariableStrideTest::getTestCaseName(GLuint test_case_index) in test()
21829 GLuint XFBVariableStrideTest::getTestCaseNumber() in test()
21840 bool XFBVariableStrideTest::isComputeRelevant(GLuint /* test_case_index */) in test()
21851 bool XFBVariableStrideTest::isFailureExpected(GLuint test_case_index) in test()
21861 void XFBVariableStrideTest::testInit() in test()
28592 addChild(new EnhancedLayouts::XFBVariableStrideTest(m_context)); in init()

Completed in 36 milliseconds