Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/modules/gles2/functional/
Des2fTextureSpecificationTests.cpp1352 class BasicCopyTexImageCubeCase : public TextureSpecCase class
1355BasicCopyTexImageCubeCase (Context& context, const char* name, const char* desc, deUint32 internal… in BasicCopyTexImageCubeCase() function in deqp::gles2::Functional::BasicCopyTexImageCubeCase
1785 …copyTexImageGroup->addChild(new BasicCopyTexImageCubeCase (m_context, "cube_alpha", "", GL_ALPHA… in init()
1786 …copyTexImageGroup->addChild(new BasicCopyTexImageCubeCase (m_context, "cube_luminance", "", GL_LU… in init()
1787 …copyTexImageGroup->addChild(new BasicCopyTexImageCubeCase (m_context, "cube_luminance_alpha", "", … in init()
1788 …copyTexImageGroup->addChild(new BasicCopyTexImageCubeCase (m_context, "cube_rgb", "", GL_RGB, … in init()
1789 …copyTexImageGroup->addChild(new BasicCopyTexImageCubeCase (m_context, "cube_rgba", "", GL_RGBA, … in init()
/third_party/vk-gl-cts/modules/gles3/functional/
Des3fTextureSpecificationTests.cpp1911 class BasicCopyTexImageCubeCase : public TextureCubeSpecCase class
1914BasicCopyTexImageCubeCase (Context& context, const char* name, const char* desc, deUint32 internal… in BasicCopyTexImageCubeCase() function in deqp::gles3::Functional::BasicCopyTexImageCubeCase
4052 …copyTexImageGroup->addChild(new BasicCopyTexImageCubeCase (m_context, "cube_alpha", "", GL_ALPHA… in init()
4053 …copyTexImageGroup->addChild(new BasicCopyTexImageCubeCase (m_context, "cube_luminance", "", GL_LU… in init()
4054 …copyTexImageGroup->addChild(new BasicCopyTexImageCubeCase (m_context, "cube_luminance_alpha", "", … in init()
4055 …copyTexImageGroup->addChild(new BasicCopyTexImageCubeCase (m_context, "cube_rgb", "", GL_RGB, … in init()
4056 …copyTexImageGroup->addChild(new BasicCopyTexImageCubeCase (m_context, "cube_rgba", "", GL_RGBA, … in init()