Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/openglcts/modules/gl/
H A Dgl4cEnhancedLayoutsTests.hpp3736 class XFBBlockStrideTest : public TestBase class
3740 XFBBlockStrideTest(deqp::Context& context);
3742 virtual ~XFBBlockStrideTest() in ~XFBBlockStrideTest()
H A Dgl4cEnhancedLayoutsTests.cpp21890 XFBBlockStrideTest::XFBBlockStrideTest(deqp::Context& context) in test() function in gl4cts::EnhancedLayouts::XFBBlockStrideTest
21902 std::string XFBBlockStrideTest::getShaderSource(GLuint test_case_index, Utils::Shader::STAGES stage) in test()
22155 std::string XFBBlockStrideTest::getTestCaseName(GLuint test_case_index) in test()
22168 GLuint XFBBlockStrideTest::getTestCaseNumber() in test()
22179 bool XFBBlockStrideTest::inspectProgram(Utils::Program& program) in test()
22195 bool XFBBlockStrideTest::testCase(GLuint test_case_index) in test()
22214 void XFBBlockStrideTest::testInit() in test()
28593 addChild(new EnhancedLayouts::XFBBlockStrideTest(m_context)); in init()

Completed in 36 milliseconds