Home
last modified time | relevance | path

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

/external/deqp/modules/gles2/functional/
Des2fTextureSpecificationTests.cpp1408 class BasicCopyTexSubImage2DCase : public TextureSpecCase class
1411BasicCopyTexSubImage2DCase (Context& context, const char* name, const char* desc, deUint32 format,… in BasicCopyTexSubImage2DCase() function in deqp::gles2::Functional::BasicCopyTexSubImage2DCase
1797 …copyTexSubImageGroup->addChild(new BasicCopyTexSubImage2DCase (m_context, "2d_alpha", "", GL_AL… in init()
1798 …copyTexSubImageGroup->addChild(new BasicCopyTexSubImage2DCase (m_context, "2d_luminance", "", GL… in init()
1799 …copyTexSubImageGroup->addChild(new BasicCopyTexSubImage2DCase (m_context, "2d_luminance_alpha", ""… in init()
1800 …copyTexSubImageGroup->addChild(new BasicCopyTexSubImage2DCase (m_context, "2d_rgb", "", GL_RGB,… in init()
1801 …copyTexSubImageGroup->addChild(new BasicCopyTexSubImage2DCase (m_context, "2d_rgba", "", GL_RGB… in init()
/external/deqp/modules/gles3/functional/
Des3fTextureSpecificationTests.cpp1962 class BasicCopyTexSubImage2DCase : public Texture2DSpecCase class
1965BasicCopyTexSubImage2DCase (Context& context, const char* name, const char* desc, deUint32 format,… in BasicCopyTexSubImage2DCase() function in deqp::gles3::Functional::BasicCopyTexSubImage2DCase
3944 …copyTexSubImageGroup->addChild(new BasicCopyTexSubImage2DCase (m_context, "2d_alpha", "", GL_AL… in init()
3945 …copyTexSubImageGroup->addChild(new BasicCopyTexSubImage2DCase (m_context, "2d_luminance", "", GL… in init()
3946 …copyTexSubImageGroup->addChild(new BasicCopyTexSubImage2DCase (m_context, "2d_luminance_alpha", ""… in init()
3947 …copyTexSubImageGroup->addChild(new BasicCopyTexSubImage2DCase (m_context, "2d_rgb", "", GL_RGB,… in init()
3948 …copyTexSubImageGroup->addChild(new BasicCopyTexSubImage2DCase (m_context, "2d_rgba", "", GL_RGB… in init()