Home
last modified time | relevance | path

Searched refs:BasicTexStorageCubeCase (Results 1 - 1 of 1) sorted by relevance

/third_party/vk-gl-cts/modules/gles3/functional/
H A Des3fTextureSpecificationTests.cpp2157 class BasicTexStorageCubeCase : public TextureCubeSpecCase class
2160 BasicTexStorageCubeCase (Context& context, const char* name, const char* desc, deUint32 internalFormat, int size, int numLevels) in BasicTexStorageCubeCase() function in deqp::gles3::Functional::BasicTexStorageCubeCase
4479 formatGroup->addChild(new BasicTexStorageCubeCase (m_context, (string(fmtName) + "_cube").c_str(), "", internalFormat, cubeSize, cubeLevels)); in init()
4494 formatGroup->addChild(new BasicTexStorageCubeCase (m_context, (string(fmtName) + "_cube").c_str(), "", internalFormat, cubeSize, cubeLevels)); in init()
4551 sizeGroup->addChild(new BasicTexStorageCubeCase(m_context, name.c_str(), "", format, size, levels)); in init()

Completed in 9 milliseconds