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