/* * 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 "../Deqpgles3BaseFunc.h" #include "../ActsDeqpgles30028TestSuite.h" #include "shrinkdefine.h" using namespace std; using namespace testing::ext; using namespace OHOS; static SHRINK_HWTEST_F(ActsDeqpgles30028TestSuite, TestCase_027374, "dEQP-GLES3.functional.texture.co", "mpressed.astc.void_extent_hdr.4x4"); static SHRINK_HWTEST_F(ActsDeqpgles30028TestSuite, TestCase_027375, "dEQP-GLES3.functional.texture.co", "mpressed.astc.void_extent_hdr.5x4"); static SHRINK_HWTEST_F(ActsDeqpgles30028TestSuite, TestCase_027376, "dEQP-GLES3.functional.texture.co", "mpressed.astc.void_extent_hdr.5x5"); static SHRINK_HWTEST_F(ActsDeqpgles30028TestSuite, TestCase_027377, "dEQP-GLES3.functional.texture.co", "mpressed.astc.void_extent_hdr.6x5"); static SHRINK_HWTEST_F(ActsDeqpgles30028TestSuite, TestCase_027378, "dEQP-GLES3.functional.texture.co", "mpressed.astc.void_extent_hdr.6x6"); static SHRINK_HWTEST_F(ActsDeqpgles30028TestSuite, TestCase_027379, "dEQP-GLES3.functional.texture.co", "mpressed.astc.void_extent_hdr.8x5"); static SHRINK_HWTEST_F(ActsDeqpgles30028TestSuite, TestCase_027380, "dEQP-GLES3.functional.texture.co", "mpressed.astc.void_extent_hdr.8x6"); static SHRINK_HWTEST_F(ActsDeqpgles30028TestSuite, TestCase_027381, "dEQP-GLES3.functional.texture.co", "mpressed.astc.void_extent_hdr.8x8"); static SHRINK_HWTEST_F(ActsDeqpgles30028TestSuite, TestCase_027382, "dEQP-GLES3.functional.texture.com", "pressed.astc.void_extent_hdr.10x5"); static SHRINK_HWTEST_F(ActsDeqpgles30028TestSuite, TestCase_027383, "dEQP-GLES3.functional.texture.com", "pressed.astc.void_extent_hdr.10x6"); static SHRINK_HWTEST_F(ActsDeqpgles30028TestSuite, TestCase_027384, "dEQP-GLES3.functional.texture.com", "pressed.astc.void_extent_hdr.10x8"); static SHRINK_HWTEST_F(ActsDeqpgles30028TestSuite, TestCase_027385, "dEQP-GLES3.functional.texture.com", "pressed.astc.void_extent_hdr.10x10"); static SHRINK_HWTEST_F(ActsDeqpgles30028TestSuite, TestCase_027386, "dEQP-GLES3.functional.texture.com", "pressed.astc.void_extent_hdr.12x10"); static SHRINK_HWTEST_F(ActsDeqpgles30028TestSuite, TestCase_027387, "dEQP-GLES3.functional.texture.com", "pressed.astc.void_extent_hdr.12x12");