Home
last modified time | relevance | path

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

/external/deqp/modules/gles3/functional/
Des3fTextureSpecificationTests.cpp2115 class BasicTexStorage2DCase : public Texture2DSpecCase class
2118BasicTexStorage2DCase (Context& context, const char* name, const char* desc, deUint32 internalForm… in BasicTexStorage2DCase() function in deqp::gles3::Functional::BasicTexStorage2DCase
4358 …formatGroup->addChild(new BasicTexStorage2DCase (m_context, (string(fmtName) + "_2d").c_str(), "… in init()
4373 …formatGroup->addChild(new BasicTexStorage2DCase (m_context, (string(fmtName) + "_2d").c_str(), "… in init()
4421 …sizeGroup->addChild(new BasicTexStorage2DCase(m_context, name.c_str(), "", format, width, height, … in init()