Searched refs:FragmentDataLocationAPITest (Results 1 – 2 of 2) sorted by relevance
3258 class FragmentDataLocationAPITest : public TextureTestBase class3261 FragmentDataLocationAPITest(deqp::Context& context);3263 ~FragmentDataLocationAPITest() in ~FragmentDataLocationAPITest()
19187 const GLuint FragmentDataLocationAPITest::m_goten_location = 6; in test()19193 FragmentDataLocationAPITest::FragmentDataLocationAPITest(deqp::Context& context) in test() function in gl4cts::EnhancedLayouts::FragmentDataLocationAPITest19210 bool FragmentDataLocationAPITest::checkResults(glw::GLuint /* test_case_index */, Utils::Texture& /… in test()19288 std::string FragmentDataLocationAPITest::getPassSnippet(GLuint /* test_case_index */, in test()19316 void FragmentDataLocationAPITest::getProgramInterface(GLuint /* test_case_index */, in test()19353 bool FragmentDataLocationAPITest::isComputeRelevant(GLuint /* test_case_index */) in test()19363 void FragmentDataLocationAPITest::prepareFragmentDataLoc(Utils::Program& program, in test()19404 void FragmentDataLocationAPITest::prepareFramebuffer(Utils::Framebuffer& framebuffer, Utils::Textur… in test()27780 addChild(new EnhancedLayouts::FragmentDataLocationAPITest(m_context)); in init()