Home
last modified time | relevance | path

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

/external/deqp/modules/gles3/functional/
Des3fTextureSpecificationTests.cpp2361 class TexImageCubeBufferCase : public TextureCubeSpecCase class
2364 TexImageCubeBufferCase (Context& context, in TexImageCubeBufferCase() function in deqp::gles3::Functional::TexImageCubeBufferCase
3632 …pboGroup->addChild(new TexImageCubeBufferCase (m_context, (fmtName + "_cube").c_str(), "", format,… in init()
3646 …pboGroup->addChild(new TexImageCubeBufferCase(m_context, (string(parameterCases[ndx].name) + "_cub… in init()