Searched refs:VaryingBlockLocationsTest (Results 1 – 2 of 2) sorted by relevance
2362 class VaryingBlockLocationsTest : public TextureTestBase class2365 VaryingBlockLocationsTest(deqp::Context& context);2366 ~VaryingBlockLocationsTest() in ~VaryingBlockLocationsTest()
13501 VaryingBlockLocationsTest::VaryingBlockLocationsTest(deqp::Context& context) in test() function in gl4cts::EnhancedLayouts::VaryingBlockLocationsTest13515 std::string VaryingBlockLocationsTest::getPassSnippet(GLuint /* test_case_index */, in test()13541 void VaryingBlockLocationsTest::getProgramInterface(GLuint /* test_case_index */, in test()13600 bool VaryingBlockLocationsTest::isComputeRelevant(GLuint /* test_case_index */) in test()13611 bool VaryingBlockLocationsTest::useMonolithicProgram(GLuint /* test_case_index */) in test()27772 addChild(new EnhancedLayouts::VaryingBlockLocationsTest(m_context)); in init()