Searched refs:BasicTexStorageCubeCase (Results 1 – 1 of 1) sorted by relevance
/external/deqp/modules/gles3/functional/ |
D | es3fTextureSpecificationTests.cpp | 2158 class BasicTexStorageCubeCase : public TextureCubeSpecCase class 2161 …BasicTexStorageCubeCase (Context& context, const char* name, const char* desc, deUint32 internalFo… in BasicTexStorageCubeCase() function in deqp::gles3::Functional::BasicTexStorageCubeCase 4360 …formatGroup->addChild(new BasicTexStorageCubeCase (m_context, (string(fmtName) + "_cube").c_str(),… in init() 4375 …formatGroup->addChild(new BasicTexStorageCubeCase (m_context, (string(fmtName) + "_cube").c_str(),… in init() 4432 …sizeGroup->addChild(new BasicTexStorageCubeCase(m_context, name.c_str(), "", format, size, levels)… in init()
|