Lines Matching refs:FragmentDataLocationAPITest
19764 /* Constants used by FragmentDataLocationAPITest */
19765 const GLuint FragmentDataLocationAPITest::m_goten_location = 6;
19771 FragmentDataLocationAPITest::FragmentDataLocationAPITest(deqp::Context& context)
19791 bool FragmentDataLocationAPITest::checkResults(glw::GLuint /* test_case_index */, Utils::Texture& /* color_0 */)
19869 std::string FragmentDataLocationAPITest::getPassSnippet(GLuint /* test_case_index */,
19897 void FragmentDataLocationAPITest::getProgramInterface(GLuint /* test_case_index */,
19934 bool FragmentDataLocationAPITest::isComputeRelevant(GLuint /* test_case_index */)
19944 void FragmentDataLocationAPITest::prepareFragmentDataLoc(Utils::Program& program,
19985 void FragmentDataLocationAPITest::prepareFramebuffer(Utils::Framebuffer& framebuffer, Utils::Texture& color_0_texture)
28599 addChild(new EnhancedLayouts::FragmentDataLocationAPITest(m_context));