Home
last modified time | relevance | path

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

/external/deqp/modules/gles2/functional/
Des2fTextureSpecificationTests.cpp859 class TexImageCubeAlignCase : public TextureSpecCase class
862TexImageCubeAlignCase (Context& context, const char* name, const char* desc, deUint32 format, deUi… in TexImageCubeAlignCase() function in deqp::gles2::Functional::TexImageCubeAlignCase
1620 …alignGroup->addChild(new TexImageCubeAlignCase (m_context, "cube_l8_4_8", "", GL_LUMINANCE, GL_U… in init()
1621 …alignGroup->addChild(new TexImageCubeAlignCase (m_context, "cube_l8_63_1", "", GL_LUMINANCE, GL_… in init()
1622 …alignGroup->addChild(new TexImageCubeAlignCase (m_context, "cube_l8_63_2", "", GL_LUMINANCE, GL_… in init()
1623 …alignGroup->addChild(new TexImageCubeAlignCase (m_context, "cube_l8_63_4", "", GL_LUMINANCE, GL_… in init()
1624 …alignGroup->addChild(new TexImageCubeAlignCase (m_context, "cube_l8_63_8", "", GL_LUMINANCE, GL_… in init()
1625 …alignGroup->addChild(new TexImageCubeAlignCase (m_context, "cube_rgba4444_51_1", "", GL_RGBA, GL_… in init()
1626 …alignGroup->addChild(new TexImageCubeAlignCase (m_context, "cube_rgba4444_51_2", "", GL_RGBA, GL_… in init()
1627 …alignGroup->addChild(new TexImageCubeAlignCase (m_context, "cube_rgba4444_51_4", "", GL_RGBA, GL_… in init()
[all …]
/external/deqp/modules/gles3/functional/
Des3fTextureSpecificationTests.cpp1006 class TexImageCubeAlignCase : public TextureCubeSpecCase class
1009TexImageCubeAlignCase (Context& context, const char* name, const char* desc, deUint32 format, deUi… in TexImageCubeAlignCase() function in deqp::gles3::Functional::TexImageCubeAlignCase
1018TexImageCubeAlignCase (Context& context, const char* name, const char* desc, deUint32 internalForm… in TexImageCubeAlignCase() function in deqp::gles3::Functional::TexImageCubeAlignCase
3536 …alignGroup->addChild(new TexImageCubeAlignCase (m_context, "cube_r8_4_8", "", GL_R8, 4, 3, 8)… in init()
3537 …alignGroup->addChild(new TexImageCubeAlignCase (m_context, "cube_r8_63_1", "", GL_R8, 63, 1, 1… in init()
3538 …alignGroup->addChild(new TexImageCubeAlignCase (m_context, "cube_r8_63_2", "", GL_R8, 63, 1, 2… in init()
3539 …alignGroup->addChild(new TexImageCubeAlignCase (m_context, "cube_r8_63_4", "", GL_R8, 63, 1, 4… in init()
3540 …alignGroup->addChild(new TexImageCubeAlignCase (m_context, "cube_r8_63_8", "", GL_R8, 63, 1, 8… in init()
3541 …alignGroup->addChild(new TexImageCubeAlignCase (m_context, "cube_rgba4_51_1", "", GL_RGBA4, 51, … in init()
3542 …alignGroup->addChild(new TexImageCubeAlignCase (m_context, "cube_rgba4_51_2", "", GL_RGBA4, 51, … in init()
[all …]