Home
last modified time | relevance | path

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

/external/deqp/modules/gles3/functional/
Des3fTextureSpecificationTests.cpp2244 class BasicTexStorage3DCase : public Texture3DSpecCase class
2247BasicTexStorage3DCase (Context& context, const char* name, const char* desc, deUint32 internalForm… in BasicTexStorage3DCase() function in deqp::gles3::Functional::BasicTexStorage3DCase
4459 …formatGroup->addChild(new BasicTexStorage3DCase (m_context, (string(fmtName) + "_3d").c_str(), … in init()
4536 …sizeGroup->addChild(new BasicTexStorage3DCase(m_context, name.c_str(), "", format, width, height, … in init()