Home
last modified time | relevance | path

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

/external/deqp/modules/gles31/functional/
Des31fTextureSpecificationTests.cpp354 class BasicTexStorageCubeArrayCase : public TextureCubeArraySpecCase class
357BasicTexStorageCubeArrayCase (Context& context, const char* name, const char* desc, deUint32 inter… in BasicTexStorageCubeArrayCase() function in deqp::gles31::Functional::BasicTexStorageCubeArrayCase
1052 …formatGroup->addChild(new BasicTexStorageCubeArrayCase (m_context, (string(fmtName) + "_cube_array… in init()
1064 …formatGroup->addChild(new BasicTexStorageCubeArrayCase (m_context, (string(fmtName) + "_cube_array… in init()
1096 …sizeGroup->addChild(new BasicTexStorageCubeArrayCase(m_context, name.c_str(), "", format, size, la… in init()