Searched refs:BasicTexStorageCubeArrayCase (Results 1 – 1 of 1) sorted by relevance
/external/deqp/modules/gles31/functional/ |
D | es31fTextureSpecificationTests.cpp | 354 class BasicTexStorageCubeArrayCase : public TextureCubeArraySpecCase class 357 …BasicTexStorageCubeArrayCase (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()
|