Lines Matching refs:Functional
49 addChild(new GetTextureSubImage::Functional(m_context));
727 * Functional Test Implementation *
734 gl4cts::GetTextureSubImage::Functional::Functional(deqp::Context& context)
735 : deqp::TestCase(context, "functional_test", "Get Texture SubImage Functional Test")
743 gl4cts::GetTextureSubImage::Functional::~Functional(void)
749 tcu::TestNode::IterateResult gl4cts::GetTextureSubImage::Functional::iterate(void)
846 void gl4cts::GetTextureSubImage::Functional::prepare(glw::GLenum target, bool is_compressed)
972 bool gl4cts::GetTextureSubImage::Functional::check(glw::GLenum target, bool is_compressed)
1115 m_testCtx.getLog() << tcu::TestLog::Message << "Functional test of "
1126 void gl4cts::GetTextureSubImage::Functional::clean()
1140 const glw::GLubyte gl4cts::GetTextureSubImage::Functional::s_texture_data[] = {
1334 const glw::GLsizei gl4cts::GetTextureSubImage::Functional::s_texture_data_size =
1337 const glw::GLsizei gl4cts::GetTextureSubImage::Functional::s_texture_data_width =
1339 const glw::GLsizei gl4cts::GetTextureSubImage::Functional::s_texture_data_height =
1341 const glw::GLsizei gl4cts::GetTextureSubImage::Functional::s_texture_data_depth =
1345 const glw::GLubyte gl4cts::GetTextureSubImage::Functional::s_texture_data_compressed[] = {
1395 const glw::GLsizei gl4cts::GetTextureSubImage::Functional::s_texture_data_compressed_size =