/* * 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 "../Deqpgles31BaseFunc.h" #include "../ActsDeqpgles310020TestSuite.h" #include "shrinkdefine.h" using namespace std; using namespace testing::ext; using namespace OHOS; static SHRINK_HWTEST_F(ActsDeqpgles310020TestSuite, TestCase_019295, "dEQP-GLES31.functional.debug.negative_coverag", "e.log.shader_directive.primitive_bounding_box"); static SHRINK_HWTEST_F(ActsDeqpgles310020TestSuite, TestCase_019296, "dEQP-GLES31.functional.debug.negative_coverag", "e.log.shader_directive.blend_equation_advanced"); static SHRINK_HWTEST_F(ActsDeqpgles310020TestSuite, TestCase_019297, "dEQP-GLES31.functional.debug.negative_cove", "rage.log.shader_directive.sample_variables"); static SHRINK_HWTEST_F(ActsDeqpgles310020TestSuite, TestCase_019298, "dEQP-GLES31.functional.debug.negative_cover", "age.log.shader_directive.shader_image_atomic"); static SHRINK_HWTEST_F(ActsDeqpgles310020TestSuite, TestCase_019299, "dEQP-GLES31.functional.debug.negative_coverage.log", ".shader_directive.shader_multisample_interpolation"); static SHRINK_HWTEST_F(ActsDeqpgles310020TestSuite, TestCase_019300, "dEQP-GLES31.functional.debug.negative_coverage.log.s", "hader_directive.texture_storage_multisample_2d_array"); static SHRINK_HWTEST_F(ActsDeqpgles310020TestSuite, TestCase_019301, "dEQP-GLES31.functional.debug.negative_cov", "erage.log.shader_directive.geometry_shader"); static SHRINK_HWTEST_F(ActsDeqpgles310020TestSuite, TestCase_019302, "dEQP-GLES31.functional.debug.negative_co", "verage.log.shader_directive.gpu_shader_5"); static SHRINK_HWTEST_F(ActsDeqpgles310020TestSuite, TestCase_019303, "dEQP-GLES31.functional.debug.negative_cove", "rage.log.shader_directive.shader_io_blocks"); static SHRINK_HWTEST_F(ActsDeqpgles310020TestSuite, TestCase_019304, "dEQP-GLES31.functional.debug.negative_cover", "age.log.shader_directive.tessellation_shader"); static SHRINK_HWTEST_F(ActsDeqpgles310020TestSuite, TestCase_019305, "dEQP-GLES31.functional.debug.negative_cov", "erage.log.shader_directive.texture_buffer"); static SHRINK_HWTEST_F(ActsDeqpgles310020TestSuite, TestCase_019306, "dEQP-GLES31.functional.debug.negative_coverag", "e.log.shader_directive.texture_cube_map_array"); static SHRINK_HWTEST_F(ActsDeqpgles310020TestSuite, TestCase_019307, "dEQP-GLES31.functional.debug.negative_coverage.", "log.shader_directive.accessing_bounding_box_type");