Searched refs:BasicTexStorageCubeCase (Results 1 – 1 of 1) sorted by relevance
| /third_party/vk-gl-cts/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 4479 …formatGroup->addChild(new BasicTexStorageCubeCase (m_context, (string(fmtName) + "_cube").c_str(),… in init() 4494 …formatGroup->addChild(new BasicTexStorageCubeCase (m_context, (string(fmtName) + "_cube").c_str(),… in init() 4551 …sizeGroup->addChild(new BasicTexStorageCubeCase(m_context, name.c_str(), "", format, size, levels)… in init()
|