Home
last modified time | relevance | path

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

/external/deqp/modules/gles2/functional/
Des2fTextureSpecificationTests.cpp662 class BasicTexImageCubeCase : public TextureSpecCase class
665BasicTexImageCubeCase (Context& context, const char* name, const char* desc, deUint32 format, deUi… in BasicTexImageCubeCase() function in deqp::gles2::Functional::BasicTexImageCubeCase
1617 …basicTexImageGroup->addChild(new BasicTexImageCubeCase (m_context, (string(fmtName) + "_cube").c_s… in init()
/external/deqp/modules/gles3/functional/
Des3fTextureSpecificationTests.cpp688 class BasicTexImageCubeCase : public TextureCubeSpecCase class
692BasicTexImageCubeCase (Context& context, const char* name, const char* desc, deUint32 format, deUi… in BasicTexImageCubeCase() function in deqp::gles3::Functional::BasicTexImageCubeCase
701BasicTexImageCubeCase (Context& context, const char* name, const char* desc, deUint32 internalForm… in BasicTexImageCubeCase() function in deqp::gles3::Functional::BasicTexImageCubeCase
3481 …basicTexImageGroup->addChild(new BasicTexImageCubeCase (m_context, (string(fmtName) + "_cube").c_s… in init()