提交 dcd2851c 编写于 作者: B bayanxing

add deqpgles3

Signed-off-by: Nbayanxing <bayanxing@kaihongdigi.com>
上级 018095cf
/*
* 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 <climits>
#include <gtest/gtest.h>
#include "../Deqpgles3BaseFunc.h"
#include "../ActsDeqpgles30014TestSuite.h"
#include "shrinkdefine.h"
using namespace std;
using namespace testing::ext;
using namespace OHOS;
static SHRINK_HWTEST_F(ActsDeqpgles30014TestSuite, TestCase_013872,
"dEQP-GLES3.functional.shaders.matri",
"x.add.uniform.lowp_mat2_float_vertex");
static SHRINK_HWTEST_F(ActsDeqpgles30014TestSuite, TestCase_013873,
"dEQP-GLES3.functional.shaders.matrix",
".add.uniform.lowp_mat2_float_fragment");
static SHRINK_HWTEST_F(ActsDeqpgles30014TestSuite, TestCase_013874,
"dEQP-GLES3.functional.shaders.matri",
"x.add.uniform.lowp_mat2_mat2_vertex");
static SHRINK_HWTEST_F(ActsDeqpgles30014TestSuite, TestCase_013875,
"dEQP-GLES3.functional.shaders.matrix",
".add.uniform.lowp_mat2_mat2_fragment");
static SHRINK_HWTEST_F(ActsDeqpgles30014TestSuite, TestCase_013876,
"dEQP-GLES3.functional.shaders.matrix.",
"add.uniform.mediump_mat2_float_vertex");
static SHRINK_HWTEST_F(ActsDeqpgles30014TestSuite, TestCase_013877,
"dEQP-GLES3.functional.shaders.matrix.a",
"dd.uniform.mediump_mat2_float_fragment");
static SHRINK_HWTEST_F(ActsDeqpgles30014TestSuite, TestCase_013878,
"dEQP-GLES3.functional.shaders.matrix",
".add.uniform.mediump_mat2_mat2_vertex");
static SHRINK_HWTEST_F(ActsDeqpgles30014TestSuite, TestCase_013879,
"dEQP-GLES3.functional.shaders.matrix.",
"add.uniform.mediump_mat2_mat2_fragment");
static SHRINK_HWTEST_F(ActsDeqpgles30014TestSuite, TestCase_013880,
"dEQP-GLES3.functional.shaders.matrix",
".add.uniform.highp_mat2_float_vertex");
static SHRINK_HWTEST_F(ActsDeqpgles30014TestSuite, TestCase_013881,
"dEQP-GLES3.functional.shaders.matrix.",
"add.uniform.highp_mat2_float_fragment");
static SHRINK_HWTEST_F(ActsDeqpgles30014TestSuite, TestCase_013882,
"dEQP-GLES3.functional.shaders.matri",
"x.add.uniform.highp_mat2_mat2_vertex");
static SHRINK_HWTEST_F(ActsDeqpgles30014TestSuite, TestCase_013883,
"dEQP-GLES3.functional.shaders.matrix",
".add.uniform.highp_mat2_mat2_fragment");
static SHRINK_HWTEST_F(ActsDeqpgles30014TestSuite, TestCase_013884,
"dEQP-GLES3.functional.shaders.matrix",
".add.uniform.lowp_mat2x3_float_vertex");
static SHRINK_HWTEST_F(ActsDeqpgles30014TestSuite, TestCase_013885,
"dEQP-GLES3.functional.shaders.matrix.",
"add.uniform.lowp_mat2x3_float_fragment");
static SHRINK_HWTEST_F(ActsDeqpgles30014TestSuite, TestCase_013886,
"dEQP-GLES3.functional.shaders.matrix.",
"add.uniform.lowp_mat2x3_mat2x3_vertex");
static SHRINK_HWTEST_F(ActsDeqpgles30014TestSuite, TestCase_013887,
"dEQP-GLES3.functional.shaders.matrix.a",
"dd.uniform.lowp_mat2x3_mat2x3_fragment");
static SHRINK_HWTEST_F(ActsDeqpgles30014TestSuite, TestCase_013888,
"dEQP-GLES3.functional.shaders.matrix.a",
"dd.uniform.mediump_mat2x3_float_vertex");
static SHRINK_HWTEST_F(ActsDeqpgles30014TestSuite, TestCase_013889,
"dEQP-GLES3.functional.shaders.matrix.ad",
"d.uniform.mediump_mat2x3_float_fragment");
static SHRINK_HWTEST_F(ActsDeqpgles30014TestSuite, TestCase_013890,
"dEQP-GLES3.functional.shaders.matrix.a",
"dd.uniform.mediump_mat2x3_mat2x3_vertex");
static SHRINK_HWTEST_F(ActsDeqpgles30014TestSuite, TestCase_013891,
"dEQP-GLES3.functional.shaders.matrix.ad",
"d.uniform.mediump_mat2x3_mat2x3_fragment");
static SHRINK_HWTEST_F(ActsDeqpgles30014TestSuite, TestCase_013892,
"dEQP-GLES3.functional.shaders.matrix.",
"add.uniform.highp_mat2x3_float_vertex");
static SHRINK_HWTEST_F(ActsDeqpgles30014TestSuite, TestCase_013893,
"dEQP-GLES3.functional.shaders.matrix.a",
"dd.uniform.highp_mat2x3_float_fragment");
static SHRINK_HWTEST_F(ActsDeqpgles30014TestSuite, TestCase_013894,
"dEQP-GLES3.functional.shaders.matrix.",
"add.uniform.highp_mat2x3_mat2x3_vertex");
static SHRINK_HWTEST_F(ActsDeqpgles30014TestSuite, TestCase_013895,
"dEQP-GLES3.functional.shaders.matrix.a",
"dd.uniform.highp_mat2x3_mat2x3_fragment");
static SHRINK_HWTEST_F(ActsDeqpgles30014TestSuite, TestCase_013896,
"dEQP-GLES3.functional.shaders.matrix",
".add.uniform.lowp_mat2x4_float_vertex");
static SHRINK_HWTEST_F(ActsDeqpgles30014TestSuite, TestCase_013897,
"dEQP-GLES3.functional.shaders.matrix.",
"add.uniform.lowp_mat2x4_float_fragment");
static SHRINK_HWTEST_F(ActsDeqpgles30014TestSuite, TestCase_013898,
"dEQP-GLES3.functional.shaders.matrix.",
"add.uniform.lowp_mat2x4_mat2x4_vertex");
static SHRINK_HWTEST_F(ActsDeqpgles30014TestSuite, TestCase_013899,
"dEQP-GLES3.functional.shaders.matrix.a",
"dd.uniform.lowp_mat2x4_mat2x4_fragment");
static SHRINK_HWTEST_F(ActsDeqpgles30014TestSuite, TestCase_013900,
"dEQP-GLES3.functional.shaders.matrix.a",
"dd.uniform.mediump_mat2x4_float_vertex");
static SHRINK_HWTEST_F(ActsDeqpgles30014TestSuite, TestCase_013901,
"dEQP-GLES3.functional.shaders.matrix.ad",
"d.uniform.mediump_mat2x4_float_fragment");
static SHRINK_HWTEST_F(ActsDeqpgles30014TestSuite, TestCase_013902,
"dEQP-GLES3.functional.shaders.matrix.a",
"dd.uniform.mediump_mat2x4_mat2x4_vertex");
static SHRINK_HWTEST_F(ActsDeqpgles30014TestSuite, TestCase_013903,
"dEQP-GLES3.functional.shaders.matrix.ad",
"d.uniform.mediump_mat2x4_mat2x4_fragment");
static SHRINK_HWTEST_F(ActsDeqpgles30014TestSuite, TestCase_013904,
"dEQP-GLES3.functional.shaders.matrix.",
"add.uniform.highp_mat2x4_float_vertex");
static SHRINK_HWTEST_F(ActsDeqpgles30014TestSuite, TestCase_013905,
"dEQP-GLES3.functional.shaders.matrix.a",
"dd.uniform.highp_mat2x4_float_fragment");
static SHRINK_HWTEST_F(ActsDeqpgles30014TestSuite, TestCase_013906,
"dEQP-GLES3.functional.shaders.matrix.",
"add.uniform.highp_mat2x4_mat2x4_vertex");
static SHRINK_HWTEST_F(ActsDeqpgles30014TestSuite, TestCase_013907,
"dEQP-GLES3.functional.shaders.matrix.a",
"dd.uniform.highp_mat2x4_mat2x4_fragment");
static SHRINK_HWTEST_F(ActsDeqpgles30014TestSuite, TestCase_013908,
"dEQP-GLES3.functional.shaders.matrix",
".add.uniform.lowp_mat3x2_float_vertex");
static SHRINK_HWTEST_F(ActsDeqpgles30014TestSuite, TestCase_013909,
"dEQP-GLES3.functional.shaders.matrix.",
"add.uniform.lowp_mat3x2_float_fragment");
static SHRINK_HWTEST_F(ActsDeqpgles30014TestSuite, TestCase_013910,
"dEQP-GLES3.functional.shaders.matrix.",
"add.uniform.lowp_mat3x2_mat3x2_vertex");
static SHRINK_HWTEST_F(ActsDeqpgles30014TestSuite, TestCase_013911,
"dEQP-GLES3.functional.shaders.matrix.a",
"dd.uniform.lowp_mat3x2_mat3x2_fragment");
static SHRINK_HWTEST_F(ActsDeqpgles30014TestSuite, TestCase_013912,
"dEQP-GLES3.functional.shaders.matrix.a",
"dd.uniform.mediump_mat3x2_float_vertex");
static SHRINK_HWTEST_F(ActsDeqpgles30014TestSuite, TestCase_013913,
"dEQP-GLES3.functional.shaders.matrix.ad",
"d.uniform.mediump_mat3x2_float_fragment");
static SHRINK_HWTEST_F(ActsDeqpgles30014TestSuite, TestCase_013914,
"dEQP-GLES3.functional.shaders.matrix.a",
"dd.uniform.mediump_mat3x2_mat3x2_vertex");
static SHRINK_HWTEST_F(ActsDeqpgles30014TestSuite, TestCase_013915,
"dEQP-GLES3.functional.shaders.matrix.ad",
"d.uniform.mediump_mat3x2_mat3x2_fragment");
static SHRINK_HWTEST_F(ActsDeqpgles30014TestSuite, TestCase_013916,
"dEQP-GLES3.functional.shaders.matrix.",
"add.uniform.highp_mat3x2_float_vertex");
static SHRINK_HWTEST_F(ActsDeqpgles30014TestSuite, TestCase_013917,
"dEQP-GLES3.functional.shaders.matrix.a",
"dd.uniform.highp_mat3x2_float_fragment");
static SHRINK_HWTEST_F(ActsDeqpgles30014TestSuite, TestCase_013918,
"dEQP-GLES3.functional.shaders.matrix.",
"add.uniform.highp_mat3x2_mat3x2_vertex");
static SHRINK_HWTEST_F(ActsDeqpgles30014TestSuite, TestCase_013919,
"dEQP-GLES3.functional.shaders.matrix.a",
"dd.uniform.highp_mat3x2_mat3x2_fragment");
static SHRINK_HWTEST_F(ActsDeqpgles30014TestSuite, TestCase_013920,
"dEQP-GLES3.functional.shaders.matri",
"x.add.uniform.lowp_mat3_float_vertex");
static SHRINK_HWTEST_F(ActsDeqpgles30014TestSuite, TestCase_013921,
"dEQP-GLES3.functional.shaders.matrix",
".add.uniform.lowp_mat3_float_fragment");
static SHRINK_HWTEST_F(ActsDeqpgles30014TestSuite, TestCase_013922,
"dEQP-GLES3.functional.shaders.matri",
"x.add.uniform.lowp_mat3_mat3_vertex");
static SHRINK_HWTEST_F(ActsDeqpgles30014TestSuite, TestCase_013923,
"dEQP-GLES3.functional.shaders.matrix",
".add.uniform.lowp_mat3_mat3_fragment");
static SHRINK_HWTEST_F(ActsDeqpgles30014TestSuite, TestCase_013924,
"dEQP-GLES3.functional.shaders.matrix.",
"add.uniform.mediump_mat3_float_vertex");
static SHRINK_HWTEST_F(ActsDeqpgles30014TestSuite, TestCase_013925,
"dEQP-GLES3.functional.shaders.matrix.a",
"dd.uniform.mediump_mat3_float_fragment");
static SHRINK_HWTEST_F(ActsDeqpgles30014TestSuite, TestCase_013926,
"dEQP-GLES3.functional.shaders.matrix",
".add.uniform.mediump_mat3_mat3_vertex");
static SHRINK_HWTEST_F(ActsDeqpgles30014TestSuite, TestCase_013927,
"dEQP-GLES3.functional.shaders.matrix.",
"add.uniform.mediump_mat3_mat3_fragment");
static SHRINK_HWTEST_F(ActsDeqpgles30014TestSuite, TestCase_013928,
"dEQP-GLES3.functional.shaders.matrix",
".add.uniform.highp_mat3_float_vertex");
static SHRINK_HWTEST_F(ActsDeqpgles30014TestSuite, TestCase_013929,
"dEQP-GLES3.functional.shaders.matrix.",
"add.uniform.highp_mat3_float_fragment");
static SHRINK_HWTEST_F(ActsDeqpgles30014TestSuite, TestCase_013930,
"dEQP-GLES3.functional.shaders.matri",
"x.add.uniform.highp_mat3_mat3_vertex");
static SHRINK_HWTEST_F(ActsDeqpgles30014TestSuite, TestCase_013931,
"dEQP-GLES3.functional.shaders.matrix",
".add.uniform.highp_mat3_mat3_fragment");
static SHRINK_HWTEST_F(ActsDeqpgles30014TestSuite, TestCase_013932,
"dEQP-GLES3.functional.shaders.matrix",
".add.uniform.lowp_mat3x4_float_vertex");
static SHRINK_HWTEST_F(ActsDeqpgles30014TestSuite, TestCase_013933,
"dEQP-GLES3.functional.shaders.matrix.",
"add.uniform.lowp_mat3x4_float_fragment");
static SHRINK_HWTEST_F(ActsDeqpgles30014TestSuite, TestCase_013934,
"dEQP-GLES3.functional.shaders.matrix.",
"add.uniform.lowp_mat3x4_mat3x4_vertex");
static SHRINK_HWTEST_F(ActsDeqpgles30014TestSuite, TestCase_013935,
"dEQP-GLES3.functional.shaders.matrix.a",
"dd.uniform.lowp_mat3x4_mat3x4_fragment");
static SHRINK_HWTEST_F(ActsDeqpgles30014TestSuite, TestCase_013936,
"dEQP-GLES3.functional.shaders.matrix.a",
"dd.uniform.mediump_mat3x4_float_vertex");
static SHRINK_HWTEST_F(ActsDeqpgles30014TestSuite, TestCase_013937,
"dEQP-GLES3.functional.shaders.matrix.ad",
"d.uniform.mediump_mat3x4_float_fragment");
static SHRINK_HWTEST_F(ActsDeqpgles30014TestSuite, TestCase_013938,
"dEQP-GLES3.functional.shaders.matrix.a",
"dd.uniform.mediump_mat3x4_mat3x4_vertex");
static SHRINK_HWTEST_F(ActsDeqpgles30014TestSuite, TestCase_013939,
"dEQP-GLES3.functional.shaders.matrix.ad",
"d.uniform.mediump_mat3x4_mat3x4_fragment");
static SHRINK_HWTEST_F(ActsDeqpgles30014TestSuite, TestCase_013940,
"dEQP-GLES3.functional.shaders.matrix.",
"add.uniform.highp_mat3x4_float_vertex");
static SHRINK_HWTEST_F(ActsDeqpgles30014TestSuite, TestCase_013941,
"dEQP-GLES3.functional.shaders.matrix.a",
"dd.uniform.highp_mat3x4_float_fragment");
static SHRINK_HWTEST_F(ActsDeqpgles30014TestSuite, TestCase_013942,
"dEQP-GLES3.functional.shaders.matrix.",
"add.uniform.highp_mat3x4_mat3x4_vertex");
static SHRINK_HWTEST_F(ActsDeqpgles30014TestSuite, TestCase_013943,
"dEQP-GLES3.functional.shaders.matrix.a",
"dd.uniform.highp_mat3x4_mat3x4_fragment");
static SHRINK_HWTEST_F(ActsDeqpgles30014TestSuite, TestCase_013944,
"dEQP-GLES3.functional.shaders.matrix",
".add.uniform.lowp_mat4x2_float_vertex");
static SHRINK_HWTEST_F(ActsDeqpgles30014TestSuite, TestCase_013945,
"dEQP-GLES3.functional.shaders.matrix.",
"add.uniform.lowp_mat4x2_float_fragment");
static SHRINK_HWTEST_F(ActsDeqpgles30014TestSuite, TestCase_013946,
"dEQP-GLES3.functional.shaders.matrix.",
"add.uniform.lowp_mat4x2_mat4x2_vertex");
static SHRINK_HWTEST_F(ActsDeqpgles30014TestSuite, TestCase_013947,
"dEQP-GLES3.functional.shaders.matrix.a",
"dd.uniform.lowp_mat4x2_mat4x2_fragment");
static SHRINK_HWTEST_F(ActsDeqpgles30014TestSuite, TestCase_013948,
"dEQP-GLES3.functional.shaders.matrix.a",
"dd.uniform.mediump_mat4x2_float_vertex");
static SHRINK_HWTEST_F(ActsDeqpgles30014TestSuite, TestCase_013949,
"dEQP-GLES3.functional.shaders.matrix.ad",
"d.uniform.mediump_mat4x2_float_fragment");
static SHRINK_HWTEST_F(ActsDeqpgles30014TestSuite, TestCase_013950,
"dEQP-GLES3.functional.shaders.matrix.a",
"dd.uniform.mediump_mat4x2_mat4x2_vertex");
static SHRINK_HWTEST_F(ActsDeqpgles30014TestSuite, TestCase_013951,
"dEQP-GLES3.functional.shaders.matrix.ad",
"d.uniform.mediump_mat4x2_mat4x2_fragment");
static SHRINK_HWTEST_F(ActsDeqpgles30014TestSuite, TestCase_013952,
"dEQP-GLES3.functional.shaders.matrix.",
"add.uniform.highp_mat4x2_float_vertex");
static SHRINK_HWTEST_F(ActsDeqpgles30014TestSuite, TestCase_013953,
"dEQP-GLES3.functional.shaders.matrix.a",
"dd.uniform.highp_mat4x2_float_fragment");
static SHRINK_HWTEST_F(ActsDeqpgles30014TestSuite, TestCase_013954,
"dEQP-GLES3.functional.shaders.matrix.",
"add.uniform.highp_mat4x2_mat4x2_vertex");
static SHRINK_HWTEST_F(ActsDeqpgles30014TestSuite, TestCase_013955,
"dEQP-GLES3.functional.shaders.matrix.a",
"dd.uniform.highp_mat4x2_mat4x2_fragment");
static SHRINK_HWTEST_F(ActsDeqpgles30014TestSuite, TestCase_013956,
"dEQP-GLES3.functional.shaders.matrix",
".add.uniform.lowp_mat4x3_float_vertex");
static SHRINK_HWTEST_F(ActsDeqpgles30014TestSuite, TestCase_013957,
"dEQP-GLES3.functional.shaders.matrix.",
"add.uniform.lowp_mat4x3_float_fragment");
static SHRINK_HWTEST_F(ActsDeqpgles30014TestSuite, TestCase_013958,
"dEQP-GLES3.functional.shaders.matrix.",
"add.uniform.lowp_mat4x3_mat4x3_vertex");
static SHRINK_HWTEST_F(ActsDeqpgles30014TestSuite, TestCase_013959,
"dEQP-GLES3.functional.shaders.matrix.a",
"dd.uniform.lowp_mat4x3_mat4x3_fragment");
static SHRINK_HWTEST_F(ActsDeqpgles30014TestSuite, TestCase_013960,
"dEQP-GLES3.functional.shaders.matrix.a",
"dd.uniform.mediump_mat4x3_float_vertex");
static SHRINK_HWTEST_F(ActsDeqpgles30014TestSuite, TestCase_013961,
"dEQP-GLES3.functional.shaders.matrix.ad",
"d.uniform.mediump_mat4x3_float_fragment");
static SHRINK_HWTEST_F(ActsDeqpgles30014TestSuite, TestCase_013962,
"dEQP-GLES3.functional.shaders.matrix.a",
"dd.uniform.mediump_mat4x3_mat4x3_vertex");
static SHRINK_HWTEST_F(ActsDeqpgles30014TestSuite, TestCase_013963,
"dEQP-GLES3.functional.shaders.matrix.ad",
"d.uniform.mediump_mat4x3_mat4x3_fragment");
static SHRINK_HWTEST_F(ActsDeqpgles30014TestSuite, TestCase_013964,
"dEQP-GLES3.functional.shaders.matrix.",
"add.uniform.highp_mat4x3_float_vertex");
static SHRINK_HWTEST_F(ActsDeqpgles30014TestSuite, TestCase_013965,
"dEQP-GLES3.functional.shaders.matrix.a",
"dd.uniform.highp_mat4x3_float_fragment");
static SHRINK_HWTEST_F(ActsDeqpgles30014TestSuite, TestCase_013966,
"dEQP-GLES3.functional.shaders.matrix.",
"add.uniform.highp_mat4x3_mat4x3_vertex");
static SHRINK_HWTEST_F(ActsDeqpgles30014TestSuite, TestCase_013967,
"dEQP-GLES3.functional.shaders.matrix.a",
"dd.uniform.highp_mat4x3_mat4x3_fragment");
static SHRINK_HWTEST_F(ActsDeqpgles30014TestSuite, TestCase_013968,
"dEQP-GLES3.functional.shaders.matri",
"x.add.uniform.lowp_mat4_float_vertex");
static SHRINK_HWTEST_F(ActsDeqpgles30014TestSuite, TestCase_013969,
"dEQP-GLES3.functional.shaders.matrix",
".add.uniform.lowp_mat4_float_fragment");
static SHRINK_HWTEST_F(ActsDeqpgles30014TestSuite, TestCase_013970,
"dEQP-GLES3.functional.shaders.matri",
"x.add.uniform.lowp_mat4_mat4_vertex");
static SHRINK_HWTEST_F(ActsDeqpgles30014TestSuite, TestCase_013971,
"dEQP-GLES3.functional.shaders.matrix",
".add.uniform.lowp_mat4_mat4_fragment");
static SHRINK_HWTEST_F(ActsDeqpgles30014TestSuite, TestCase_013972,
"dEQP-GLES3.functional.shaders.matrix.",
"add.uniform.mediump_mat4_float_vertex");
static SHRINK_HWTEST_F(ActsDeqpgles30014TestSuite, TestCase_013973,
"dEQP-GLES3.functional.shaders.matrix.a",
"dd.uniform.mediump_mat4_float_fragment");
static SHRINK_HWTEST_F(ActsDeqpgles30014TestSuite, TestCase_013974,
"dEQP-GLES3.functional.shaders.matrix",
".add.uniform.mediump_mat4_mat4_vertex");
static SHRINK_HWTEST_F(ActsDeqpgles30014TestSuite, TestCase_013975,
"dEQP-GLES3.functional.shaders.matrix.",
"add.uniform.mediump_mat4_mat4_fragment");
static SHRINK_HWTEST_F(ActsDeqpgles30014TestSuite, TestCase_013976,
"dEQP-GLES3.functional.shaders.matrix",
".add.uniform.highp_mat4_float_vertex");
static SHRINK_HWTEST_F(ActsDeqpgles30014TestSuite, TestCase_013977,
"dEQP-GLES3.functional.shaders.matrix.",
"add.uniform.highp_mat4_float_fragment");
static SHRINK_HWTEST_F(ActsDeqpgles30014TestSuite, TestCase_013978,
"dEQP-GLES3.functional.shaders.matri",
"x.add.uniform.highp_mat4_mat4_vertex");
static SHRINK_HWTEST_F(ActsDeqpgles30014TestSuite, TestCase_013979,
"dEQP-GLES3.functional.shaders.matrix",
".add.uniform.highp_mat4_mat4_fragment");
/*
* 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 <climits>
#include <gtest/gtest.h>
#include "../Deqpgles3BaseFunc.h"
#include "../ActsDeqpgles30040TestSuite.h"
#include "shrinkdefine.h"
using namespace std;
using namespace testing::ext;
using namespace OHOS;
static SHRINK_HWTEST_F(ActsDeqpgles30040TestSuite, TestCase_039440,
"dEQP-GLES3.functional.fragment_o",
"ut.array.uint.rgba32ui_lowp_uint");
static SHRINK_HWTEST_F(ActsDeqpgles30040TestSuite, TestCase_039441,
"dEQP-GLES3.functional.fragment_o",
"ut.array.uint.rgba32ui_lowp_uvec2");
static SHRINK_HWTEST_F(ActsDeqpgles30040TestSuite, TestCase_039442,
"dEQP-GLES3.functional.fragment_o",
"ut.array.uint.rgba32ui_lowp_uvec3");
static SHRINK_HWTEST_F(ActsDeqpgles30040TestSuite, TestCase_039443,
"dEQP-GLES3.functional.fragment_o",
"ut.array.uint.rgba32ui_lowp_uvec4");
static SHRINK_HWTEST_F(ActsDeqpgles30040TestSuite, TestCase_039444,
"dEQP-GLES3.functional.fragment_ou",
"t.array.uint.rgba32ui_mediump_uint");
static SHRINK_HWTEST_F(ActsDeqpgles30040TestSuite, TestCase_039445,
"dEQP-GLES3.functional.fragment_out",
".array.uint.rgba32ui_mediump_uvec2");
static SHRINK_HWTEST_F(ActsDeqpgles30040TestSuite, TestCase_039446,
"dEQP-GLES3.functional.fragment_out",
".array.uint.rgba32ui_mediump_uvec3");
static SHRINK_HWTEST_F(ActsDeqpgles30040TestSuite, TestCase_039447,
"dEQP-GLES3.functional.fragment_out",
".array.uint.rgba32ui_mediump_uvec4");
static SHRINK_HWTEST_F(ActsDeqpgles30040TestSuite, TestCase_039448,
"dEQP-GLES3.functional.fragment_o",
"ut.array.uint.rgba32ui_highp_uint");
static SHRINK_HWTEST_F(ActsDeqpgles30040TestSuite, TestCase_039449,
"dEQP-GLES3.functional.fragment_ou",
"t.array.uint.rgba32ui_highp_uvec2");
static SHRINK_HWTEST_F(ActsDeqpgles30040TestSuite, TestCase_039450,
"dEQP-GLES3.functional.fragment_ou",
"t.array.uint.rgba32ui_highp_uvec3");
static SHRINK_HWTEST_F(ActsDeqpgles30040TestSuite, TestCase_039451,
"dEQP-GLES3.functional.fragment_ou",
"t.array.uint.rgba32ui_highp_uvec4");
static SHRINK_HWTEST_F(ActsDeqpgles30040TestSuite, TestCase_039452,
"dEQP-GLES3.functional.fragment_o",
"ut.array.uint.rgba16ui_lowp_uint");
static SHRINK_HWTEST_F(ActsDeqpgles30040TestSuite, TestCase_039453,
"dEQP-GLES3.functional.fragment_o",
"ut.array.uint.rgba16ui_lowp_uvec2");
static SHRINK_HWTEST_F(ActsDeqpgles30040TestSuite, TestCase_039454,
"dEQP-GLES3.functional.fragment_o",
"ut.array.uint.rgba16ui_lowp_uvec3");
static SHRINK_HWTEST_F(ActsDeqpgles30040TestSuite, TestCase_039455,
"dEQP-GLES3.functional.fragment_o",
"ut.array.uint.rgba16ui_lowp_uvec4");
static SHRINK_HWTEST_F(ActsDeqpgles30040TestSuite, TestCase_039456,
"dEQP-GLES3.functional.fragment_ou",
"t.array.uint.rgba16ui_mediump_uint");
static SHRINK_HWTEST_F(ActsDeqpgles30040TestSuite, TestCase_039457,
"dEQP-GLES3.functional.fragment_out",
".array.uint.rgba16ui_mediump_uvec2");
static SHRINK_HWTEST_F(ActsDeqpgles30040TestSuite, TestCase_039458,
"dEQP-GLES3.functional.fragment_out",
".array.uint.rgba16ui_mediump_uvec3");
static SHRINK_HWTEST_F(ActsDeqpgles30040TestSuite, TestCase_039459,
"dEQP-GLES3.functional.fragment_out",
".array.uint.rgba16ui_mediump_uvec4");
static SHRINK_HWTEST_F(ActsDeqpgles30040TestSuite, TestCase_039460,
"dEQP-GLES3.functional.fragment_o",
"ut.array.uint.rgba16ui_highp_uint");
static SHRINK_HWTEST_F(ActsDeqpgles30040TestSuite, TestCase_039461,
"dEQP-GLES3.functional.fragment_ou",
"t.array.uint.rgba16ui_highp_uvec2");
static SHRINK_HWTEST_F(ActsDeqpgles30040TestSuite, TestCase_039462,
"dEQP-GLES3.functional.fragment_ou",
"t.array.uint.rgba16ui_highp_uvec3");
static SHRINK_HWTEST_F(ActsDeqpgles30040TestSuite, TestCase_039463,
"dEQP-GLES3.functional.fragment_ou",
"t.array.uint.rgba16ui_highp_uvec4");
static SHRINK_HWTEST_F(ActsDeqpgles30040TestSuite, TestCase_039464,
"dEQP-GLES3.functional.fragment_",
"out.array.uint.rgba8ui_lowp_uint");
static SHRINK_HWTEST_F(ActsDeqpgles30040TestSuite, TestCase_039465,
"dEQP-GLES3.functional.fragment_o",
"ut.array.uint.rgba8ui_lowp_uvec2");
static SHRINK_HWTEST_F(ActsDeqpgles30040TestSuite, TestCase_039466,
"dEQP-GLES3.functional.fragment_o",
"ut.array.uint.rgba8ui_lowp_uvec3");
static SHRINK_HWTEST_F(ActsDeqpgles30040TestSuite, TestCase_039467,
"dEQP-GLES3.functional.fragment_o",
"ut.array.uint.rgba8ui_lowp_uvec4");
static SHRINK_HWTEST_F(ActsDeqpgles30040TestSuite, TestCase_039468,
"dEQP-GLES3.functional.fragment_ou",
"t.array.uint.rgba8ui_mediump_uint");
static SHRINK_HWTEST_F(ActsDeqpgles30040TestSuite, TestCase_039469,
"dEQP-GLES3.functional.fragment_ou",
"t.array.uint.rgba8ui_mediump_uvec2");
static SHRINK_HWTEST_F(ActsDeqpgles30040TestSuite, TestCase_039470,
"dEQP-GLES3.functional.fragment_ou",
"t.array.uint.rgba8ui_mediump_uvec3");
static SHRINK_HWTEST_F(ActsDeqpgles30040TestSuite, TestCase_039471,
"dEQP-GLES3.functional.fragment_ou",
"t.array.uint.rgba8ui_mediump_uvec4");
static SHRINK_HWTEST_F(ActsDeqpgles30040TestSuite, TestCase_039472,
"dEQP-GLES3.functional.fragment_o",
"ut.array.uint.rgba8ui_highp_uint");
static SHRINK_HWTEST_F(ActsDeqpgles30040TestSuite, TestCase_039473,
"dEQP-GLES3.functional.fragment_o",
"ut.array.uint.rgba8ui_highp_uvec2");
static SHRINK_HWTEST_F(ActsDeqpgles30040TestSuite, TestCase_039474,
"dEQP-GLES3.functional.fragment_o",
"ut.array.uint.rgba8ui_highp_uvec3");
static SHRINK_HWTEST_F(ActsDeqpgles30040TestSuite, TestCase_039475,
"dEQP-GLES3.functional.fragment_o",
"ut.array.uint.rgba8ui_highp_uvec4");
static SHRINK_HWTEST_F(ActsDeqpgles30040TestSuite, TestCase_039476,
"dEQP-GLES3.functional.fragment_ou",
"t.array.uint.rgb10_a2ui_lowp_uint");
static SHRINK_HWTEST_F(ActsDeqpgles30040TestSuite, TestCase_039477,
"dEQP-GLES3.functional.fragment_ou",
"t.array.uint.rgb10_a2ui_lowp_uvec2");
static SHRINK_HWTEST_F(ActsDeqpgles30040TestSuite, TestCase_039478,
"dEQP-GLES3.functional.fragment_ou",
"t.array.uint.rgb10_a2ui_lowp_uvec3");
static SHRINK_HWTEST_F(ActsDeqpgles30040TestSuite, TestCase_039479,
"dEQP-GLES3.functional.fragment_ou",
"t.array.uint.rgb10_a2ui_lowp_uvec4");
static SHRINK_HWTEST_F(ActsDeqpgles30040TestSuite, TestCase_039480,
"dEQP-GLES3.functional.fragment_out",
".array.uint.rgb10_a2ui_mediump_uint");
static SHRINK_HWTEST_F(ActsDeqpgles30040TestSuite, TestCase_039481,
"dEQP-GLES3.functional.fragment_out.",
"array.uint.rgb10_a2ui_mediump_uvec2");
static SHRINK_HWTEST_F(ActsDeqpgles30040TestSuite, TestCase_039482,
"dEQP-GLES3.functional.fragment_out.",
"array.uint.rgb10_a2ui_mediump_uvec3");
static SHRINK_HWTEST_F(ActsDeqpgles30040TestSuite, TestCase_039483,
"dEQP-GLES3.functional.fragment_out.",
"array.uint.rgb10_a2ui_mediump_uvec4");
static SHRINK_HWTEST_F(ActsDeqpgles30040TestSuite, TestCase_039484,
"dEQP-GLES3.functional.fragment_ou",
"t.array.uint.rgb10_a2ui_highp_uint");
static SHRINK_HWTEST_F(ActsDeqpgles30040TestSuite, TestCase_039485,
"dEQP-GLES3.functional.fragment_out",
".array.uint.rgb10_a2ui_highp_uvec2");
static SHRINK_HWTEST_F(ActsDeqpgles30040TestSuite, TestCase_039486,
"dEQP-GLES3.functional.fragment_out",
".array.uint.rgb10_a2ui_highp_uvec3");
static SHRINK_HWTEST_F(ActsDeqpgles30040TestSuite, TestCase_039487,
"dEQP-GLES3.functional.fragment_out",
".array.uint.rgb10_a2ui_highp_uvec4");
static SHRINK_HWTEST_F(ActsDeqpgles30040TestSuite, TestCase_039488,
"dEQP-GLES3.functional.fragment_",
"out.array.uint.rg32ui_lowp_uint");
static SHRINK_HWTEST_F(ActsDeqpgles30040TestSuite, TestCase_039489,
"dEQP-GLES3.functional.fragment_",
"out.array.uint.rg32ui_lowp_uvec2");
static SHRINK_HWTEST_F(ActsDeqpgles30040TestSuite, TestCase_039490,
"dEQP-GLES3.functional.fragment_",
"out.array.uint.rg32ui_lowp_uvec3");
static SHRINK_HWTEST_F(ActsDeqpgles30040TestSuite, TestCase_039491,
"dEQP-GLES3.functional.fragment_",
"out.array.uint.rg32ui_lowp_uvec4");
static SHRINK_HWTEST_F(ActsDeqpgles30040TestSuite, TestCase_039492,
"dEQP-GLES3.functional.fragment_o",
"ut.array.uint.rg32ui_mediump_uint");
static SHRINK_HWTEST_F(ActsDeqpgles30040TestSuite, TestCase_039493,
"dEQP-GLES3.functional.fragment_ou",
"t.array.uint.rg32ui_mediump_uvec2");
static SHRINK_HWTEST_F(ActsDeqpgles30040TestSuite, TestCase_039494,
"dEQP-GLES3.functional.fragment_ou",
"t.array.uint.rg32ui_mediump_uvec3");
static SHRINK_HWTEST_F(ActsDeqpgles30040TestSuite, TestCase_039495,
"dEQP-GLES3.functional.fragment_ou",
"t.array.uint.rg32ui_mediump_uvec4");
static SHRINK_HWTEST_F(ActsDeqpgles30040TestSuite, TestCase_039496,
"dEQP-GLES3.functional.fragment_",
"out.array.uint.rg32ui_highp_uint");
static SHRINK_HWTEST_F(ActsDeqpgles30040TestSuite, TestCase_039497,
"dEQP-GLES3.functional.fragment_o",
"ut.array.uint.rg32ui_highp_uvec2");
static SHRINK_HWTEST_F(ActsDeqpgles30040TestSuite, TestCase_039498,
"dEQP-GLES3.functional.fragment_o",
"ut.array.uint.rg32ui_highp_uvec3");
static SHRINK_HWTEST_F(ActsDeqpgles30040TestSuite, TestCase_039499,
"dEQP-GLES3.functional.fragment_o",
"ut.array.uint.rg32ui_highp_uvec4");
static SHRINK_HWTEST_F(ActsDeqpgles30040TestSuite, TestCase_039500,
"dEQP-GLES3.functional.fragment_",
"out.array.uint.rg16ui_lowp_uint");
static SHRINK_HWTEST_F(ActsDeqpgles30040TestSuite, TestCase_039501,
"dEQP-GLES3.functional.fragment_",
"out.array.uint.rg16ui_lowp_uvec2");
static SHRINK_HWTEST_F(ActsDeqpgles30040TestSuite, TestCase_039502,
"dEQP-GLES3.functional.fragment_",
"out.array.uint.rg16ui_lowp_uvec3");
static SHRINK_HWTEST_F(ActsDeqpgles30040TestSuite, TestCase_039503,
"dEQP-GLES3.functional.fragment_",
"out.array.uint.rg16ui_lowp_uvec4");
static SHRINK_HWTEST_F(ActsDeqpgles30040TestSuite, TestCase_039504,
"dEQP-GLES3.functional.fragment_o",
"ut.array.uint.rg16ui_mediump_uint");
static SHRINK_HWTEST_F(ActsDeqpgles30040TestSuite, TestCase_039505,
"dEQP-GLES3.functional.fragment_ou",
"t.array.uint.rg16ui_mediump_uvec2");
static SHRINK_HWTEST_F(ActsDeqpgles30040TestSuite, TestCase_039506,
"dEQP-GLES3.functional.fragment_ou",
"t.array.uint.rg16ui_mediump_uvec3");
static SHRINK_HWTEST_F(ActsDeqpgles30040TestSuite, TestCase_039507,
"dEQP-GLES3.functional.fragment_ou",
"t.array.uint.rg16ui_mediump_uvec4");
static SHRINK_HWTEST_F(ActsDeqpgles30040TestSuite, TestCase_039508,
"dEQP-GLES3.functional.fragment_",
"out.array.uint.rg16ui_highp_uint");
static SHRINK_HWTEST_F(ActsDeqpgles30040TestSuite, TestCase_039509,
"dEQP-GLES3.functional.fragment_o",
"ut.array.uint.rg16ui_highp_uvec2");
static SHRINK_HWTEST_F(ActsDeqpgles30040TestSuite, TestCase_039510,
"dEQP-GLES3.functional.fragment_o",
"ut.array.uint.rg16ui_highp_uvec3");
static SHRINK_HWTEST_F(ActsDeqpgles30040TestSuite, TestCase_039511,
"dEQP-GLES3.functional.fragment_o",
"ut.array.uint.rg16ui_highp_uvec4");
static SHRINK_HWTEST_F(ActsDeqpgles30040TestSuite, TestCase_039512,
"dEQP-GLES3.functional.fragment",
"_out.array.uint.rg8ui_lowp_uint");
static SHRINK_HWTEST_F(ActsDeqpgles30040TestSuite, TestCase_039513,
"dEQP-GLES3.functional.fragment_",
"out.array.uint.rg8ui_lowp_uvec2");
static SHRINK_HWTEST_F(ActsDeqpgles30040TestSuite, TestCase_039514,
"dEQP-GLES3.functional.fragment_",
"out.array.uint.rg8ui_lowp_uvec3");
static SHRINK_HWTEST_F(ActsDeqpgles30040TestSuite, TestCase_039515,
"dEQP-GLES3.functional.fragment_",
"out.array.uint.rg8ui_lowp_uvec4");
static SHRINK_HWTEST_F(ActsDeqpgles30040TestSuite, TestCase_039516,
"dEQP-GLES3.functional.fragment_o",
"ut.array.uint.rg8ui_mediump_uint");
static SHRINK_HWTEST_F(ActsDeqpgles30040TestSuite, TestCase_039517,
"dEQP-GLES3.functional.fragment_o",
"ut.array.uint.rg8ui_mediump_uvec2");
static SHRINK_HWTEST_F(ActsDeqpgles30040TestSuite, TestCase_039518,
"dEQP-GLES3.functional.fragment_o",
"ut.array.uint.rg8ui_mediump_uvec3");
static SHRINK_HWTEST_F(ActsDeqpgles30040TestSuite, TestCase_039519,
"dEQP-GLES3.functional.fragment_o",
"ut.array.uint.rg8ui_mediump_uvec4");
static SHRINK_HWTEST_F(ActsDeqpgles30040TestSuite, TestCase_039520,
"dEQP-GLES3.functional.fragment_",
"out.array.uint.rg8ui_highp_uint");
static SHRINK_HWTEST_F(ActsDeqpgles30040TestSuite, TestCase_039521,
"dEQP-GLES3.functional.fragment_",
"out.array.uint.rg8ui_highp_uvec2");
static SHRINK_HWTEST_F(ActsDeqpgles30040TestSuite, TestCase_039522,
"dEQP-GLES3.functional.fragment_",
"out.array.uint.rg8ui_highp_uvec3");
static SHRINK_HWTEST_F(ActsDeqpgles30040TestSuite, TestCase_039523,
"dEQP-GLES3.functional.fragment_",
"out.array.uint.rg8ui_highp_uvec4");
static SHRINK_HWTEST_F(ActsDeqpgles30040TestSuite, TestCase_039524,
"dEQP-GLES3.functional.fragment",
"_out.array.uint.r32ui_lowp_uint");
static SHRINK_HWTEST_F(ActsDeqpgles30040TestSuite, TestCase_039525,
"dEQP-GLES3.functional.fragment_",
"out.array.uint.r32ui_lowp_uvec2");
static SHRINK_HWTEST_F(ActsDeqpgles30040TestSuite, TestCase_039526,
"dEQP-GLES3.functional.fragment_",
"out.array.uint.r32ui_lowp_uvec3");
static SHRINK_HWTEST_F(ActsDeqpgles30040TestSuite, TestCase_039527,
"dEQP-GLES3.functional.fragment_",
"out.array.uint.r32ui_lowp_uvec4");
static SHRINK_HWTEST_F(ActsDeqpgles30040TestSuite, TestCase_039528,
"dEQP-GLES3.functional.fragment_o",
"ut.array.uint.r32ui_mediump_uint");
static SHRINK_HWTEST_F(ActsDeqpgles30040TestSuite, TestCase_039529,
"dEQP-GLES3.functional.fragment_o",
"ut.array.uint.r32ui_mediump_uvec2");
static SHRINK_HWTEST_F(ActsDeqpgles30040TestSuite, TestCase_039530,
"dEQP-GLES3.functional.fragment_o",
"ut.array.uint.r32ui_mediump_uvec3");
static SHRINK_HWTEST_F(ActsDeqpgles30040TestSuite, TestCase_039531,
"dEQP-GLES3.functional.fragment_o",
"ut.array.uint.r32ui_mediump_uvec4");
static SHRINK_HWTEST_F(ActsDeqpgles30040TestSuite, TestCase_039532,
"dEQP-GLES3.functional.fragment_",
"out.array.uint.r32ui_highp_uint");
static SHRINK_HWTEST_F(ActsDeqpgles30040TestSuite, TestCase_039533,
"dEQP-GLES3.functional.fragment_",
"out.array.uint.r32ui_highp_uvec2");
static SHRINK_HWTEST_F(ActsDeqpgles30040TestSuite, TestCase_039534,
"dEQP-GLES3.functional.fragment_",
"out.array.uint.r32ui_highp_uvec3");
static SHRINK_HWTEST_F(ActsDeqpgles30040TestSuite, TestCase_039535,
"dEQP-GLES3.functional.fragment_",
"out.array.uint.r32ui_highp_uvec4");
static SHRINK_HWTEST_F(ActsDeqpgles30040TestSuite, TestCase_039536,
"dEQP-GLES3.functional.fragment",
"_out.array.uint.r16ui_lowp_uint");
static SHRINK_HWTEST_F(ActsDeqpgles30040TestSuite, TestCase_039537,
"dEQP-GLES3.functional.fragment_",
"out.array.uint.r16ui_lowp_uvec2");
static SHRINK_HWTEST_F(ActsDeqpgles30040TestSuite, TestCase_039538,
"dEQP-GLES3.functional.fragment_",
"out.array.uint.r16ui_lowp_uvec3");
static SHRINK_HWTEST_F(ActsDeqpgles30040TestSuite, TestCase_039539,
"dEQP-GLES3.functional.fragment_",
"out.array.uint.r16ui_lowp_uvec4");
static SHRINK_HWTEST_F(ActsDeqpgles30040TestSuite, TestCase_039540,
"dEQP-GLES3.functional.fragment_o",
"ut.array.uint.r16ui_mediump_uint");
static SHRINK_HWTEST_F(ActsDeqpgles30040TestSuite, TestCase_039541,
"dEQP-GLES3.functional.fragment_o",
"ut.array.uint.r16ui_mediump_uvec2");
static SHRINK_HWTEST_F(ActsDeqpgles30040TestSuite, TestCase_039542,
"dEQP-GLES3.functional.fragment_o",
"ut.array.uint.r16ui_mediump_uvec3");
static SHRINK_HWTEST_F(ActsDeqpgles30040TestSuite, TestCase_039543,
"dEQP-GLES3.functional.fragment_o",
"ut.array.uint.r16ui_mediump_uvec4");
static SHRINK_HWTEST_F(ActsDeqpgles30040TestSuite, TestCase_039544,
"dEQP-GLES3.functional.fragment_",
"out.array.uint.r16ui_highp_uint");
static SHRINK_HWTEST_F(ActsDeqpgles30040TestSuite, TestCase_039545,
"dEQP-GLES3.functional.fragment_",
"out.array.uint.r16ui_highp_uvec2");
static SHRINK_HWTEST_F(ActsDeqpgles30040TestSuite, TestCase_039546,
"dEQP-GLES3.functional.fragment_",
"out.array.uint.r16ui_highp_uvec3");
static SHRINK_HWTEST_F(ActsDeqpgles30040TestSuite, TestCase_039547,
"dEQP-GLES3.functional.fragment_",
"out.array.uint.r16ui_highp_uvec4");
static SHRINK_HWTEST_F(ActsDeqpgles30040TestSuite, TestCase_039548,
"dEQP-GLES3.functional.fragment",
"_out.array.uint.r8ui_lowp_uint");
static SHRINK_HWTEST_F(ActsDeqpgles30040TestSuite, TestCase_039549,
"dEQP-GLES3.functional.fragment",
"_out.array.uint.r8ui_lowp_uvec2");
static SHRINK_HWTEST_F(ActsDeqpgles30040TestSuite, TestCase_039550,
"dEQP-GLES3.functional.fragment",
"_out.array.uint.r8ui_lowp_uvec3");
static SHRINK_HWTEST_F(ActsDeqpgles30040TestSuite, TestCase_039551,
"dEQP-GLES3.functional.fragment",
"_out.array.uint.r8ui_lowp_uvec4");
static SHRINK_HWTEST_F(ActsDeqpgles30040TestSuite, TestCase_039552,
"dEQP-GLES3.functional.fragment_",
"out.array.uint.r8ui_mediump_uint");
static SHRINK_HWTEST_F(ActsDeqpgles30040TestSuite, TestCase_039553,
"dEQP-GLES3.functional.fragment_o",
"ut.array.uint.r8ui_mediump_uvec2");
static SHRINK_HWTEST_F(ActsDeqpgles30040TestSuite, TestCase_039554,
"dEQP-GLES3.functional.fragment_o",
"ut.array.uint.r8ui_mediump_uvec3");
static SHRINK_HWTEST_F(ActsDeqpgles30040TestSuite, TestCase_039555,
"dEQP-GLES3.functional.fragment_o",
"ut.array.uint.r8ui_mediump_uvec4");
static SHRINK_HWTEST_F(ActsDeqpgles30040TestSuite, TestCase_039556,
"dEQP-GLES3.functional.fragment",
"_out.array.uint.r8ui_highp_uint");
static SHRINK_HWTEST_F(ActsDeqpgles30040TestSuite, TestCase_039557,
"dEQP-GLES3.functional.fragment_",
"out.array.uint.r8ui_highp_uvec2");
static SHRINK_HWTEST_F(ActsDeqpgles30040TestSuite, TestCase_039558,
"dEQP-GLES3.functional.fragment_",
"out.array.uint.r8ui_highp_uvec3");
static SHRINK_HWTEST_F(ActsDeqpgles30040TestSuite, TestCase_039559,
"dEQP-GLES3.functional.fragment_",
"out.array.uint.r8ui_highp_uvec4");
/*
* 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 <climits>
#include <gtest/gtest.h>
#include "../Deqpgles3BaseFunc.h"
#include "../ActsDeqpgles30040TestSuite.h"
#include "shrinkdefine.h"
using namespace std;
using namespace testing::ext;
using namespace OHOS;
static SHRINK_HWTEST_F(ActsDeqpgles30040TestSuite, TestCase_039020,
"dEQP-GLES3.functional.fragment_o",
"ut.basic.uint.rgba32ui_lowp_uint");
static SHRINK_HWTEST_F(ActsDeqpgles30040TestSuite, TestCase_039021,
"dEQP-GLES3.functional.fragment_o",
"ut.basic.uint.rgba32ui_lowp_uvec2");
static SHRINK_HWTEST_F(ActsDeqpgles30040TestSuite, TestCase_039022,
"dEQP-GLES3.functional.fragment_o",
"ut.basic.uint.rgba32ui_lowp_uvec3");
static SHRINK_HWTEST_F(ActsDeqpgles30040TestSuite, TestCase_039023,
"dEQP-GLES3.functional.fragment_o",
"ut.basic.uint.rgba32ui_lowp_uvec4");
static SHRINK_HWTEST_F(ActsDeqpgles30040TestSuite, TestCase_039024,
"dEQP-GLES3.functional.fragment_ou",
"t.basic.uint.rgba32ui_mediump_uint");
static SHRINK_HWTEST_F(ActsDeqpgles30040TestSuite, TestCase_039025,
"dEQP-GLES3.functional.fragment_out",
".basic.uint.rgba32ui_mediump_uvec2");
static SHRINK_HWTEST_F(ActsDeqpgles30040TestSuite, TestCase_039026,
"dEQP-GLES3.functional.fragment_out",
".basic.uint.rgba32ui_mediump_uvec3");
static SHRINK_HWTEST_F(ActsDeqpgles30040TestSuite, TestCase_039027,
"dEQP-GLES3.functional.fragment_out",
".basic.uint.rgba32ui_mediump_uvec4");
static SHRINK_HWTEST_F(ActsDeqpgles30040TestSuite, TestCase_039028,
"dEQP-GLES3.functional.fragment_o",
"ut.basic.uint.rgba32ui_highp_uint");
static SHRINK_HWTEST_F(ActsDeqpgles30040TestSuite, TestCase_039029,
"dEQP-GLES3.functional.fragment_ou",
"t.basic.uint.rgba32ui_highp_uvec2");
static SHRINK_HWTEST_F(ActsDeqpgles30040TestSuite, TestCase_039030,
"dEQP-GLES3.functional.fragment_ou",
"t.basic.uint.rgba32ui_highp_uvec3");
static SHRINK_HWTEST_F(ActsDeqpgles30040TestSuite, TestCase_039031,
"dEQP-GLES3.functional.fragment_ou",
"t.basic.uint.rgba32ui_highp_uvec4");
static SHRINK_HWTEST_F(ActsDeqpgles30040TestSuite, TestCase_039032,
"dEQP-GLES3.functional.fragment_o",
"ut.basic.uint.rgba16ui_lowp_uint");
static SHRINK_HWTEST_F(ActsDeqpgles30040TestSuite, TestCase_039033,
"dEQP-GLES3.functional.fragment_o",
"ut.basic.uint.rgba16ui_lowp_uvec2");
static SHRINK_HWTEST_F(ActsDeqpgles30040TestSuite, TestCase_039034,
"dEQP-GLES3.functional.fragment_o",
"ut.basic.uint.rgba16ui_lowp_uvec3");
static SHRINK_HWTEST_F(ActsDeqpgles30040TestSuite, TestCase_039035,
"dEQP-GLES3.functional.fragment_o",
"ut.basic.uint.rgba16ui_lowp_uvec4");
static SHRINK_HWTEST_F(ActsDeqpgles30040TestSuite, TestCase_039036,
"dEQP-GLES3.functional.fragment_ou",
"t.basic.uint.rgba16ui_mediump_uint");
static SHRINK_HWTEST_F(ActsDeqpgles30040TestSuite, TestCase_039037,
"dEQP-GLES3.functional.fragment_out",
".basic.uint.rgba16ui_mediump_uvec2");
static SHRINK_HWTEST_F(ActsDeqpgles30040TestSuite, TestCase_039038,
"dEQP-GLES3.functional.fragment_out",
".basic.uint.rgba16ui_mediump_uvec3");
static SHRINK_HWTEST_F(ActsDeqpgles30040TestSuite, TestCase_039039,
"dEQP-GLES3.functional.fragment_out",
".basic.uint.rgba16ui_mediump_uvec4");
static SHRINK_HWTEST_F(ActsDeqpgles30040TestSuite, TestCase_039040,
"dEQP-GLES3.functional.fragment_o",
"ut.basic.uint.rgba16ui_highp_uint");
static SHRINK_HWTEST_F(ActsDeqpgles30040TestSuite, TestCase_039041,
"dEQP-GLES3.functional.fragment_ou",
"t.basic.uint.rgba16ui_highp_uvec2");
static SHRINK_HWTEST_F(ActsDeqpgles30040TestSuite, TestCase_039042,
"dEQP-GLES3.functional.fragment_ou",
"t.basic.uint.rgba16ui_highp_uvec3");
static SHRINK_HWTEST_F(ActsDeqpgles30040TestSuite, TestCase_039043,
"dEQP-GLES3.functional.fragment_ou",
"t.basic.uint.rgba16ui_highp_uvec4");
static SHRINK_HWTEST_F(ActsDeqpgles30040TestSuite, TestCase_039044,
"dEQP-GLES3.functional.fragment_",
"out.basic.uint.rgba8ui_lowp_uint");
static SHRINK_HWTEST_F(ActsDeqpgles30040TestSuite, TestCase_039045,
"dEQP-GLES3.functional.fragment_o",
"ut.basic.uint.rgba8ui_lowp_uvec2");
static SHRINK_HWTEST_F(ActsDeqpgles30040TestSuite, TestCase_039046,
"dEQP-GLES3.functional.fragment_o",
"ut.basic.uint.rgba8ui_lowp_uvec3");
static SHRINK_HWTEST_F(ActsDeqpgles30040TestSuite, TestCase_039047,
"dEQP-GLES3.functional.fragment_o",
"ut.basic.uint.rgba8ui_lowp_uvec4");
static SHRINK_HWTEST_F(ActsDeqpgles30040TestSuite, TestCase_039048,
"dEQP-GLES3.functional.fragment_ou",
"t.basic.uint.rgba8ui_mediump_uint");
static SHRINK_HWTEST_F(ActsDeqpgles30040TestSuite, TestCase_039049,
"dEQP-GLES3.functional.fragment_ou",
"t.basic.uint.rgba8ui_mediump_uvec2");
static SHRINK_HWTEST_F(ActsDeqpgles30040TestSuite, TestCase_039050,
"dEQP-GLES3.functional.fragment_ou",
"t.basic.uint.rgba8ui_mediump_uvec3");
static SHRINK_HWTEST_F(ActsDeqpgles30040TestSuite, TestCase_039051,
"dEQP-GLES3.functional.fragment_ou",
"t.basic.uint.rgba8ui_mediump_uvec4");
static SHRINK_HWTEST_F(ActsDeqpgles30040TestSuite, TestCase_039052,
"dEQP-GLES3.functional.fragment_o",
"ut.basic.uint.rgba8ui_highp_uint");
static SHRINK_HWTEST_F(ActsDeqpgles30040TestSuite, TestCase_039053,
"dEQP-GLES3.functional.fragment_o",
"ut.basic.uint.rgba8ui_highp_uvec2");
static SHRINK_HWTEST_F(ActsDeqpgles30040TestSuite, TestCase_039054,
"dEQP-GLES3.functional.fragment_o",
"ut.basic.uint.rgba8ui_highp_uvec3");
static SHRINK_HWTEST_F(ActsDeqpgles30040TestSuite, TestCase_039055,
"dEQP-GLES3.functional.fragment_o",
"ut.basic.uint.rgba8ui_highp_uvec4");
static SHRINK_HWTEST_F(ActsDeqpgles30040TestSuite, TestCase_039056,
"dEQP-GLES3.functional.fragment_ou",
"t.basic.uint.rgb10_a2ui_lowp_uint");
static SHRINK_HWTEST_F(ActsDeqpgles30040TestSuite, TestCase_039057,
"dEQP-GLES3.functional.fragment_ou",
"t.basic.uint.rgb10_a2ui_lowp_uvec2");
static SHRINK_HWTEST_F(ActsDeqpgles30040TestSuite, TestCase_039058,
"dEQP-GLES3.functional.fragment_ou",
"t.basic.uint.rgb10_a2ui_lowp_uvec3");
static SHRINK_HWTEST_F(ActsDeqpgles30040TestSuite, TestCase_039059,
"dEQP-GLES3.functional.fragment_ou",
"t.basic.uint.rgb10_a2ui_lowp_uvec4");
static SHRINK_HWTEST_F(ActsDeqpgles30040TestSuite, TestCase_039060,
"dEQP-GLES3.functional.fragment_out",
".basic.uint.rgb10_a2ui_mediump_uint");
static SHRINK_HWTEST_F(ActsDeqpgles30040TestSuite, TestCase_039061,
"dEQP-GLES3.functional.fragment_out.",
"basic.uint.rgb10_a2ui_mediump_uvec2");
static SHRINK_HWTEST_F(ActsDeqpgles30040TestSuite, TestCase_039062,
"dEQP-GLES3.functional.fragment_out.",
"basic.uint.rgb10_a2ui_mediump_uvec3");
static SHRINK_HWTEST_F(ActsDeqpgles30040TestSuite, TestCase_039063,
"dEQP-GLES3.functional.fragment_out.",
"basic.uint.rgb10_a2ui_mediump_uvec4");
static SHRINK_HWTEST_F(ActsDeqpgles30040TestSuite, TestCase_039064,
"dEQP-GLES3.functional.fragment_ou",
"t.basic.uint.rgb10_a2ui_highp_uint");
static SHRINK_HWTEST_F(ActsDeqpgles30040TestSuite, TestCase_039065,
"dEQP-GLES3.functional.fragment_out",
".basic.uint.rgb10_a2ui_highp_uvec2");
static SHRINK_HWTEST_F(ActsDeqpgles30040TestSuite, TestCase_039066,
"dEQP-GLES3.functional.fragment_out",
".basic.uint.rgb10_a2ui_highp_uvec3");
static SHRINK_HWTEST_F(ActsDeqpgles30040TestSuite, TestCase_039067,
"dEQP-GLES3.functional.fragment_out",
".basic.uint.rgb10_a2ui_highp_uvec4");
static SHRINK_HWTEST_F(ActsDeqpgles30040TestSuite, TestCase_039068,
"dEQP-GLES3.functional.fragment_",
"out.basic.uint.rg32ui_lowp_uint");
static SHRINK_HWTEST_F(ActsDeqpgles30040TestSuite, TestCase_039069,
"dEQP-GLES3.functional.fragment_",
"out.basic.uint.rg32ui_lowp_uvec2");
static SHRINK_HWTEST_F(ActsDeqpgles30040TestSuite, TestCase_039070,
"dEQP-GLES3.functional.fragment_",
"out.basic.uint.rg32ui_lowp_uvec3");
static SHRINK_HWTEST_F(ActsDeqpgles30040TestSuite, TestCase_039071,
"dEQP-GLES3.functional.fragment_",
"out.basic.uint.rg32ui_lowp_uvec4");
static SHRINK_HWTEST_F(ActsDeqpgles30040TestSuite, TestCase_039072,
"dEQP-GLES3.functional.fragment_o",
"ut.basic.uint.rg32ui_mediump_uint");
static SHRINK_HWTEST_F(ActsDeqpgles30040TestSuite, TestCase_039073,
"dEQP-GLES3.functional.fragment_ou",
"t.basic.uint.rg32ui_mediump_uvec2");
static SHRINK_HWTEST_F(ActsDeqpgles30040TestSuite, TestCase_039074,
"dEQP-GLES3.functional.fragment_ou",
"t.basic.uint.rg32ui_mediump_uvec3");
static SHRINK_HWTEST_F(ActsDeqpgles30040TestSuite, TestCase_039075,
"dEQP-GLES3.functional.fragment_ou",
"t.basic.uint.rg32ui_mediump_uvec4");
static SHRINK_HWTEST_F(ActsDeqpgles30040TestSuite, TestCase_039076,
"dEQP-GLES3.functional.fragment_",
"out.basic.uint.rg32ui_highp_uint");
static SHRINK_HWTEST_F(ActsDeqpgles30040TestSuite, TestCase_039077,
"dEQP-GLES3.functional.fragment_o",
"ut.basic.uint.rg32ui_highp_uvec2");
static SHRINK_HWTEST_F(ActsDeqpgles30040TestSuite, TestCase_039078,
"dEQP-GLES3.functional.fragment_o",
"ut.basic.uint.rg32ui_highp_uvec3");
static SHRINK_HWTEST_F(ActsDeqpgles30040TestSuite, TestCase_039079,
"dEQP-GLES3.functional.fragment_o",
"ut.basic.uint.rg32ui_highp_uvec4");
static SHRINK_HWTEST_F(ActsDeqpgles30040TestSuite, TestCase_039080,
"dEQP-GLES3.functional.fragment_",
"out.basic.uint.rg16ui_lowp_uint");
static SHRINK_HWTEST_F(ActsDeqpgles30040TestSuite, TestCase_039081,
"dEQP-GLES3.functional.fragment_",
"out.basic.uint.rg16ui_lowp_uvec2");
static SHRINK_HWTEST_F(ActsDeqpgles30040TestSuite, TestCase_039082,
"dEQP-GLES3.functional.fragment_",
"out.basic.uint.rg16ui_lowp_uvec3");
static SHRINK_HWTEST_F(ActsDeqpgles30040TestSuite, TestCase_039083,
"dEQP-GLES3.functional.fragment_",
"out.basic.uint.rg16ui_lowp_uvec4");
static SHRINK_HWTEST_F(ActsDeqpgles30040TestSuite, TestCase_039084,
"dEQP-GLES3.functional.fragment_o",
"ut.basic.uint.rg16ui_mediump_uint");
static SHRINK_HWTEST_F(ActsDeqpgles30040TestSuite, TestCase_039085,
"dEQP-GLES3.functional.fragment_ou",
"t.basic.uint.rg16ui_mediump_uvec2");
static SHRINK_HWTEST_F(ActsDeqpgles30040TestSuite, TestCase_039086,
"dEQP-GLES3.functional.fragment_ou",
"t.basic.uint.rg16ui_mediump_uvec3");
static SHRINK_HWTEST_F(ActsDeqpgles30040TestSuite, TestCase_039087,
"dEQP-GLES3.functional.fragment_ou",
"t.basic.uint.rg16ui_mediump_uvec4");
static SHRINK_HWTEST_F(ActsDeqpgles30040TestSuite, TestCase_039088,
"dEQP-GLES3.functional.fragment_",
"out.basic.uint.rg16ui_highp_uint");
static SHRINK_HWTEST_F(ActsDeqpgles30040TestSuite, TestCase_039089,
"dEQP-GLES3.functional.fragment_o",
"ut.basic.uint.rg16ui_highp_uvec2");
static SHRINK_HWTEST_F(ActsDeqpgles30040TestSuite, TestCase_039090,
"dEQP-GLES3.functional.fragment_o",
"ut.basic.uint.rg16ui_highp_uvec3");
static SHRINK_HWTEST_F(ActsDeqpgles30040TestSuite, TestCase_039091,
"dEQP-GLES3.functional.fragment_o",
"ut.basic.uint.rg16ui_highp_uvec4");
static SHRINK_HWTEST_F(ActsDeqpgles30040TestSuite, TestCase_039092,
"dEQP-GLES3.functional.fragment",
"_out.basic.uint.rg8ui_lowp_uint");
static SHRINK_HWTEST_F(ActsDeqpgles30040TestSuite, TestCase_039093,
"dEQP-GLES3.functional.fragment_",
"out.basic.uint.rg8ui_lowp_uvec2");
static SHRINK_HWTEST_F(ActsDeqpgles30040TestSuite, TestCase_039094,
"dEQP-GLES3.functional.fragment_",
"out.basic.uint.rg8ui_lowp_uvec3");
static SHRINK_HWTEST_F(ActsDeqpgles30040TestSuite, TestCase_039095,
"dEQP-GLES3.functional.fragment_",
"out.basic.uint.rg8ui_lowp_uvec4");
static SHRINK_HWTEST_F(ActsDeqpgles30040TestSuite, TestCase_039096,
"dEQP-GLES3.functional.fragment_o",
"ut.basic.uint.rg8ui_mediump_uint");
static SHRINK_HWTEST_F(ActsDeqpgles30040TestSuite, TestCase_039097,
"dEQP-GLES3.functional.fragment_o",
"ut.basic.uint.rg8ui_mediump_uvec2");
static SHRINK_HWTEST_F(ActsDeqpgles30040TestSuite, TestCase_039098,
"dEQP-GLES3.functional.fragment_o",
"ut.basic.uint.rg8ui_mediump_uvec3");
static SHRINK_HWTEST_F(ActsDeqpgles30040TestSuite, TestCase_039099,
"dEQP-GLES3.functional.fragment_o",
"ut.basic.uint.rg8ui_mediump_uvec4");
static SHRINK_HWTEST_F(ActsDeqpgles30040TestSuite, TestCase_039100,
"dEQP-GLES3.functional.fragment_",
"out.basic.uint.rg8ui_highp_uint");
static SHRINK_HWTEST_F(ActsDeqpgles30040TestSuite, TestCase_039101,
"dEQP-GLES3.functional.fragment_",
"out.basic.uint.rg8ui_highp_uvec2");
static SHRINK_HWTEST_F(ActsDeqpgles30040TestSuite, TestCase_039102,
"dEQP-GLES3.functional.fragment_",
"out.basic.uint.rg8ui_highp_uvec3");
static SHRINK_HWTEST_F(ActsDeqpgles30040TestSuite, TestCase_039103,
"dEQP-GLES3.functional.fragment_",
"out.basic.uint.rg8ui_highp_uvec4");
static SHRINK_HWTEST_F(ActsDeqpgles30040TestSuite, TestCase_039104,
"dEQP-GLES3.functional.fragment",
"_out.basic.uint.r32ui_lowp_uint");
static SHRINK_HWTEST_F(ActsDeqpgles30040TestSuite, TestCase_039105,
"dEQP-GLES3.functional.fragment_",
"out.basic.uint.r32ui_lowp_uvec2");
static SHRINK_HWTEST_F(ActsDeqpgles30040TestSuite, TestCase_039106,
"dEQP-GLES3.functional.fragment_",
"out.basic.uint.r32ui_lowp_uvec3");
static SHRINK_HWTEST_F(ActsDeqpgles30040TestSuite, TestCase_039107,
"dEQP-GLES3.functional.fragment_",
"out.basic.uint.r32ui_lowp_uvec4");
static SHRINK_HWTEST_F(ActsDeqpgles30040TestSuite, TestCase_039108,
"dEQP-GLES3.functional.fragment_o",
"ut.basic.uint.r32ui_mediump_uint");
static SHRINK_HWTEST_F(ActsDeqpgles30040TestSuite, TestCase_039109,
"dEQP-GLES3.functional.fragment_o",
"ut.basic.uint.r32ui_mediump_uvec2");
static SHRINK_HWTEST_F(ActsDeqpgles30040TestSuite, TestCase_039110,
"dEQP-GLES3.functional.fragment_o",
"ut.basic.uint.r32ui_mediump_uvec3");
static SHRINK_HWTEST_F(ActsDeqpgles30040TestSuite, TestCase_039111,
"dEQP-GLES3.functional.fragment_o",
"ut.basic.uint.r32ui_mediump_uvec4");
static SHRINK_HWTEST_F(ActsDeqpgles30040TestSuite, TestCase_039112,
"dEQP-GLES3.functional.fragment_",
"out.basic.uint.r32ui_highp_uint");
static SHRINK_HWTEST_F(ActsDeqpgles30040TestSuite, TestCase_039113,
"dEQP-GLES3.functional.fragment_",
"out.basic.uint.r32ui_highp_uvec2");
static SHRINK_HWTEST_F(ActsDeqpgles30040TestSuite, TestCase_039114,
"dEQP-GLES3.functional.fragment_",
"out.basic.uint.r32ui_highp_uvec3");
static SHRINK_HWTEST_F(ActsDeqpgles30040TestSuite, TestCase_039115,
"dEQP-GLES3.functional.fragment_",
"out.basic.uint.r32ui_highp_uvec4");
static SHRINK_HWTEST_F(ActsDeqpgles30040TestSuite, TestCase_039116,
"dEQP-GLES3.functional.fragment",
"_out.basic.uint.r16ui_lowp_uint");
static SHRINK_HWTEST_F(ActsDeqpgles30040TestSuite, TestCase_039117,
"dEQP-GLES3.functional.fragment_",
"out.basic.uint.r16ui_lowp_uvec2");
static SHRINK_HWTEST_F(ActsDeqpgles30040TestSuite, TestCase_039118,
"dEQP-GLES3.functional.fragment_",
"out.basic.uint.r16ui_lowp_uvec3");
static SHRINK_HWTEST_F(ActsDeqpgles30040TestSuite, TestCase_039119,
"dEQP-GLES3.functional.fragment_",
"out.basic.uint.r16ui_lowp_uvec4");
static SHRINK_HWTEST_F(ActsDeqpgles30040TestSuite, TestCase_039120,
"dEQP-GLES3.functional.fragment_o",
"ut.basic.uint.r16ui_mediump_uint");
static SHRINK_HWTEST_F(ActsDeqpgles30040TestSuite, TestCase_039121,
"dEQP-GLES3.functional.fragment_o",
"ut.basic.uint.r16ui_mediump_uvec2");
static SHRINK_HWTEST_F(ActsDeqpgles30040TestSuite, TestCase_039122,
"dEQP-GLES3.functional.fragment_o",
"ut.basic.uint.r16ui_mediump_uvec3");
static SHRINK_HWTEST_F(ActsDeqpgles30040TestSuite, TestCase_039123,
"dEQP-GLES3.functional.fragment_o",
"ut.basic.uint.r16ui_mediump_uvec4");
static SHRINK_HWTEST_F(ActsDeqpgles30040TestSuite, TestCase_039124,
"dEQP-GLES3.functional.fragment_",
"out.basic.uint.r16ui_highp_uint");
static SHRINK_HWTEST_F(ActsDeqpgles30040TestSuite, TestCase_039125,
"dEQP-GLES3.functional.fragment_",
"out.basic.uint.r16ui_highp_uvec2");
static SHRINK_HWTEST_F(ActsDeqpgles30040TestSuite, TestCase_039126,
"dEQP-GLES3.functional.fragment_",
"out.basic.uint.r16ui_highp_uvec3");
static SHRINK_HWTEST_F(ActsDeqpgles30040TestSuite, TestCase_039127,
"dEQP-GLES3.functional.fragment_",
"out.basic.uint.r16ui_highp_uvec4");
static SHRINK_HWTEST_F(ActsDeqpgles30040TestSuite, TestCase_039128,
"dEQP-GLES3.functional.fragment",
"_out.basic.uint.r8ui_lowp_uint");
static SHRINK_HWTEST_F(ActsDeqpgles30040TestSuite, TestCase_039129,
"dEQP-GLES3.functional.fragment",
"_out.basic.uint.r8ui_lowp_uvec2");
static SHRINK_HWTEST_F(ActsDeqpgles30040TestSuite, TestCase_039130,
"dEQP-GLES3.functional.fragment",
"_out.basic.uint.r8ui_lowp_uvec3");
static SHRINK_HWTEST_F(ActsDeqpgles30040TestSuite, TestCase_039131,
"dEQP-GLES3.functional.fragment",
"_out.basic.uint.r8ui_lowp_uvec4");
static SHRINK_HWTEST_F(ActsDeqpgles30040TestSuite, TestCase_039132,
"dEQP-GLES3.functional.fragment_",
"out.basic.uint.r8ui_mediump_uint");
static SHRINK_HWTEST_F(ActsDeqpgles30040TestSuite, TestCase_039133,
"dEQP-GLES3.functional.fragment_o",
"ut.basic.uint.r8ui_mediump_uvec2");
static SHRINK_HWTEST_F(ActsDeqpgles30040TestSuite, TestCase_039134,
"dEQP-GLES3.functional.fragment_o",
"ut.basic.uint.r8ui_mediump_uvec3");
static SHRINK_HWTEST_F(ActsDeqpgles30040TestSuite, TestCase_039135,
"dEQP-GLES3.functional.fragment_o",
"ut.basic.uint.r8ui_mediump_uvec4");
static SHRINK_HWTEST_F(ActsDeqpgles30040TestSuite, TestCase_039136,
"dEQP-GLES3.functional.fragment",
"_out.basic.uint.r8ui_highp_uint");
static SHRINK_HWTEST_F(ActsDeqpgles30040TestSuite, TestCase_039137,
"dEQP-GLES3.functional.fragment_",
"out.basic.uint.r8ui_highp_uvec2");
static SHRINK_HWTEST_F(ActsDeqpgles30040TestSuite, TestCase_039138,
"dEQP-GLES3.functional.fragment_",
"out.basic.uint.r8ui_highp_uvec3");
static SHRINK_HWTEST_F(ActsDeqpgles30040TestSuite, TestCase_039139,
"dEQP-GLES3.functional.fragment_",
"out.basic.uint.r8ui_highp_uvec4");
/*
* 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 <climits>
#include <gtest/gtest.h>
#include "../Deqpgles3BaseFunc.h"
#include "../ActsDeqpgles30033TestSuite.h"
#include "shrinkdefine.h"
using namespace std;
using namespace testing::ext;
using namespace OHOS;
static SHRINK_HWTEST_F(ActsDeqpgles30033TestSuite, TestCase_032569,
"dEQP-GLES3.functional.fbo.bl",
"it.default_framebuffer.rgba8");
static SHRINK_HWTEST_F(ActsDeqpgles30033TestSuite, TestCase_032570,
"dEQP-GLES3.functional.fbo.blit.default_frame",
"buffer.rgba8_nearest_scale_blit_from_default");
static SHRINK_HWTEST_F(ActsDeqpgles30033TestSuite, TestCase_032571,
"dEQP-GLES3.functional.fbo.blit.default_fram",
"ebuffer.rgba8_nearest_scale_blit_to_default");
static SHRINK_HWTEST_F(ActsDeqpgles30033TestSuite, TestCase_032572,
"dEQP-GLES3.functional.fbo.blit.default_fram",
"ebuffer.rgba8_linear_scale_blit_from_default");
static SHRINK_HWTEST_F(ActsDeqpgles30033TestSuite, TestCase_032573,
"dEQP-GLES3.functional.fbo.blit.default_fra",
"mebuffer.rgba8_linear_scale_blit_to_default");
static SHRINK_HWTEST_F(ActsDeqpgles30033TestSuite, TestCase_032574,
"dEQP-GLES3.functional.fbo.blit.default_framebuf",
"fer.rgba8_linear_out_of_bounds_blit_from_default");
static SHRINK_HWTEST_F(ActsDeqpgles30033TestSuite, TestCase_032575,
"dEQP-GLES3.functional.fbo.blit.default_framebu",
"ffer.rgba8_linear_out_of_bounds_blit_to_default");
static SHRINK_HWTEST_F(ActsDeqpgles30033TestSuite, TestCase_032576,
"dEQP-GLES3.functional.fbo.blit.",
"default_framebuffer.srgb8_alpha8");
static SHRINK_HWTEST_F(ActsDeqpgles30033TestSuite, TestCase_032577,
"dEQP-GLES3.functional.fbo.blit.default_framebuf",
"fer.srgb8_alpha8_nearest_scale_blit_from_default");
static SHRINK_HWTEST_F(ActsDeqpgles30033TestSuite, TestCase_032578,
"dEQP-GLES3.functional.fbo.blit.default_framebu",
"ffer.srgb8_alpha8_nearest_scale_blit_to_default");
static SHRINK_HWTEST_F(ActsDeqpgles30033TestSuite, TestCase_032579,
"dEQP-GLES3.functional.fbo.blit.default_framebuf",
"fer.srgb8_alpha8_linear_scale_blit_from_default");
static SHRINK_HWTEST_F(ActsDeqpgles30033TestSuite, TestCase_032580,
"dEQP-GLES3.functional.fbo.blit.default_framebu",
"ffer.srgb8_alpha8_linear_scale_blit_to_default");
static SHRINK_HWTEST_F(ActsDeqpgles30033TestSuite, TestCase_032581,
"dEQP-GLES3.functional.fbo.blit.default_framebuffer.",
"srgb8_alpha8_linear_out_of_bounds_blit_from_default");
static SHRINK_HWTEST_F(ActsDeqpgles30033TestSuite, TestCase_032582,
"dEQP-GLES3.functional.fbo.blit.default_framebuffer",
".srgb8_alpha8_linear_out_of_bounds_blit_to_default");
static SHRINK_HWTEST_F(ActsDeqpgles30033TestSuite, TestCase_032583,
"dEQP-GLES3.functional.fbo.bli",
"t.default_framebuffer.rgb10_a2");
static SHRINK_HWTEST_F(ActsDeqpgles30033TestSuite, TestCase_032584,
"dEQP-GLES3.functional.fbo.blit.default_frameb",
"uffer.rgb10_a2_nearest_scale_blit_from_default");
static SHRINK_HWTEST_F(ActsDeqpgles30033TestSuite, TestCase_032585,
"dEQP-GLES3.functional.fbo.blit.default_frame",
"buffer.rgb10_a2_nearest_scale_blit_to_default");
static SHRINK_HWTEST_F(ActsDeqpgles30033TestSuite, TestCase_032586,
"dEQP-GLES3.functional.fbo.blit.default_frameb",
"uffer.rgb10_a2_linear_scale_blit_from_default");
static SHRINK_HWTEST_F(ActsDeqpgles30033TestSuite, TestCase_032587,
"dEQP-GLES3.functional.fbo.blit.default_frame",
"buffer.rgb10_a2_linear_scale_blit_to_default");
static SHRINK_HWTEST_F(ActsDeqpgles30033TestSuite, TestCase_032588,
"dEQP-GLES3.functional.fbo.blit.default_framebuffe",
"r.rgb10_a2_linear_out_of_bounds_blit_from_default");
static SHRINK_HWTEST_F(ActsDeqpgles30033TestSuite, TestCase_032589,
"dEQP-GLES3.functional.fbo.blit.default_framebuff",
"er.rgb10_a2_linear_out_of_bounds_blit_to_default");
static SHRINK_HWTEST_F(ActsDeqpgles30033TestSuite, TestCase_032590,
"dEQP-GLES3.functional.fbo.bl",
"it.default_framebuffer.rgba4");
static SHRINK_HWTEST_F(ActsDeqpgles30033TestSuite, TestCase_032591,
"dEQP-GLES3.functional.fbo.blit.default_frame",
"buffer.rgba4_nearest_scale_blit_from_default");
static SHRINK_HWTEST_F(ActsDeqpgles30033TestSuite, TestCase_032592,
"dEQP-GLES3.functional.fbo.blit.default_fram",
"ebuffer.rgba4_nearest_scale_blit_to_default");
static SHRINK_HWTEST_F(ActsDeqpgles30033TestSuite, TestCase_032593,
"dEQP-GLES3.functional.fbo.blit.default_fram",
"ebuffer.rgba4_linear_scale_blit_from_default");
static SHRINK_HWTEST_F(ActsDeqpgles30033TestSuite, TestCase_032594,
"dEQP-GLES3.functional.fbo.blit.default_fra",
"mebuffer.rgba4_linear_scale_blit_to_default");
static SHRINK_HWTEST_F(ActsDeqpgles30033TestSuite, TestCase_032595,
"dEQP-GLES3.functional.fbo.blit.default_framebuf",
"fer.rgba4_linear_out_of_bounds_blit_from_default");
static SHRINK_HWTEST_F(ActsDeqpgles30033TestSuite, TestCase_032596,
"dEQP-GLES3.functional.fbo.blit.default_framebu",
"ffer.rgba4_linear_out_of_bounds_blit_to_default");
static SHRINK_HWTEST_F(ActsDeqpgles30033TestSuite, TestCase_032597,
"dEQP-GLES3.functional.fbo.bli",
"t.default_framebuffer.rgb5_a1");
static SHRINK_HWTEST_F(ActsDeqpgles30033TestSuite, TestCase_032598,
"dEQP-GLES3.functional.fbo.blit.default_frameb",
"uffer.rgb5_a1_nearest_scale_blit_from_default");
static SHRINK_HWTEST_F(ActsDeqpgles30033TestSuite, TestCase_032599,
"dEQP-GLES3.functional.fbo.blit.default_frame",
"buffer.rgb5_a1_nearest_scale_blit_to_default");
static SHRINK_HWTEST_F(ActsDeqpgles30033TestSuite, TestCase_032600,
"dEQP-GLES3.functional.fbo.blit.default_frame",
"buffer.rgb5_a1_linear_scale_blit_from_default");
static SHRINK_HWTEST_F(ActsDeqpgles30033TestSuite, TestCase_032601,
"dEQP-GLES3.functional.fbo.blit.default_fram",
"ebuffer.rgb5_a1_linear_scale_blit_to_default");
static SHRINK_HWTEST_F(ActsDeqpgles30033TestSuite, TestCase_032602,
"dEQP-GLES3.functional.fbo.blit.default_framebuff",
"er.rgb5_a1_linear_out_of_bounds_blit_from_default");
static SHRINK_HWTEST_F(ActsDeqpgles30033TestSuite, TestCase_032603,
"dEQP-GLES3.functional.fbo.blit.default_framebuf",
"fer.rgb5_a1_linear_out_of_bounds_blit_to_default");
static SHRINK_HWTEST_F(ActsDeqpgles30033TestSuite, TestCase_032604,
"dEQP-GLES3.functional.fbo.b",
"lit.default_framebuffer.rgb8");
static SHRINK_HWTEST_F(ActsDeqpgles30033TestSuite, TestCase_032605,
"dEQP-GLES3.functional.fbo.blit.default_fram",
"ebuffer.rgb8_nearest_scale_blit_from_default");
static SHRINK_HWTEST_F(ActsDeqpgles30033TestSuite, TestCase_032606,
"dEQP-GLES3.functional.fbo.blit.default_fra",
"mebuffer.rgb8_nearest_scale_blit_to_default");
static SHRINK_HWTEST_F(ActsDeqpgles30033TestSuite, TestCase_032607,
"dEQP-GLES3.functional.fbo.blit.default_fram",
"ebuffer.rgb8_linear_scale_blit_from_default");
static SHRINK_HWTEST_F(ActsDeqpgles30033TestSuite, TestCase_032608,
"dEQP-GLES3.functional.fbo.blit.default_fra",
"mebuffer.rgb8_linear_scale_blit_to_default");
static SHRINK_HWTEST_F(ActsDeqpgles30033TestSuite, TestCase_032609,
"dEQP-GLES3.functional.fbo.blit.default_framebuf",
"fer.rgb8_linear_out_of_bounds_blit_from_default");
static SHRINK_HWTEST_F(ActsDeqpgles30033TestSuite, TestCase_032610,
"dEQP-GLES3.functional.fbo.blit.default_framebu",
"ffer.rgb8_linear_out_of_bounds_blit_to_default");
static SHRINK_HWTEST_F(ActsDeqpgles30033TestSuite, TestCase_032611,
"dEQP-GLES3.functional.fbo.bl",
"it.default_framebuffer.rgb565");
static SHRINK_HWTEST_F(ActsDeqpgles30033TestSuite, TestCase_032612,
"dEQP-GLES3.functional.fbo.blit.default_frame",
"buffer.rgb565_nearest_scale_blit_from_default");
static SHRINK_HWTEST_F(ActsDeqpgles30033TestSuite, TestCase_032613,
"dEQP-GLES3.functional.fbo.blit.default_fram",
"ebuffer.rgb565_nearest_scale_blit_to_default");
static SHRINK_HWTEST_F(ActsDeqpgles30033TestSuite, TestCase_032614,
"dEQP-GLES3.functional.fbo.blit.default_frame",
"buffer.rgb565_linear_scale_blit_from_default");
static SHRINK_HWTEST_F(ActsDeqpgles30033TestSuite, TestCase_032615,
"dEQP-GLES3.functional.fbo.blit.default_fram",
"ebuffer.rgb565_linear_scale_blit_to_default");
static SHRINK_HWTEST_F(ActsDeqpgles30033TestSuite, TestCase_032616,
"dEQP-GLES3.functional.fbo.blit.default_framebuff",
"er.rgb565_linear_out_of_bounds_blit_from_default");
static SHRINK_HWTEST_F(ActsDeqpgles30033TestSuite, TestCase_032617,
"dEQP-GLES3.functional.fbo.blit.default_framebuf",
"fer.rgb565_linear_out_of_bounds_blit_to_default");
static SHRINK_HWTEST_F(ActsDeqpgles30033TestSuite, TestCase_032618,
"dEQP-GLES3.functional.fbo.b",
"lit.default_framebuffer.rg8");
static SHRINK_HWTEST_F(ActsDeqpgles30033TestSuite, TestCase_032619,
"dEQP-GLES3.functional.fbo.blit.default_fram",
"ebuffer.rg8_nearest_scale_blit_from_default");
static SHRINK_HWTEST_F(ActsDeqpgles30033TestSuite, TestCase_032620,
"dEQP-GLES3.functional.fbo.blit.default_fra",
"mebuffer.rg8_nearest_scale_blit_to_default");
static SHRINK_HWTEST_F(ActsDeqpgles30033TestSuite, TestCase_032621,
"dEQP-GLES3.functional.fbo.blit.default_fra",
"mebuffer.rg8_linear_scale_blit_from_default");
static SHRINK_HWTEST_F(ActsDeqpgles30033TestSuite, TestCase_032622,
"dEQP-GLES3.functional.fbo.blit.default_fr",
"amebuffer.rg8_linear_scale_blit_to_default");
static SHRINK_HWTEST_F(ActsDeqpgles30033TestSuite, TestCase_032623,
"dEQP-GLES3.functional.fbo.blit.default_framebu",
"ffer.rg8_linear_out_of_bounds_blit_from_default");
static SHRINK_HWTEST_F(ActsDeqpgles30033TestSuite, TestCase_032624,
"dEQP-GLES3.functional.fbo.blit.default_frameb",
"uffer.rg8_linear_out_of_bounds_blit_to_default");
static SHRINK_HWTEST_F(ActsDeqpgles30033TestSuite, TestCase_032625,
"dEQP-GLES3.functional.fbo.",
"blit.default_framebuffer.r8");
static SHRINK_HWTEST_F(ActsDeqpgles30033TestSuite, TestCase_032626,
"dEQP-GLES3.functional.fbo.blit.default_fra",
"mebuffer.r8_nearest_scale_blit_from_default");
static SHRINK_HWTEST_F(ActsDeqpgles30033TestSuite, TestCase_032627,
"dEQP-GLES3.functional.fbo.blit.default_fr",
"amebuffer.r8_nearest_scale_blit_to_default");
static SHRINK_HWTEST_F(ActsDeqpgles30033TestSuite, TestCase_032628,
"dEQP-GLES3.functional.fbo.blit.default_fra",
"mebuffer.r8_linear_scale_blit_from_default");
static SHRINK_HWTEST_F(ActsDeqpgles30033TestSuite, TestCase_032629,
"dEQP-GLES3.functional.fbo.blit.default_fr",
"amebuffer.r8_linear_scale_blit_to_default");
static SHRINK_HWTEST_F(ActsDeqpgles30033TestSuite, TestCase_032630,
"dEQP-GLES3.functional.fbo.blit.default_framebu",
"ffer.r8_linear_out_of_bounds_blit_from_default");
static SHRINK_HWTEST_F(ActsDeqpgles30033TestSuite, TestCase_032631,
"dEQP-GLES3.functional.fbo.blit.default_frameb",
"uffer.r8_linear_out_of_bounds_blit_to_default");
static SHRINK_HWTEST_F(ActsDeqpgles30033TestSuite, TestCase_032632,
"dEQP-GLES3.functional.fbo.bli",
"t.default_framebuffer.rgba32f");
static SHRINK_HWTEST_F(ActsDeqpgles30033TestSuite, TestCase_032633,
"dEQP-GLES3.functional.fbo.blit.default_frameb",
"uffer.rgba32f_nearest_scale_blit_from_default");
static SHRINK_HWTEST_F(ActsDeqpgles30033TestSuite, TestCase_032634,
"dEQP-GLES3.functional.fbo.blit.default_frame",
"buffer.rgba32f_nearest_scale_blit_to_default");
static SHRINK_HWTEST_F(ActsDeqpgles30033TestSuite, TestCase_032635,
"dEQP-GLES3.functional.fbo.blit.default_framebuffe",
"r.rgba32f_nearest_out_of_bounds_blit_from_default");
static SHRINK_HWTEST_F(ActsDeqpgles30033TestSuite, TestCase_032636,
"dEQP-GLES3.functional.fbo.blit.default_framebuff",
"er.rgba32f_nearest_out_of_bounds_blit_to_default");
static SHRINK_HWTEST_F(ActsDeqpgles30033TestSuite, TestCase_032637,
"dEQP-GLES3.functional.fbo.bli",
"t.default_framebuffer.rgba16f");
static SHRINK_HWTEST_F(ActsDeqpgles30033TestSuite, TestCase_032638,
"dEQP-GLES3.functional.fbo.blit.default_frameb",
"uffer.rgba16f_nearest_scale_blit_from_default");
static SHRINK_HWTEST_F(ActsDeqpgles30033TestSuite, TestCase_032639,
"dEQP-GLES3.functional.fbo.blit.default_frame",
"buffer.rgba16f_nearest_scale_blit_to_default");
static SHRINK_HWTEST_F(ActsDeqpgles30033TestSuite, TestCase_032640,
"dEQP-GLES3.functional.fbo.blit.default_frame",
"buffer.rgba16f_linear_scale_blit_from_default");
static SHRINK_HWTEST_F(ActsDeqpgles30033TestSuite, TestCase_032641,
"dEQP-GLES3.functional.fbo.blit.default_fram",
"ebuffer.rgba16f_linear_scale_blit_to_default");
static SHRINK_HWTEST_F(ActsDeqpgles30033TestSuite, TestCase_032642,
"dEQP-GLES3.functional.fbo.blit.default_framebuff",
"er.rgba16f_linear_out_of_bounds_blit_from_default");
static SHRINK_HWTEST_F(ActsDeqpgles30033TestSuite, TestCase_032643,
"dEQP-GLES3.functional.fbo.blit.default_framebuf",
"fer.rgba16f_linear_out_of_bounds_blit_to_default");
static SHRINK_HWTEST_F(ActsDeqpgles30033TestSuite, TestCase_032644,
"dEQP-GLES3.functional.fbo.blit.d",
"efault_framebuffer.r11f_g11f_b10f");
static SHRINK_HWTEST_F(ActsDeqpgles30033TestSuite, TestCase_032645,
"dEQP-GLES3.functional.fbo.blit.default_framebuff",
"er.r11f_g11f_b10f_nearest_scale_blit_from_default");
static SHRINK_HWTEST_F(ActsDeqpgles30033TestSuite, TestCase_032646,
"dEQP-GLES3.functional.fbo.blit.default_framebuf",
"fer.r11f_g11f_b10f_nearest_scale_blit_to_default");
static SHRINK_HWTEST_F(ActsDeqpgles30033TestSuite, TestCase_032647,
"dEQP-GLES3.functional.fbo.blit.default_framebuff",
"er.r11f_g11f_b10f_linear_scale_blit_from_default");
static SHRINK_HWTEST_F(ActsDeqpgles30033TestSuite, TestCase_032648,
"dEQP-GLES3.functional.fbo.blit.default_framebuf",
"fer.r11f_g11f_b10f_linear_scale_blit_to_default");
static SHRINK_HWTEST_F(ActsDeqpgles30033TestSuite, TestCase_032649,
"dEQP-GLES3.functional.fbo.blit.default_framebuffer.r",
"11f_g11f_b10f_linear_out_of_bounds_blit_from_default");
static SHRINK_HWTEST_F(ActsDeqpgles30033TestSuite, TestCase_032650,
"dEQP-GLES3.functional.fbo.blit.default_framebuffer.",
"r11f_g11f_b10f_linear_out_of_bounds_blit_to_default");
static SHRINK_HWTEST_F(ActsDeqpgles30033TestSuite, TestCase_032651,
"dEQP-GLES3.functional.fbo.bl",
"it.default_framebuffer.rg32f");
static SHRINK_HWTEST_F(ActsDeqpgles30033TestSuite, TestCase_032652,
"dEQP-GLES3.functional.fbo.blit.default_frame",
"buffer.rg32f_nearest_scale_blit_from_default");
static SHRINK_HWTEST_F(ActsDeqpgles30033TestSuite, TestCase_032653,
"dEQP-GLES3.functional.fbo.blit.default_fram",
"ebuffer.rg32f_nearest_scale_blit_to_default");
static SHRINK_HWTEST_F(ActsDeqpgles30033TestSuite, TestCase_032654,
"dEQP-GLES3.functional.fbo.blit.default_framebuff",
"er.rg32f_nearest_out_of_bounds_blit_from_default");
static SHRINK_HWTEST_F(ActsDeqpgles30033TestSuite, TestCase_032655,
"dEQP-GLES3.functional.fbo.blit.default_framebuf",
"fer.rg32f_nearest_out_of_bounds_blit_to_default");
static SHRINK_HWTEST_F(ActsDeqpgles30033TestSuite, TestCase_032656,
"dEQP-GLES3.functional.fbo.bl",
"it.default_framebuffer.rg16f");
static SHRINK_HWTEST_F(ActsDeqpgles30033TestSuite, TestCase_032657,
"dEQP-GLES3.functional.fbo.blit.default_frame",
"buffer.rg16f_nearest_scale_blit_from_default");
static SHRINK_HWTEST_F(ActsDeqpgles30033TestSuite, TestCase_032658,
"dEQP-GLES3.functional.fbo.blit.default_fram",
"ebuffer.rg16f_nearest_scale_blit_to_default");
static SHRINK_HWTEST_F(ActsDeqpgles30033TestSuite, TestCase_032659,
"dEQP-GLES3.functional.fbo.blit.default_fram",
"ebuffer.rg16f_linear_scale_blit_from_default");
static SHRINK_HWTEST_F(ActsDeqpgles30033TestSuite, TestCase_032660,
"dEQP-GLES3.functional.fbo.blit.default_fra",
"mebuffer.rg16f_linear_scale_blit_to_default");
static SHRINK_HWTEST_F(ActsDeqpgles30033TestSuite, TestCase_032661,
"dEQP-GLES3.functional.fbo.blit.default_framebuf",
"fer.rg16f_linear_out_of_bounds_blit_from_default");
static SHRINK_HWTEST_F(ActsDeqpgles30033TestSuite, TestCase_032662,
"dEQP-GLES3.functional.fbo.blit.default_framebu",
"ffer.rg16f_linear_out_of_bounds_blit_to_default");
static SHRINK_HWTEST_F(ActsDeqpgles30033TestSuite, TestCase_032663,
"dEQP-GLES3.functional.fbo.b",
"lit.default_framebuffer.r32f");
static SHRINK_HWTEST_F(ActsDeqpgles30033TestSuite, TestCase_032664,
"dEQP-GLES3.functional.fbo.blit.default_fram",
"ebuffer.r32f_nearest_scale_blit_from_default");
static SHRINK_HWTEST_F(ActsDeqpgles30033TestSuite, TestCase_032665,
"dEQP-GLES3.functional.fbo.blit.default_fra",
"mebuffer.r32f_nearest_scale_blit_to_default");
static SHRINK_HWTEST_F(ActsDeqpgles30033TestSuite, TestCase_032666,
"dEQP-GLES3.functional.fbo.blit.default_framebuf",
"fer.r32f_nearest_out_of_bounds_blit_from_default");
static SHRINK_HWTEST_F(ActsDeqpgles30033TestSuite, TestCase_032667,
"dEQP-GLES3.functional.fbo.blit.default_framebu",
"ffer.r32f_nearest_out_of_bounds_blit_to_default");
static SHRINK_HWTEST_F(ActsDeqpgles30033TestSuite, TestCase_032668,
"dEQP-GLES3.functional.fbo.b",
"lit.default_framebuffer.r16f");
static SHRINK_HWTEST_F(ActsDeqpgles30033TestSuite, TestCase_032669,
"dEQP-GLES3.functional.fbo.blit.default_fram",
"ebuffer.r16f_nearest_scale_blit_from_default");
static SHRINK_HWTEST_F(ActsDeqpgles30033TestSuite, TestCase_032670,
"dEQP-GLES3.functional.fbo.blit.default_fra",
"mebuffer.r16f_nearest_scale_blit_to_default");
static SHRINK_HWTEST_F(ActsDeqpgles30033TestSuite, TestCase_032671,
"dEQP-GLES3.functional.fbo.blit.default_fram",
"ebuffer.r16f_linear_scale_blit_from_default");
static SHRINK_HWTEST_F(ActsDeqpgles30033TestSuite, TestCase_032672,
"dEQP-GLES3.functional.fbo.blit.default_fra",
"mebuffer.r16f_linear_scale_blit_to_default");
static SHRINK_HWTEST_F(ActsDeqpgles30033TestSuite, TestCase_032673,
"dEQP-GLES3.functional.fbo.blit.default_framebuf",
"fer.r16f_linear_out_of_bounds_blit_from_default");
static SHRINK_HWTEST_F(ActsDeqpgles30033TestSuite, TestCase_032674,
"dEQP-GLES3.functional.fbo.blit.default_framebu",
"ffer.r16f_linear_out_of_bounds_blit_to_default");
/*
* 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 <climits>
#include <gtest/gtest.h>
#include "../Deqpgles3BaseFunc.h"
#include "../ActsDeqpgles30016TestSuite.h"
#include "shrinkdefine.h"
using namespace std;
using namespace testing::ext;
using namespace OHOS;
static SHRINK_HWTEST_F(ActsDeqpgles30016TestSuite, TestCase_015600,
"dEQP-GLES3.functional.shaders.matri",
"x.div.dynamic.lowp_mat2_float_vertex");
static SHRINK_HWTEST_F(ActsDeqpgles30016TestSuite, TestCase_015601,
"dEQP-GLES3.functional.shaders.matrix",
".div.dynamic.lowp_mat2_float_fragment");
static SHRINK_HWTEST_F(ActsDeqpgles30016TestSuite, TestCase_015602,
"dEQP-GLES3.functional.shaders.matri",
"x.div.dynamic.lowp_mat2_mat2_vertex");
static SHRINK_HWTEST_F(ActsDeqpgles30016TestSuite, TestCase_015603,
"dEQP-GLES3.functional.shaders.matrix",
".div.dynamic.lowp_mat2_mat2_fragment");
static SHRINK_HWTEST_F(ActsDeqpgles30016TestSuite, TestCase_015604,
"dEQP-GLES3.functional.shaders.matrix.",
"div.dynamic.mediump_mat2_float_vertex");
static SHRINK_HWTEST_F(ActsDeqpgles30016TestSuite, TestCase_015605,
"dEQP-GLES3.functional.shaders.matrix.d",
"iv.dynamic.mediump_mat2_float_fragment");
static SHRINK_HWTEST_F(ActsDeqpgles30016TestSuite, TestCase_015606,
"dEQP-GLES3.functional.shaders.matrix",
".div.dynamic.mediump_mat2_mat2_vertex");
static SHRINK_HWTEST_F(ActsDeqpgles30016TestSuite, TestCase_015607,
"dEQP-GLES3.functional.shaders.matrix.",
"div.dynamic.mediump_mat2_mat2_fragment");
static SHRINK_HWTEST_F(ActsDeqpgles30016TestSuite, TestCase_015608,
"dEQP-GLES3.functional.shaders.matrix",
".div.dynamic.highp_mat2_float_vertex");
static SHRINK_HWTEST_F(ActsDeqpgles30016TestSuite, TestCase_015609,
"dEQP-GLES3.functional.shaders.matrix.",
"div.dynamic.highp_mat2_float_fragment");
static SHRINK_HWTEST_F(ActsDeqpgles30016TestSuite, TestCase_015610,
"dEQP-GLES3.functional.shaders.matri",
"x.div.dynamic.highp_mat2_mat2_vertex");
static SHRINK_HWTEST_F(ActsDeqpgles30016TestSuite, TestCase_015611,
"dEQP-GLES3.functional.shaders.matrix",
".div.dynamic.highp_mat2_mat2_fragment");
static SHRINK_HWTEST_F(ActsDeqpgles30016TestSuite, TestCase_015612,
"dEQP-GLES3.functional.shaders.matrix",
".div.dynamic.lowp_mat2x3_float_vertex");
static SHRINK_HWTEST_F(ActsDeqpgles30016TestSuite, TestCase_015613,
"dEQP-GLES3.functional.shaders.matrix.",
"div.dynamic.lowp_mat2x3_float_fragment");
static SHRINK_HWTEST_F(ActsDeqpgles30016TestSuite, TestCase_015614,
"dEQP-GLES3.functional.shaders.matrix.",
"div.dynamic.lowp_mat2x3_mat2x3_vertex");
static SHRINK_HWTEST_F(ActsDeqpgles30016TestSuite, TestCase_015615,
"dEQP-GLES3.functional.shaders.matrix.d",
"iv.dynamic.lowp_mat2x3_mat2x3_fragment");
static SHRINK_HWTEST_F(ActsDeqpgles30016TestSuite, TestCase_015616,
"dEQP-GLES3.functional.shaders.matrix.d",
"iv.dynamic.mediump_mat2x3_float_vertex");
static SHRINK_HWTEST_F(ActsDeqpgles30016TestSuite, TestCase_015617,
"dEQP-GLES3.functional.shaders.matrix.di",
"v.dynamic.mediump_mat2x3_float_fragment");
static SHRINK_HWTEST_F(ActsDeqpgles30016TestSuite, TestCase_015618,
"dEQP-GLES3.functional.shaders.matrix.d",
"iv.dynamic.mediump_mat2x3_mat2x3_vertex");
static SHRINK_HWTEST_F(ActsDeqpgles30016TestSuite, TestCase_015619,
"dEQP-GLES3.functional.shaders.matrix.di",
"v.dynamic.mediump_mat2x3_mat2x3_fragment");
static SHRINK_HWTEST_F(ActsDeqpgles30016TestSuite, TestCase_015620,
"dEQP-GLES3.functional.shaders.matrix.",
"div.dynamic.highp_mat2x3_float_vertex");
static SHRINK_HWTEST_F(ActsDeqpgles30016TestSuite, TestCase_015621,
"dEQP-GLES3.functional.shaders.matrix.d",
"iv.dynamic.highp_mat2x3_float_fragment");
static SHRINK_HWTEST_F(ActsDeqpgles30016TestSuite, TestCase_015622,
"dEQP-GLES3.functional.shaders.matrix.",
"div.dynamic.highp_mat2x3_mat2x3_vertex");
static SHRINK_HWTEST_F(ActsDeqpgles30016TestSuite, TestCase_015623,
"dEQP-GLES3.functional.shaders.matrix.d",
"iv.dynamic.highp_mat2x3_mat2x3_fragment");
static SHRINK_HWTEST_F(ActsDeqpgles30016TestSuite, TestCase_015624,
"dEQP-GLES3.functional.shaders.matrix",
".div.dynamic.lowp_mat2x4_float_vertex");
static SHRINK_HWTEST_F(ActsDeqpgles30016TestSuite, TestCase_015625,
"dEQP-GLES3.functional.shaders.matrix.",
"div.dynamic.lowp_mat2x4_float_fragment");
static SHRINK_HWTEST_F(ActsDeqpgles30016TestSuite, TestCase_015626,
"dEQP-GLES3.functional.shaders.matrix.",
"div.dynamic.lowp_mat2x4_mat2x4_vertex");
static SHRINK_HWTEST_F(ActsDeqpgles30016TestSuite, TestCase_015627,
"dEQP-GLES3.functional.shaders.matrix.d",
"iv.dynamic.lowp_mat2x4_mat2x4_fragment");
static SHRINK_HWTEST_F(ActsDeqpgles30016TestSuite, TestCase_015628,
"dEQP-GLES3.functional.shaders.matrix.d",
"iv.dynamic.mediump_mat2x4_float_vertex");
static SHRINK_HWTEST_F(ActsDeqpgles30016TestSuite, TestCase_015629,
"dEQP-GLES3.functional.shaders.matrix.di",
"v.dynamic.mediump_mat2x4_float_fragment");
static SHRINK_HWTEST_F(ActsDeqpgles30016TestSuite, TestCase_015630,
"dEQP-GLES3.functional.shaders.matrix.d",
"iv.dynamic.mediump_mat2x4_mat2x4_vertex");
static SHRINK_HWTEST_F(ActsDeqpgles30016TestSuite, TestCase_015631,
"dEQP-GLES3.functional.shaders.matrix.di",
"v.dynamic.mediump_mat2x4_mat2x4_fragment");
static SHRINK_HWTEST_F(ActsDeqpgles30016TestSuite, TestCase_015632,
"dEQP-GLES3.functional.shaders.matrix.",
"div.dynamic.highp_mat2x4_float_vertex");
static SHRINK_HWTEST_F(ActsDeqpgles30016TestSuite, TestCase_015633,
"dEQP-GLES3.functional.shaders.matrix.d",
"iv.dynamic.highp_mat2x4_float_fragment");
static SHRINK_HWTEST_F(ActsDeqpgles30016TestSuite, TestCase_015634,
"dEQP-GLES3.functional.shaders.matrix.",
"div.dynamic.highp_mat2x4_mat2x4_vertex");
static SHRINK_HWTEST_F(ActsDeqpgles30016TestSuite, TestCase_015635,
"dEQP-GLES3.functional.shaders.matrix.d",
"iv.dynamic.highp_mat2x4_mat2x4_fragment");
static SHRINK_HWTEST_F(ActsDeqpgles30016TestSuite, TestCase_015636,
"dEQP-GLES3.functional.shaders.matrix",
".div.dynamic.lowp_mat3x2_float_vertex");
static SHRINK_HWTEST_F(ActsDeqpgles30016TestSuite, TestCase_015637,
"dEQP-GLES3.functional.shaders.matrix.",
"div.dynamic.lowp_mat3x2_float_fragment");
static SHRINK_HWTEST_F(ActsDeqpgles30016TestSuite, TestCase_015638,
"dEQP-GLES3.functional.shaders.matrix.",
"div.dynamic.lowp_mat3x2_mat3x2_vertex");
static SHRINK_HWTEST_F(ActsDeqpgles30016TestSuite, TestCase_015639,
"dEQP-GLES3.functional.shaders.matrix.d",
"iv.dynamic.lowp_mat3x2_mat3x2_fragment");
static SHRINK_HWTEST_F(ActsDeqpgles30016TestSuite, TestCase_015640,
"dEQP-GLES3.functional.shaders.matrix.d",
"iv.dynamic.mediump_mat3x2_float_vertex");
static SHRINK_HWTEST_F(ActsDeqpgles30016TestSuite, TestCase_015641,
"dEQP-GLES3.functional.shaders.matrix.di",
"v.dynamic.mediump_mat3x2_float_fragment");
static SHRINK_HWTEST_F(ActsDeqpgles30016TestSuite, TestCase_015642,
"dEQP-GLES3.functional.shaders.matrix.d",
"iv.dynamic.mediump_mat3x2_mat3x2_vertex");
static SHRINK_HWTEST_F(ActsDeqpgles30016TestSuite, TestCase_015643,
"dEQP-GLES3.functional.shaders.matrix.di",
"v.dynamic.mediump_mat3x2_mat3x2_fragment");
static SHRINK_HWTEST_F(ActsDeqpgles30016TestSuite, TestCase_015644,
"dEQP-GLES3.functional.shaders.matrix.",
"div.dynamic.highp_mat3x2_float_vertex");
static SHRINK_HWTEST_F(ActsDeqpgles30016TestSuite, TestCase_015645,
"dEQP-GLES3.functional.shaders.matrix.d",
"iv.dynamic.highp_mat3x2_float_fragment");
static SHRINK_HWTEST_F(ActsDeqpgles30016TestSuite, TestCase_015646,
"dEQP-GLES3.functional.shaders.matrix.",
"div.dynamic.highp_mat3x2_mat3x2_vertex");
static SHRINK_HWTEST_F(ActsDeqpgles30016TestSuite, TestCase_015647,
"dEQP-GLES3.functional.shaders.matrix.d",
"iv.dynamic.highp_mat3x2_mat3x2_fragment");
static SHRINK_HWTEST_F(ActsDeqpgles30016TestSuite, TestCase_015648,
"dEQP-GLES3.functional.shaders.matri",
"x.div.dynamic.lowp_mat3_float_vertex");
static SHRINK_HWTEST_F(ActsDeqpgles30016TestSuite, TestCase_015649,
"dEQP-GLES3.functional.shaders.matrix",
".div.dynamic.lowp_mat3_float_fragment");
static SHRINK_HWTEST_F(ActsDeqpgles30016TestSuite, TestCase_015650,
"dEQP-GLES3.functional.shaders.matri",
"x.div.dynamic.lowp_mat3_mat3_vertex");
static SHRINK_HWTEST_F(ActsDeqpgles30016TestSuite, TestCase_015651,
"dEQP-GLES3.functional.shaders.matrix",
".div.dynamic.lowp_mat3_mat3_fragment");
static SHRINK_HWTEST_F(ActsDeqpgles30016TestSuite, TestCase_015652,
"dEQP-GLES3.functional.shaders.matrix.",
"div.dynamic.mediump_mat3_float_vertex");
static SHRINK_HWTEST_F(ActsDeqpgles30016TestSuite, TestCase_015653,
"dEQP-GLES3.functional.shaders.matrix.d",
"iv.dynamic.mediump_mat3_float_fragment");
static SHRINK_HWTEST_F(ActsDeqpgles30016TestSuite, TestCase_015654,
"dEQP-GLES3.functional.shaders.matrix",
".div.dynamic.mediump_mat3_mat3_vertex");
static SHRINK_HWTEST_F(ActsDeqpgles30016TestSuite, TestCase_015655,
"dEQP-GLES3.functional.shaders.matrix.",
"div.dynamic.mediump_mat3_mat3_fragment");
static SHRINK_HWTEST_F(ActsDeqpgles30016TestSuite, TestCase_015656,
"dEQP-GLES3.functional.shaders.matrix",
".div.dynamic.highp_mat3_float_vertex");
static SHRINK_HWTEST_F(ActsDeqpgles30016TestSuite, TestCase_015657,
"dEQP-GLES3.functional.shaders.matrix.",
"div.dynamic.highp_mat3_float_fragment");
static SHRINK_HWTEST_F(ActsDeqpgles30016TestSuite, TestCase_015658,
"dEQP-GLES3.functional.shaders.matri",
"x.div.dynamic.highp_mat3_mat3_vertex");
static SHRINK_HWTEST_F(ActsDeqpgles30016TestSuite, TestCase_015659,
"dEQP-GLES3.functional.shaders.matrix",
".div.dynamic.highp_mat3_mat3_fragment");
static SHRINK_HWTEST_F(ActsDeqpgles30016TestSuite, TestCase_015660,
"dEQP-GLES3.functional.shaders.matrix",
".div.dynamic.lowp_mat3x4_float_vertex");
static SHRINK_HWTEST_F(ActsDeqpgles30016TestSuite, TestCase_015661,
"dEQP-GLES3.functional.shaders.matrix.",
"div.dynamic.lowp_mat3x4_float_fragment");
static SHRINK_HWTEST_F(ActsDeqpgles30016TestSuite, TestCase_015662,
"dEQP-GLES3.functional.shaders.matrix.",
"div.dynamic.lowp_mat3x4_mat3x4_vertex");
static SHRINK_HWTEST_F(ActsDeqpgles30016TestSuite, TestCase_015663,
"dEQP-GLES3.functional.shaders.matrix.d",
"iv.dynamic.lowp_mat3x4_mat3x4_fragment");
static SHRINK_HWTEST_F(ActsDeqpgles30016TestSuite, TestCase_015664,
"dEQP-GLES3.functional.shaders.matrix.d",
"iv.dynamic.mediump_mat3x4_float_vertex");
static SHRINK_HWTEST_F(ActsDeqpgles30016TestSuite, TestCase_015665,
"dEQP-GLES3.functional.shaders.matrix.di",
"v.dynamic.mediump_mat3x4_float_fragment");
static SHRINK_HWTEST_F(ActsDeqpgles30016TestSuite, TestCase_015666,
"dEQP-GLES3.functional.shaders.matrix.d",
"iv.dynamic.mediump_mat3x4_mat3x4_vertex");
static SHRINK_HWTEST_F(ActsDeqpgles30016TestSuite, TestCase_015667,
"dEQP-GLES3.functional.shaders.matrix.di",
"v.dynamic.mediump_mat3x4_mat3x4_fragment");
static SHRINK_HWTEST_F(ActsDeqpgles30016TestSuite, TestCase_015668,
"dEQP-GLES3.functional.shaders.matrix.",
"div.dynamic.highp_mat3x4_float_vertex");
static SHRINK_HWTEST_F(ActsDeqpgles30016TestSuite, TestCase_015669,
"dEQP-GLES3.functional.shaders.matrix.d",
"iv.dynamic.highp_mat3x4_float_fragment");
static SHRINK_HWTEST_F(ActsDeqpgles30016TestSuite, TestCase_015670,
"dEQP-GLES3.functional.shaders.matrix.",
"div.dynamic.highp_mat3x4_mat3x4_vertex");
static SHRINK_HWTEST_F(ActsDeqpgles30016TestSuite, TestCase_015671,
"dEQP-GLES3.functional.shaders.matrix.d",
"iv.dynamic.highp_mat3x4_mat3x4_fragment");
static SHRINK_HWTEST_F(ActsDeqpgles30016TestSuite, TestCase_015672,
"dEQP-GLES3.functional.shaders.matrix",
".div.dynamic.lowp_mat4x2_float_vertex");
static SHRINK_HWTEST_F(ActsDeqpgles30016TestSuite, TestCase_015673,
"dEQP-GLES3.functional.shaders.matrix.",
"div.dynamic.lowp_mat4x2_float_fragment");
static SHRINK_HWTEST_F(ActsDeqpgles30016TestSuite, TestCase_015674,
"dEQP-GLES3.functional.shaders.matrix.",
"div.dynamic.lowp_mat4x2_mat4x2_vertex");
static SHRINK_HWTEST_F(ActsDeqpgles30016TestSuite, TestCase_015675,
"dEQP-GLES3.functional.shaders.matrix.d",
"iv.dynamic.lowp_mat4x2_mat4x2_fragment");
static SHRINK_HWTEST_F(ActsDeqpgles30016TestSuite, TestCase_015676,
"dEQP-GLES3.functional.shaders.matrix.d",
"iv.dynamic.mediump_mat4x2_float_vertex");
static SHRINK_HWTEST_F(ActsDeqpgles30016TestSuite, TestCase_015677,
"dEQP-GLES3.functional.shaders.matrix.di",
"v.dynamic.mediump_mat4x2_float_fragment");
static SHRINK_HWTEST_F(ActsDeqpgles30016TestSuite, TestCase_015678,
"dEQP-GLES3.functional.shaders.matrix.d",
"iv.dynamic.mediump_mat4x2_mat4x2_vertex");
static SHRINK_HWTEST_F(ActsDeqpgles30016TestSuite, TestCase_015679,
"dEQP-GLES3.functional.shaders.matrix.di",
"v.dynamic.mediump_mat4x2_mat4x2_fragment");
static SHRINK_HWTEST_F(ActsDeqpgles30016TestSuite, TestCase_015680,
"dEQP-GLES3.functional.shaders.matrix.",
"div.dynamic.highp_mat4x2_float_vertex");
static SHRINK_HWTEST_F(ActsDeqpgles30016TestSuite, TestCase_015681,
"dEQP-GLES3.functional.shaders.matrix.d",
"iv.dynamic.highp_mat4x2_float_fragment");
static SHRINK_HWTEST_F(ActsDeqpgles30016TestSuite, TestCase_015682,
"dEQP-GLES3.functional.shaders.matrix.",
"div.dynamic.highp_mat4x2_mat4x2_vertex");
static SHRINK_HWTEST_F(ActsDeqpgles30016TestSuite, TestCase_015683,
"dEQP-GLES3.functional.shaders.matrix.d",
"iv.dynamic.highp_mat4x2_mat4x2_fragment");
static SHRINK_HWTEST_F(ActsDeqpgles30016TestSuite, TestCase_015684,
"dEQP-GLES3.functional.shaders.matrix",
".div.dynamic.lowp_mat4x3_float_vertex");
static SHRINK_HWTEST_F(ActsDeqpgles30016TestSuite, TestCase_015685,
"dEQP-GLES3.functional.shaders.matrix.",
"div.dynamic.lowp_mat4x3_float_fragment");
static SHRINK_HWTEST_F(ActsDeqpgles30016TestSuite, TestCase_015686,
"dEQP-GLES3.functional.shaders.matrix.",
"div.dynamic.lowp_mat4x3_mat4x3_vertex");
static SHRINK_HWTEST_F(ActsDeqpgles30016TestSuite, TestCase_015687,
"dEQP-GLES3.functional.shaders.matrix.d",
"iv.dynamic.lowp_mat4x3_mat4x3_fragment");
static SHRINK_HWTEST_F(ActsDeqpgles30016TestSuite, TestCase_015688,
"dEQP-GLES3.functional.shaders.matrix.d",
"iv.dynamic.mediump_mat4x3_float_vertex");
static SHRINK_HWTEST_F(ActsDeqpgles30016TestSuite, TestCase_015689,
"dEQP-GLES3.functional.shaders.matrix.di",
"v.dynamic.mediump_mat4x3_float_fragment");
static SHRINK_HWTEST_F(ActsDeqpgles30016TestSuite, TestCase_015690,
"dEQP-GLES3.functional.shaders.matrix.d",
"iv.dynamic.mediump_mat4x3_mat4x3_vertex");
static SHRINK_HWTEST_F(ActsDeqpgles30016TestSuite, TestCase_015691,
"dEQP-GLES3.functional.shaders.matrix.di",
"v.dynamic.mediump_mat4x3_mat4x3_fragment");
static SHRINK_HWTEST_F(ActsDeqpgles30016TestSuite, TestCase_015692,
"dEQP-GLES3.functional.shaders.matrix.",
"div.dynamic.highp_mat4x3_float_vertex");
static SHRINK_HWTEST_F(ActsDeqpgles30016TestSuite, TestCase_015693,
"dEQP-GLES3.functional.shaders.matrix.d",
"iv.dynamic.highp_mat4x3_float_fragment");
static SHRINK_HWTEST_F(ActsDeqpgles30016TestSuite, TestCase_015694,
"dEQP-GLES3.functional.shaders.matrix.",
"div.dynamic.highp_mat4x3_mat4x3_vertex");
static SHRINK_HWTEST_F(ActsDeqpgles30016TestSuite, TestCase_015695,
"dEQP-GLES3.functional.shaders.matrix.d",
"iv.dynamic.highp_mat4x3_mat4x3_fragment");
static SHRINK_HWTEST_F(ActsDeqpgles30016TestSuite, TestCase_015696,
"dEQP-GLES3.functional.shaders.matri",
"x.div.dynamic.lowp_mat4_float_vertex");
static SHRINK_HWTEST_F(ActsDeqpgles30016TestSuite, TestCase_015697,
"dEQP-GLES3.functional.shaders.matrix",
".div.dynamic.lowp_mat4_float_fragment");
static SHRINK_HWTEST_F(ActsDeqpgles30016TestSuite, TestCase_015698,
"dEQP-GLES3.functional.shaders.matri",
"x.div.dynamic.lowp_mat4_mat4_vertex");
static SHRINK_HWTEST_F(ActsDeqpgles30016TestSuite, TestCase_015699,
"dEQP-GLES3.functional.shaders.matrix",
".div.dynamic.lowp_mat4_mat4_fragment");
static SHRINK_HWTEST_F(ActsDeqpgles30016TestSuite, TestCase_015700,
"dEQP-GLES3.functional.shaders.matrix.",
"div.dynamic.mediump_mat4_float_vertex");
static SHRINK_HWTEST_F(ActsDeqpgles30016TestSuite, TestCase_015701,
"dEQP-GLES3.functional.shaders.matrix.d",
"iv.dynamic.mediump_mat4_float_fragment");
static SHRINK_HWTEST_F(ActsDeqpgles30016TestSuite, TestCase_015702,
"dEQP-GLES3.functional.shaders.matrix",
".div.dynamic.mediump_mat4_mat4_vertex");
static SHRINK_HWTEST_F(ActsDeqpgles30016TestSuite, TestCase_015703,
"dEQP-GLES3.functional.shaders.matrix.",
"div.dynamic.mediump_mat4_mat4_fragment");
static SHRINK_HWTEST_F(ActsDeqpgles30016TestSuite, TestCase_015704,
"dEQP-GLES3.functional.shaders.matrix",
".div.dynamic.highp_mat4_float_vertex");
static SHRINK_HWTEST_F(ActsDeqpgles30016TestSuite, TestCase_015705,
"dEQP-GLES3.functional.shaders.matrix.",
"div.dynamic.highp_mat4_float_fragment");
static SHRINK_HWTEST_F(ActsDeqpgles30016TestSuite, TestCase_015706,
"dEQP-GLES3.functional.shaders.matri",
"x.div.dynamic.highp_mat4_mat4_vertex");
static SHRINK_HWTEST_F(ActsDeqpgles30016TestSuite, TestCase_015707,
"dEQP-GLES3.functional.shaders.matrix",
".div.dynamic.highp_mat4_mat4_fragment");
/*
* 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 <climits>
#include <gtest/gtest.h>
#include "../Deqpgles3BaseFunc.h"
#include "../ActsDeqpgles30016TestSuite.h"
#include "shrinkdefine.h"
using namespace std;
using namespace testing::ext;
using namespace OHOS;
static SHRINK_HWTEST_F(ActsDeqpgles30016TestSuite, TestCase_015492,
"dEQP-GLES3.functional.shaders.matri",
"x.div.uniform.lowp_mat2_float_vertex");
static SHRINK_HWTEST_F(ActsDeqpgles30016TestSuite, TestCase_015493,
"dEQP-GLES3.functional.shaders.matrix",
".div.uniform.lowp_mat2_float_fragment");
static SHRINK_HWTEST_F(ActsDeqpgles30016TestSuite, TestCase_015494,
"dEQP-GLES3.functional.shaders.matri",
"x.div.uniform.lowp_mat2_mat2_vertex");
static SHRINK_HWTEST_F(ActsDeqpgles30016TestSuite, TestCase_015495,
"dEQP-GLES3.functional.shaders.matrix",
".div.uniform.lowp_mat2_mat2_fragment");
static SHRINK_HWTEST_F(ActsDeqpgles30016TestSuite, TestCase_015496,
"dEQP-GLES3.functional.shaders.matrix.",
"div.uniform.mediump_mat2_float_vertex");
static SHRINK_HWTEST_F(ActsDeqpgles30016TestSuite, TestCase_015497,
"dEQP-GLES3.functional.shaders.matrix.d",
"iv.uniform.mediump_mat2_float_fragment");
static SHRINK_HWTEST_F(ActsDeqpgles30016TestSuite, TestCase_015498,
"dEQP-GLES3.functional.shaders.matrix",
".div.uniform.mediump_mat2_mat2_vertex");
static SHRINK_HWTEST_F(ActsDeqpgles30016TestSuite, TestCase_015499,
"dEQP-GLES3.functional.shaders.matrix.",
"div.uniform.mediump_mat2_mat2_fragment");
static SHRINK_HWTEST_F(ActsDeqpgles30016TestSuite, TestCase_015500,
"dEQP-GLES3.functional.shaders.matrix",
".div.uniform.highp_mat2_float_vertex");
static SHRINK_HWTEST_F(ActsDeqpgles30016TestSuite, TestCase_015501,
"dEQP-GLES3.functional.shaders.matrix.",
"div.uniform.highp_mat2_float_fragment");
static SHRINK_HWTEST_F(ActsDeqpgles30016TestSuite, TestCase_015502,
"dEQP-GLES3.functional.shaders.matri",
"x.div.uniform.highp_mat2_mat2_vertex");
static SHRINK_HWTEST_F(ActsDeqpgles30016TestSuite, TestCase_015503,
"dEQP-GLES3.functional.shaders.matrix",
".div.uniform.highp_mat2_mat2_fragment");
static SHRINK_HWTEST_F(ActsDeqpgles30016TestSuite, TestCase_015504,
"dEQP-GLES3.functional.shaders.matrix",
".div.uniform.lowp_mat2x3_float_vertex");
static SHRINK_HWTEST_F(ActsDeqpgles30016TestSuite, TestCase_015505,
"dEQP-GLES3.functional.shaders.matrix.",
"div.uniform.lowp_mat2x3_float_fragment");
static SHRINK_HWTEST_F(ActsDeqpgles30016TestSuite, TestCase_015506,
"dEQP-GLES3.functional.shaders.matrix.",
"div.uniform.lowp_mat2x3_mat2x3_vertex");
static SHRINK_HWTEST_F(ActsDeqpgles30016TestSuite, TestCase_015507,
"dEQP-GLES3.functional.shaders.matrix.d",
"iv.uniform.lowp_mat2x3_mat2x3_fragment");
static SHRINK_HWTEST_F(ActsDeqpgles30016TestSuite, TestCase_015508,
"dEQP-GLES3.functional.shaders.matrix.d",
"iv.uniform.mediump_mat2x3_float_vertex");
static SHRINK_HWTEST_F(ActsDeqpgles30016TestSuite, TestCase_015509,
"dEQP-GLES3.functional.shaders.matrix.di",
"v.uniform.mediump_mat2x3_float_fragment");
static SHRINK_HWTEST_F(ActsDeqpgles30016TestSuite, TestCase_015510,
"dEQP-GLES3.functional.shaders.matrix.d",
"iv.uniform.mediump_mat2x3_mat2x3_vertex");
static SHRINK_HWTEST_F(ActsDeqpgles30016TestSuite, TestCase_015511,
"dEQP-GLES3.functional.shaders.matrix.di",
"v.uniform.mediump_mat2x3_mat2x3_fragment");
static SHRINK_HWTEST_F(ActsDeqpgles30016TestSuite, TestCase_015512,
"dEQP-GLES3.functional.shaders.matrix.",
"div.uniform.highp_mat2x3_float_vertex");
static SHRINK_HWTEST_F(ActsDeqpgles30016TestSuite, TestCase_015513,
"dEQP-GLES3.functional.shaders.matrix.d",
"iv.uniform.highp_mat2x3_float_fragment");
static SHRINK_HWTEST_F(ActsDeqpgles30016TestSuite, TestCase_015514,
"dEQP-GLES3.functional.shaders.matrix.",
"div.uniform.highp_mat2x3_mat2x3_vertex");
static SHRINK_HWTEST_F(ActsDeqpgles30016TestSuite, TestCase_015515,
"dEQP-GLES3.functional.shaders.matrix.d",
"iv.uniform.highp_mat2x3_mat2x3_fragment");
static SHRINK_HWTEST_F(ActsDeqpgles30016TestSuite, TestCase_015516,
"dEQP-GLES3.functional.shaders.matrix",
".div.uniform.lowp_mat2x4_float_vertex");
static SHRINK_HWTEST_F(ActsDeqpgles30016TestSuite, TestCase_015517,
"dEQP-GLES3.functional.shaders.matrix.",
"div.uniform.lowp_mat2x4_float_fragment");
static SHRINK_HWTEST_F(ActsDeqpgles30016TestSuite, TestCase_015518,
"dEQP-GLES3.functional.shaders.matrix.",
"div.uniform.lowp_mat2x4_mat2x4_vertex");
static SHRINK_HWTEST_F(ActsDeqpgles30016TestSuite, TestCase_015519,
"dEQP-GLES3.functional.shaders.matrix.d",
"iv.uniform.lowp_mat2x4_mat2x4_fragment");
static SHRINK_HWTEST_F(ActsDeqpgles30016TestSuite, TestCase_015520,
"dEQP-GLES3.functional.shaders.matrix.d",
"iv.uniform.mediump_mat2x4_float_vertex");
static SHRINK_HWTEST_F(ActsDeqpgles30016TestSuite, TestCase_015521,
"dEQP-GLES3.functional.shaders.matrix.di",
"v.uniform.mediump_mat2x4_float_fragment");
static SHRINK_HWTEST_F(ActsDeqpgles30016TestSuite, TestCase_015522,
"dEQP-GLES3.functional.shaders.matrix.d",
"iv.uniform.mediump_mat2x4_mat2x4_vertex");
static SHRINK_HWTEST_F(ActsDeqpgles30016TestSuite, TestCase_015523,
"dEQP-GLES3.functional.shaders.matrix.di",
"v.uniform.mediump_mat2x4_mat2x4_fragment");
static SHRINK_HWTEST_F(ActsDeqpgles30016TestSuite, TestCase_015524,
"dEQP-GLES3.functional.shaders.matrix.",
"div.uniform.highp_mat2x4_float_vertex");
static SHRINK_HWTEST_F(ActsDeqpgles30016TestSuite, TestCase_015525,
"dEQP-GLES3.functional.shaders.matrix.d",
"iv.uniform.highp_mat2x4_float_fragment");
static SHRINK_HWTEST_F(ActsDeqpgles30016TestSuite, TestCase_015526,
"dEQP-GLES3.functional.shaders.matrix.",
"div.uniform.highp_mat2x4_mat2x4_vertex");
static SHRINK_HWTEST_F(ActsDeqpgles30016TestSuite, TestCase_015527,
"dEQP-GLES3.functional.shaders.matrix.d",
"iv.uniform.highp_mat2x4_mat2x4_fragment");
static SHRINK_HWTEST_F(ActsDeqpgles30016TestSuite, TestCase_015528,
"dEQP-GLES3.functional.shaders.matrix",
".div.uniform.lowp_mat3x2_float_vertex");
static SHRINK_HWTEST_F(ActsDeqpgles30016TestSuite, TestCase_015529,
"dEQP-GLES3.functional.shaders.matrix.",
"div.uniform.lowp_mat3x2_float_fragment");
static SHRINK_HWTEST_F(ActsDeqpgles30016TestSuite, TestCase_015530,
"dEQP-GLES3.functional.shaders.matrix.",
"div.uniform.lowp_mat3x2_mat3x2_vertex");
static SHRINK_HWTEST_F(ActsDeqpgles30016TestSuite, TestCase_015531,
"dEQP-GLES3.functional.shaders.matrix.d",
"iv.uniform.lowp_mat3x2_mat3x2_fragment");
static SHRINK_HWTEST_F(ActsDeqpgles30016TestSuite, TestCase_015532,
"dEQP-GLES3.functional.shaders.matrix.d",
"iv.uniform.mediump_mat3x2_float_vertex");
static SHRINK_HWTEST_F(ActsDeqpgles30016TestSuite, TestCase_015533,
"dEQP-GLES3.functional.shaders.matrix.di",
"v.uniform.mediump_mat3x2_float_fragment");
static SHRINK_HWTEST_F(ActsDeqpgles30016TestSuite, TestCase_015534,
"dEQP-GLES3.functional.shaders.matrix.d",
"iv.uniform.mediump_mat3x2_mat3x2_vertex");
static SHRINK_HWTEST_F(ActsDeqpgles30016TestSuite, TestCase_015535,
"dEQP-GLES3.functional.shaders.matrix.di",
"v.uniform.mediump_mat3x2_mat3x2_fragment");
static SHRINK_HWTEST_F(ActsDeqpgles30016TestSuite, TestCase_015536,
"dEQP-GLES3.functional.shaders.matrix.",
"div.uniform.highp_mat3x2_float_vertex");
static SHRINK_HWTEST_F(ActsDeqpgles30016TestSuite, TestCase_015537,
"dEQP-GLES3.functional.shaders.matrix.d",
"iv.uniform.highp_mat3x2_float_fragment");
static SHRINK_HWTEST_F(ActsDeqpgles30016TestSuite, TestCase_015538,
"dEQP-GLES3.functional.shaders.matrix.",
"div.uniform.highp_mat3x2_mat3x2_vertex");
static SHRINK_HWTEST_F(ActsDeqpgles30016TestSuite, TestCase_015539,
"dEQP-GLES3.functional.shaders.matrix.d",
"iv.uniform.highp_mat3x2_mat3x2_fragment");
static SHRINK_HWTEST_F(ActsDeqpgles30016TestSuite, TestCase_015540,
"dEQP-GLES3.functional.shaders.matri",
"x.div.uniform.lowp_mat3_float_vertex");
static SHRINK_HWTEST_F(ActsDeqpgles30016TestSuite, TestCase_015541,
"dEQP-GLES3.functional.shaders.matrix",
".div.uniform.lowp_mat3_float_fragment");
static SHRINK_HWTEST_F(ActsDeqpgles30016TestSuite, TestCase_015542,
"dEQP-GLES3.functional.shaders.matri",
"x.div.uniform.lowp_mat3_mat3_vertex");
static SHRINK_HWTEST_F(ActsDeqpgles30016TestSuite, TestCase_015543,
"dEQP-GLES3.functional.shaders.matrix",
".div.uniform.lowp_mat3_mat3_fragment");
static SHRINK_HWTEST_F(ActsDeqpgles30016TestSuite, TestCase_015544,
"dEQP-GLES3.functional.shaders.matrix.",
"div.uniform.mediump_mat3_float_vertex");
static SHRINK_HWTEST_F(ActsDeqpgles30016TestSuite, TestCase_015545,
"dEQP-GLES3.functional.shaders.matrix.d",
"iv.uniform.mediump_mat3_float_fragment");
static SHRINK_HWTEST_F(ActsDeqpgles30016TestSuite, TestCase_015546,
"dEQP-GLES3.functional.shaders.matrix",
".div.uniform.mediump_mat3_mat3_vertex");
static SHRINK_HWTEST_F(ActsDeqpgles30016TestSuite, TestCase_015547,
"dEQP-GLES3.functional.shaders.matrix.",
"div.uniform.mediump_mat3_mat3_fragment");
static SHRINK_HWTEST_F(ActsDeqpgles30016TestSuite, TestCase_015548,
"dEQP-GLES3.functional.shaders.matrix",
".div.uniform.highp_mat3_float_vertex");
static SHRINK_HWTEST_F(ActsDeqpgles30016TestSuite, TestCase_015549,
"dEQP-GLES3.functional.shaders.matrix.",
"div.uniform.highp_mat3_float_fragment");
static SHRINK_HWTEST_F(ActsDeqpgles30016TestSuite, TestCase_015550,
"dEQP-GLES3.functional.shaders.matri",
"x.div.uniform.highp_mat3_mat3_vertex");
static SHRINK_HWTEST_F(ActsDeqpgles30016TestSuite, TestCase_015551,
"dEQP-GLES3.functional.shaders.matrix",
".div.uniform.highp_mat3_mat3_fragment");
static SHRINK_HWTEST_F(ActsDeqpgles30016TestSuite, TestCase_015552,
"dEQP-GLES3.functional.shaders.matrix",
".div.uniform.lowp_mat3x4_float_vertex");
static SHRINK_HWTEST_F(ActsDeqpgles30016TestSuite, TestCase_015553,
"dEQP-GLES3.functional.shaders.matrix.",
"div.uniform.lowp_mat3x4_float_fragment");
static SHRINK_HWTEST_F(ActsDeqpgles30016TestSuite, TestCase_015554,
"dEQP-GLES3.functional.shaders.matrix.",
"div.uniform.lowp_mat3x4_mat3x4_vertex");
static SHRINK_HWTEST_F(ActsDeqpgles30016TestSuite, TestCase_015555,
"dEQP-GLES3.functional.shaders.matrix.d",
"iv.uniform.lowp_mat3x4_mat3x4_fragment");
static SHRINK_HWTEST_F(ActsDeqpgles30016TestSuite, TestCase_015556,
"dEQP-GLES3.functional.shaders.matrix.d",
"iv.uniform.mediump_mat3x4_float_vertex");
static SHRINK_HWTEST_F(ActsDeqpgles30016TestSuite, TestCase_015557,
"dEQP-GLES3.functional.shaders.matrix.di",
"v.uniform.mediump_mat3x4_float_fragment");
static SHRINK_HWTEST_F(ActsDeqpgles30016TestSuite, TestCase_015558,
"dEQP-GLES3.functional.shaders.matrix.d",
"iv.uniform.mediump_mat3x4_mat3x4_vertex");
static SHRINK_HWTEST_F(ActsDeqpgles30016TestSuite, TestCase_015559,
"dEQP-GLES3.functional.shaders.matrix.di",
"v.uniform.mediump_mat3x4_mat3x4_fragment");
static SHRINK_HWTEST_F(ActsDeqpgles30016TestSuite, TestCase_015560,
"dEQP-GLES3.functional.shaders.matrix.",
"div.uniform.highp_mat3x4_float_vertex");
static SHRINK_HWTEST_F(ActsDeqpgles30016TestSuite, TestCase_015561,
"dEQP-GLES3.functional.shaders.matrix.d",
"iv.uniform.highp_mat3x4_float_fragment");
static SHRINK_HWTEST_F(ActsDeqpgles30016TestSuite, TestCase_015562,
"dEQP-GLES3.functional.shaders.matrix.",
"div.uniform.highp_mat3x4_mat3x4_vertex");
static SHRINK_HWTEST_F(ActsDeqpgles30016TestSuite, TestCase_015563,
"dEQP-GLES3.functional.shaders.matrix.d",
"iv.uniform.highp_mat3x4_mat3x4_fragment");
static SHRINK_HWTEST_F(ActsDeqpgles30016TestSuite, TestCase_015564,
"dEQP-GLES3.functional.shaders.matrix",
".div.uniform.lowp_mat4x2_float_vertex");
static SHRINK_HWTEST_F(ActsDeqpgles30016TestSuite, TestCase_015565,
"dEQP-GLES3.functional.shaders.matrix.",
"div.uniform.lowp_mat4x2_float_fragment");
static SHRINK_HWTEST_F(ActsDeqpgles30016TestSuite, TestCase_015566,
"dEQP-GLES3.functional.shaders.matrix.",
"div.uniform.lowp_mat4x2_mat4x2_vertex");
static SHRINK_HWTEST_F(ActsDeqpgles30016TestSuite, TestCase_015567,
"dEQP-GLES3.functional.shaders.matrix.d",
"iv.uniform.lowp_mat4x2_mat4x2_fragment");
static SHRINK_HWTEST_F(ActsDeqpgles30016TestSuite, TestCase_015568,
"dEQP-GLES3.functional.shaders.matrix.d",
"iv.uniform.mediump_mat4x2_float_vertex");
static SHRINK_HWTEST_F(ActsDeqpgles30016TestSuite, TestCase_015569,
"dEQP-GLES3.functional.shaders.matrix.di",
"v.uniform.mediump_mat4x2_float_fragment");
static SHRINK_HWTEST_F(ActsDeqpgles30016TestSuite, TestCase_015570,
"dEQP-GLES3.functional.shaders.matrix.d",
"iv.uniform.mediump_mat4x2_mat4x2_vertex");
static SHRINK_HWTEST_F(ActsDeqpgles30016TestSuite, TestCase_015571,
"dEQP-GLES3.functional.shaders.matrix.di",
"v.uniform.mediump_mat4x2_mat4x2_fragment");
static SHRINK_HWTEST_F(ActsDeqpgles30016TestSuite, TestCase_015572,
"dEQP-GLES3.functional.shaders.matrix.",
"div.uniform.highp_mat4x2_float_vertex");
static SHRINK_HWTEST_F(ActsDeqpgles30016TestSuite, TestCase_015573,
"dEQP-GLES3.functional.shaders.matrix.d",
"iv.uniform.highp_mat4x2_float_fragment");
static SHRINK_HWTEST_F(ActsDeqpgles30016TestSuite, TestCase_015574,
"dEQP-GLES3.functional.shaders.matrix.",
"div.uniform.highp_mat4x2_mat4x2_vertex");
static SHRINK_HWTEST_F(ActsDeqpgles30016TestSuite, TestCase_015575,
"dEQP-GLES3.functional.shaders.matrix.d",
"iv.uniform.highp_mat4x2_mat4x2_fragment");
static SHRINK_HWTEST_F(ActsDeqpgles30016TestSuite, TestCase_015576,
"dEQP-GLES3.functional.shaders.matrix",
".div.uniform.lowp_mat4x3_float_vertex");
static SHRINK_HWTEST_F(ActsDeqpgles30016TestSuite, TestCase_015577,
"dEQP-GLES3.functional.shaders.matrix.",
"div.uniform.lowp_mat4x3_float_fragment");
static SHRINK_HWTEST_F(ActsDeqpgles30016TestSuite, TestCase_015578,
"dEQP-GLES3.functional.shaders.matrix.",
"div.uniform.lowp_mat4x3_mat4x3_vertex");
static SHRINK_HWTEST_F(ActsDeqpgles30016TestSuite, TestCase_015579,
"dEQP-GLES3.functional.shaders.matrix.d",
"iv.uniform.lowp_mat4x3_mat4x3_fragment");
static SHRINK_HWTEST_F(ActsDeqpgles30016TestSuite, TestCase_015580,
"dEQP-GLES3.functional.shaders.matrix.d",
"iv.uniform.mediump_mat4x3_float_vertex");
static SHRINK_HWTEST_F(ActsDeqpgles30016TestSuite, TestCase_015581,
"dEQP-GLES3.functional.shaders.matrix.di",
"v.uniform.mediump_mat4x3_float_fragment");
static SHRINK_HWTEST_F(ActsDeqpgles30016TestSuite, TestCase_015582,
"dEQP-GLES3.functional.shaders.matrix.d",
"iv.uniform.mediump_mat4x3_mat4x3_vertex");
static SHRINK_HWTEST_F(ActsDeqpgles30016TestSuite, TestCase_015583,
"dEQP-GLES3.functional.shaders.matrix.di",
"v.uniform.mediump_mat4x3_mat4x3_fragment");
static SHRINK_HWTEST_F(ActsDeqpgles30016TestSuite, TestCase_015584,
"dEQP-GLES3.functional.shaders.matrix.",
"div.uniform.highp_mat4x3_float_vertex");
static SHRINK_HWTEST_F(ActsDeqpgles30016TestSuite, TestCase_015585,
"dEQP-GLES3.functional.shaders.matrix.d",
"iv.uniform.highp_mat4x3_float_fragment");
static SHRINK_HWTEST_F(ActsDeqpgles30016TestSuite, TestCase_015586,
"dEQP-GLES3.functional.shaders.matrix.",
"div.uniform.highp_mat4x3_mat4x3_vertex");
static SHRINK_HWTEST_F(ActsDeqpgles30016TestSuite, TestCase_015587,
"dEQP-GLES3.functional.shaders.matrix.d",
"iv.uniform.highp_mat4x3_mat4x3_fragment");
static SHRINK_HWTEST_F(ActsDeqpgles30016TestSuite, TestCase_015588,
"dEQP-GLES3.functional.shaders.matri",
"x.div.uniform.lowp_mat4_float_vertex");
static SHRINK_HWTEST_F(ActsDeqpgles30016TestSuite, TestCase_015589,
"dEQP-GLES3.functional.shaders.matrix",
".div.uniform.lowp_mat4_float_fragment");
static SHRINK_HWTEST_F(ActsDeqpgles30016TestSuite, TestCase_015590,
"dEQP-GLES3.functional.shaders.matri",
"x.div.uniform.lowp_mat4_mat4_vertex");
static SHRINK_HWTEST_F(ActsDeqpgles30016TestSuite, TestCase_015591,
"dEQP-GLES3.functional.shaders.matrix",
".div.uniform.lowp_mat4_mat4_fragment");
static SHRINK_HWTEST_F(ActsDeqpgles30016TestSuite, TestCase_015592,
"dEQP-GLES3.functional.shaders.matrix.",
"div.uniform.mediump_mat4_float_vertex");
static SHRINK_HWTEST_F(ActsDeqpgles30016TestSuite, TestCase_015593,
"dEQP-GLES3.functional.shaders.matrix.d",
"iv.uniform.mediump_mat4_float_fragment");
static SHRINK_HWTEST_F(ActsDeqpgles30016TestSuite, TestCase_015594,
"dEQP-GLES3.functional.shaders.matrix",
".div.uniform.mediump_mat4_mat4_vertex");
static SHRINK_HWTEST_F(ActsDeqpgles30016TestSuite, TestCase_015595,
"dEQP-GLES3.functional.shaders.matrix.",
"div.uniform.mediump_mat4_mat4_fragment");
static SHRINK_HWTEST_F(ActsDeqpgles30016TestSuite, TestCase_015596,
"dEQP-GLES3.functional.shaders.matrix",
".div.uniform.highp_mat4_float_vertex");
static SHRINK_HWTEST_F(ActsDeqpgles30016TestSuite, TestCase_015597,
"dEQP-GLES3.functional.shaders.matrix.",
"div.uniform.highp_mat4_float_fragment");
static SHRINK_HWTEST_F(ActsDeqpgles30016TestSuite, TestCase_015598,
"dEQP-GLES3.functional.shaders.matri",
"x.div.uniform.highp_mat4_mat4_vertex");
static SHRINK_HWTEST_F(ActsDeqpgles30016TestSuite, TestCase_015599,
"dEQP-GLES3.functional.shaders.matrix",
".div.uniform.highp_mat4_mat4_fragment");
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册