Home
last modified time | relevance | path

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

/external/deqp/external/openglcts/modules/gl/
Dgl4cEnhancedLayoutsTests.hpp2419 class VaryingBlockMemberLocationsTest : public NegativeTestBase class
2423 VaryingBlockMemberLocationsTest(deqp::Context& context);
2425 virtual ~VaryingBlockMemberLocationsTest() in ~VaryingBlockMemberLocationsTest()
Dgl4cEnhancedLayoutsTests.cpp13620 VaryingBlockMemberLocationsTest::VaryingBlockMemberLocationsTest(deqp::Context& context) in test() function in gl4cts::EnhancedLayouts::VaryingBlockMemberLocationsTest
13634 std::string VaryingBlockMemberLocationsTest::getShaderSource(GLuint test_case_index, Utils::Shader:… in test()
13934 std::string VaryingBlockMemberLocationsTest::getTestCaseName(GLuint test_case_index) in test()
13966 GLuint VaryingBlockMemberLocationsTest::getTestCaseNumber() in test()
13977 bool VaryingBlockMemberLocationsTest::isComputeRelevant(GLuint /* test_case_index */) in test()
13988 bool VaryingBlockMemberLocationsTest::isFailureExpected(GLuint test_case_index) in test()
13996 void VaryingBlockMemberLocationsTest::testInit() in test()
27773 addChild(new EnhancedLayouts::VaryingBlockMemberLocationsTest(m_context)); in init()