Searched refs:BasicTexImageCubeCase (Results 1 – 2 of 2) sorted by relevance
/external/deqp/modules/gles2/functional/ |
D | es2fTextureSpecificationTests.cpp | 662 class BasicTexImageCubeCase : public TextureSpecCase class 665 …BasicTexImageCubeCase (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/ |
D | es3fTextureSpecificationTests.cpp | 688 class BasicTexImageCubeCase : public TextureCubeSpecCase class 692 …BasicTexImageCubeCase (Context& context, const char* name, const char* desc, deUint32 format, deUi… in BasicTexImageCubeCase() function in deqp::gles3::Functional::BasicTexImageCubeCase 701 …BasicTexImageCubeCase (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()
|