/* * 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 "../ActsDeqpgles310019TestSuite.h" #include "shrinkdefine.h" using namespace std; using namespace testing::ext; using namespace OHOS; static SHRINK_HWTEST_F(ActsDeqpgles310019TestSuite, TestCase_018797, "dEQP-GLES31.functional.debug.negative_coverage.c", "allbacks.shader_directive.primitive_bounding_box"); static SHRINK_HWTEST_F(ActsDeqpgles310019TestSuite, TestCase_018798, "dEQP-GLES31.functional.debug.negative_coverage.c", "allbacks.shader_directive.blend_equation_advanced"); static SHRINK_HWTEST_F(ActsDeqpgles310019TestSuite, TestCase_018799, "dEQP-GLES31.functional.debug.negative_coverag", "e.callbacks.shader_directive.sample_variables"); static SHRINK_HWTEST_F(ActsDeqpgles310019TestSuite, TestCase_018800, "dEQP-GLES31.functional.debug.negative_coverage", ".callbacks.shader_directive.shader_image_atomic"); static SHRINK_HWTEST_F(ActsDeqpgles310019TestSuite, TestCase_018801, "dEQP-GLES31.functional.debug.negative_coverage.callba", "cks.shader_directive.shader_multisample_interpolation"); static SHRINK_HWTEST_F(ActsDeqpgles310019TestSuite, TestCase_018802, "dEQP-GLES31.functional.debug.negative_coverage.callback", "s.shader_directive.texture_storage_multisample_2d_array"); static SHRINK_HWTEST_F(ActsDeqpgles310019TestSuite, TestCase_018803, "dEQP-GLES31.functional.debug.negative_covera", "ge.callbacks.shader_directive.geometry_shader"); static SHRINK_HWTEST_F(ActsDeqpgles310019TestSuite, TestCase_018804, "dEQP-GLES31.functional.debug.negative_cover", "age.callbacks.shader_directive.gpu_shader_5"); static SHRINK_HWTEST_F(ActsDeqpgles310019TestSuite, TestCase_018805, "dEQP-GLES31.functional.debug.negative_coverag", "e.callbacks.shader_directive.shader_io_blocks"); static SHRINK_HWTEST_F(ActsDeqpgles310019TestSuite, TestCase_018806, "dEQP-GLES31.functional.debug.negative_coverage", ".callbacks.shader_directive.tessellation_shader"); static SHRINK_HWTEST_F(ActsDeqpgles310019TestSuite, TestCase_018807, "dEQP-GLES31.functional.debug.negative_covera", "ge.callbacks.shader_directive.texture_buffer"); static SHRINK_HWTEST_F(ActsDeqpgles310019TestSuite, TestCase_018808, "dEQP-GLES31.functional.debug.negative_coverage.c", "allbacks.shader_directive.texture_cube_map_array"); static SHRINK_HWTEST_F(ActsDeqpgles310019TestSuite, TestCase_018809, "dEQP-GLES31.functional.debug.negative_coverage.cal", "lbacks.shader_directive.accessing_bounding_box_type");