Home
last modified time | relevance | path

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

/external/deqp/modules/gles31/functional/
Des31fTextureSpecificationTests.cpp917 …tcu::TestCaseGroup* shadow3dGroup = new tcu::TestCaseGroup(m_testCtx, "teximage3d_depth", "glTexIm… in init() local
918 addChild(shadow3dGroup); in init()
925shadow3dGroup->addChild(new TexImageCubeArrayDepthCase(m_context, (std::string(depthStencilFormats… in init()
931 …tcu::TestCaseGroup* shadow3dGroup = new tcu::TestCaseGroup(m_testCtx, "teximage3d_depth_pbo", "glT… in init() local
932 addChild(shadow3dGroup); in init()
939shadow3dGroup->addChild(new TexImageCubeArrayDepthBufferCase(m_context, (std::string(depthStencilF… in init()
1022 …tcu::TestCaseGroup* shadow3dGroup = new tcu::TestCaseGroup(m_testCtx, "texsubimage3d_depth", "glTe… in init() local
1023 addChild(shadow3dGroup); in init()
1030shadow3dGroup->addChild(new TexSubImageCubeArrayDepthCase(m_context, (std::string(depthStencilForm… in init()
/external/deqp/modules/gles3/functional/
Des3fTextureSpecificationTests.cpp4101 …tcu::TestCaseGroup* shadow3dGroup = new tcu::TestCaseGroup(m_testCtx, "teximage3d_depth", "glTexIm… in init() local
4102 addChild(shadow3dGroup); in init()
4110shadow3dGroup->addChild(new TexImage2DArrayDepthCase(m_context, (std::string(depthStencilFormats[n… in init()
4116 …tcu::TestCaseGroup* shadow3dGroup = new tcu::TestCaseGroup(m_testCtx, "teximage3d_depth_pbo", "glT… in init() local
4117 addChild(shadow3dGroup); in init()
4125shadow3dGroup->addChild(new TexImage2DArrayDepthBufferCase(m_context, (std::string(depthStencilFor… in init()
4325 …tcu::TestCaseGroup* shadow3dGroup = new tcu::TestCaseGroup(m_testCtx, "texsubimage3d_depth", "glTe… in init() local
4326 addChild(shadow3dGroup); in init()
4334shadow3dGroup->addChild(new TexSubImage2DArrayDepthCase(m_context, (std::string(depthStencilFormat… in init()