/* * Copyright (c) 2022 Shenzhen Kaihong Digital Industry Development Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. */ #include #include #include "../Deqpgles2BaseFunc.h" #include "../ActsDeqpgles20011TestSuite.h" #include "shrinkdefine.h" using namespace std; using namespace testing::ext; using namespace OHOS; static SHRINK_HWTEST_F(ActsDeqpgles20011TestSuite, TestCase_010705, "dEQP-GLES2.functional.texture.spe", "cification.random_teximage2d.2d_0"); static SHRINK_HWTEST_F(ActsDeqpgles20011TestSuite, TestCase_010706, "dEQP-GLES2.functional.texture.spe", "cification.random_teximage2d.2d_1"); static SHRINK_HWTEST_F(ActsDeqpgles20011TestSuite, TestCase_010707, "dEQP-GLES2.functional.texture.spe", "cification.random_teximage2d.2d_2"); static SHRINK_HWTEST_F(ActsDeqpgles20011TestSuite, TestCase_010708, "dEQP-GLES2.functional.texture.spe", "cification.random_teximage2d.2d_3"); static SHRINK_HWTEST_F(ActsDeqpgles20011TestSuite, TestCase_010709, "dEQP-GLES2.functional.texture.spe", "cification.random_teximage2d.2d_4"); static SHRINK_HWTEST_F(ActsDeqpgles20011TestSuite, TestCase_010710, "dEQP-GLES2.functional.texture.spe", "cification.random_teximage2d.2d_5"); static SHRINK_HWTEST_F(ActsDeqpgles20011TestSuite, TestCase_010711, "dEQP-GLES2.functional.texture.spe", "cification.random_teximage2d.2d_6"); static SHRINK_HWTEST_F(ActsDeqpgles20011TestSuite, TestCase_010712, "dEQP-GLES2.functional.texture.spe", "cification.random_teximage2d.2d_7"); static SHRINK_HWTEST_F(ActsDeqpgles20011TestSuite, TestCase_010713, "dEQP-GLES2.functional.texture.spe", "cification.random_teximage2d.2d_8"); static SHRINK_HWTEST_F(ActsDeqpgles20011TestSuite, TestCase_010714, "dEQP-GLES2.functional.texture.spe", "cification.random_teximage2d.2d_9"); static SHRINK_HWTEST_F(ActsDeqpgles20011TestSuite, TestCase_010715, "dEQP-GLES2.functional.texture.spec", "ification.random_teximage2d.cube_0"); static SHRINK_HWTEST_F(ActsDeqpgles20011TestSuite, TestCase_010716, "dEQP-GLES2.functional.texture.spec", "ification.random_teximage2d.cube_1"); static SHRINK_HWTEST_F(ActsDeqpgles20011TestSuite, TestCase_010717, "dEQP-GLES2.functional.texture.spec", "ification.random_teximage2d.cube_2"); static SHRINK_HWTEST_F(ActsDeqpgles20011TestSuite, TestCase_010718, "dEQP-GLES2.functional.texture.spec", "ification.random_teximage2d.cube_3"); static SHRINK_HWTEST_F(ActsDeqpgles20011TestSuite, TestCase_010719, "dEQP-GLES2.functional.texture.spec", "ification.random_teximage2d.cube_4"); static SHRINK_HWTEST_F(ActsDeqpgles20011TestSuite, TestCase_010720, "dEQP-GLES2.functional.texture.spec", "ification.random_teximage2d.cube_5"); static SHRINK_HWTEST_F(ActsDeqpgles20011TestSuite, TestCase_010721, "dEQP-GLES2.functional.texture.spec", "ification.random_teximage2d.cube_6"); static SHRINK_HWTEST_F(ActsDeqpgles20011TestSuite, TestCase_010722, "dEQP-GLES2.functional.texture.spec", "ification.random_teximage2d.cube_7"); static SHRINK_HWTEST_F(ActsDeqpgles20011TestSuite, TestCase_010723, "dEQP-GLES2.functional.texture.spec", "ification.random_teximage2d.cube_8"); static SHRINK_HWTEST_F(ActsDeqpgles20011TestSuite, TestCase_010724, "dEQP-GLES2.functional.texture.spec", "ification.random_teximage2d.cube_9");