From 937da6cdb1d7b1b7355fec74cc48354c529c6e36 Mon Sep 17 00:00:00 2001 From: wangshi Date: Wed, 30 Aug 2023 19:21:26 +0800 Subject: [PATCH] "add vulkan cases commit texture and ubo testcases for vulkan" Signed-off-by: wangshi --- .../texture/Texture_swizzle01TestCase.cpp | 1590 +++++++++++++++++ 1 file changed, 1590 insertions(+) create mode 100644 graphic/vulkan/src/texture/texture/Texture_swizzle01TestCase.cpp diff --git a/graphic/vulkan/src/texture/texture/Texture_swizzle01TestCase.cpp b/graphic/vulkan/src/texture/texture/Texture_swizzle01TestCase.cpp new file mode 100644 index 000000000..eca0f9385 --- /dev/null +++ b/graphic/vulkan/src/texture/texture/Texture_swizzle01TestCase.cpp @@ -0,0 +1,1590 @@ +/* + * Copyright (c) 2022 Shenzhen Kaihong Digital Industry Development Co., Ltd. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + +#include +#include +#include "../TextureBaseFunc.h" +#include "../ActsTexture0006TestSuite.h" +#include "shrinkdefine.h" + +using namespace std; +using namespace testing::ext; +using namespace OHOS; +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR4g4unormpack82dpotzzzz, "dEQP-VK.texture.swizzle.component_mapping.r4g4_unorm_pack8_2d_pot_zzzz*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR4g4unormpack82dpotoooo, "dEQP-VK.texture.swizzle.component_mapping.r4g4_unorm_pack8_2d_pot_oooo*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR4g4unormpack82dpotrrrr, "dEQP-VK.texture.swizzle.component_mapping.r4g4_unorm_pack8_2d_pot_rrrr*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR4g4unormpack82dpotgggg, "dEQP-VK.texture.swizzle.component_mapping.r4g4_unorm_pack8_2d_pot_gggg*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR4g4unormpack82dpotbbbb, "dEQP-VK.texture.swizzle.component_mapping.r4g4_unorm_pack8_2d_pot_bbbb*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR4g4unormpack82dpotaaaa, "dEQP-VK.texture.swizzle.component_mapping.r4g4_unorm_pack8_2d_pot_aaaa*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR4g4unormpack82dpotrgba, "dEQP-VK.texture.swizzle.component_mapping.r4g4_unorm_pack8_2d_pot_rgba*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR4g4unormpack82dpotiiii, "dEQP-VK.texture.swizzle.component_mapping.r4g4_unorm_pack8_2d_pot_iiii*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR4g4unormpack82dpotabgr, "dEQP-VK.texture.swizzle.component_mapping.r4g4_unorm_pack8_2d_pot_abgr*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR4g4unormpack82dpotsparsezzzz, "dEQP-VK.texture.swizzle.component_mapping.r4g4_unorm_pack8_2d_pot_sparse_zzzz*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR4g4unormpack82dpotsparseoooo, "dEQP-VK.texture.swizzle.component_mapping.r4g4_unorm_pack8_2d_pot_sparse_oooo*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR4g4unormpack82dpotsparserrrr, "dEQP-VK.texture.swizzle.component_mapping.r4g4_unorm_pack8_2d_pot_sparse_rrrr*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR4g4unormpack82dpotsparsegggg, "dEQP-VK.texture.swizzle.component_mapping.r4g4_unorm_pack8_2d_pot_sparse_gggg*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR4g4unormpack82dpotsparsebbbb, "dEQP-VK.texture.swizzle.component_mapping.r4g4_unorm_pack8_2d_pot_sparse_bbbb*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR4g4unormpack82dpotsparseaaaa, "dEQP-VK.texture.swizzle.component_mapping.r4g4_unorm_pack8_2d_pot_sparse_aaaa*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR4g4unormpack82dpotsparsergba, "dEQP-VK.texture.swizzle.component_mapping.r4g4_unorm_pack8_2d_pot_sparse_rgba*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR4g4unormpack82dpotsparseiiii, "dEQP-VK.texture.swizzle.component_mapping.r4g4_unorm_pack8_2d_pot_sparse_iiii*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR4g4unormpack82dpotsparseabgr, "dEQP-VK.texture.swizzle.component_mapping.r4g4_unorm_pack8_2d_pot_sparse_abgr*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR4g4b4a4unormpack162dpotzzzz, "dEQP-VK.texture.swizzle.component_mapping.r4g4b4a4_unorm_pack16_2d_pot_zzzz*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR4g4b4a4unormpack162dpotoooo, "dEQP-VK.texture.swizzle.component_mapping.r4g4b4a4_unorm_pack16_2d_pot_oooo*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR4g4b4a4unormpack162dpotrrrr, "dEQP-VK.texture.swizzle.component_mapping.r4g4b4a4_unorm_pack16_2d_pot_rrrr*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR4g4b4a4unormpack162dpotgggg, "dEQP-VK.texture.swizzle.component_mapping.r4g4b4a4_unorm_pack16_2d_pot_gggg*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR4g4b4a4unormpack162dpotbbbb, "dEQP-VK.texture.swizzle.component_mapping.r4g4b4a4_unorm_pack16_2d_pot_bbbb*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR4g4b4a4unormpack162dpotaaaa, "dEQP-VK.texture.swizzle.component_mapping.r4g4b4a4_unorm_pack16_2d_pot_aaaa*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR4g4b4a4unormpack162dpotrgba, "dEQP-VK.texture.swizzle.component_mapping.r4g4b4a4_unorm_pack16_2d_pot_rgba*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR4g4b4a4unormpack162dpotiiii, "dEQP-VK.texture.swizzle.component_mapping.r4g4b4a4_unorm_pack16_2d_pot_iiii*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR4g4b4a4unormpack162dpotabgr, "dEQP-VK.texture.swizzle.component_mapping.r4g4b4a4_unorm_pack16_2d_pot_abgr*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR4g4b4a4unormpack162dpotsparsezzzz, "dEQP-VK.texture.swizzle.component_mapping.r4g4b4a4_unorm_pack16_2d_pot_sparse_zzzz*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR4g4b4a4unormpack162dpotsparseoooo, "dEQP-VK.texture.swizzle.component_mapping.r4g4b4a4_unorm_pack16_2d_pot_sparse_oooo*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR4g4b4a4unormpack162dpotsparserrrr, "dEQP-VK.texture.swizzle.component_mapping.r4g4b4a4_unorm_pack16_2d_pot_sparse_rrrr*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR4g4b4a4unormpack162dpotsparsegggg, "dEQP-VK.texture.swizzle.component_mapping.r4g4b4a4_unorm_pack16_2d_pot_sparse_gggg*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR4g4b4a4unormpack162dpotsparsebbbb, "dEQP-VK.texture.swizzle.component_mapping.r4g4b4a4_unorm_pack16_2d_pot_sparse_bbbb*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR4g4b4a4unormpack162dpotsparseaaaa, "dEQP-VK.texture.swizzle.component_mapping.r4g4b4a4_unorm_pack16_2d_pot_sparse_aaaa*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR4g4b4a4unormpack162dpotsparsergba, "dEQP-VK.texture.swizzle.component_mapping.r4g4b4a4_unorm_pack16_2d_pot_sparse_rgba*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR4g4b4a4unormpack162dpotsparseiiii, "dEQP-VK.texture.swizzle.component_mapping.r4g4b4a4_unorm_pack16_2d_pot_sparse_iiii*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR4g4b4a4unormpack162dpotsparseabgr, "dEQP-VK.texture.swizzle.component_mapping.r4g4b4a4_unorm_pack16_2d_pot_sparse_abgr*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR5g6b5unormpack162dpotzzzz, "dEQP-VK.texture.swizzle.component_mapping.r5g6b5_unorm_pack16_2d_pot_zzzz*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR5g6b5unormpack162dpotoooo, "dEQP-VK.texture.swizzle.component_mapping.r5g6b5_unorm_pack16_2d_pot_oooo*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR5g6b5unormpack162dpotrrrr, "dEQP-VK.texture.swizzle.component_mapping.r5g6b5_unorm_pack16_2d_pot_rrrr*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR5g6b5unormpack162dpotgggg, "dEQP-VK.texture.swizzle.component_mapping.r5g6b5_unorm_pack16_2d_pot_gggg*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR5g6b5unormpack162dpotbbbb, "dEQP-VK.texture.swizzle.component_mapping.r5g6b5_unorm_pack16_2d_pot_bbbb*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR5g6b5unormpack162dpotaaaa, "dEQP-VK.texture.swizzle.component_mapping.r5g6b5_unorm_pack16_2d_pot_aaaa*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR5g6b5unormpack162dpotrgba, "dEQP-VK.texture.swizzle.component_mapping.r5g6b5_unorm_pack16_2d_pot_rgba*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR5g6b5unormpack162dpotiiii, "dEQP-VK.texture.swizzle.component_mapping.r5g6b5_unorm_pack16_2d_pot_iiii*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR5g6b5unormpack162dpotabgr, "dEQP-VK.texture.swizzle.component_mapping.r5g6b5_unorm_pack16_2d_pot_abgr*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR5g6b5unormpack162dpotsparsezzzz, "dEQP-VK.texture.swizzle.component_mapping.r5g6b5_unorm_pack16_2d_pot_sparse_zzzz*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR5g6b5unormpack162dpotsparseoooo, "dEQP-VK.texture.swizzle.component_mapping.r5g6b5_unorm_pack16_2d_pot_sparse_oooo*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR5g6b5unormpack162dpotsparserrrr, "dEQP-VK.texture.swizzle.component_mapping.r5g6b5_unorm_pack16_2d_pot_sparse_rrrr*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR5g6b5unormpack162dpotsparsegggg, "dEQP-VK.texture.swizzle.component_mapping.r5g6b5_unorm_pack16_2d_pot_sparse_gggg*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR5g6b5unormpack162dpotsparsebbbb, "dEQP-VK.texture.swizzle.component_mapping.r5g6b5_unorm_pack16_2d_pot_sparse_bbbb*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR5g6b5unormpack162dpotsparseaaaa, "dEQP-VK.texture.swizzle.component_mapping.r5g6b5_unorm_pack16_2d_pot_sparse_aaaa*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR5g6b5unormpack162dpotsparsergba, "dEQP-VK.texture.swizzle.component_mapping.r5g6b5_unorm_pack16_2d_pot_sparse_rgba*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR5g6b5unormpack162dpotsparseiiii, "dEQP-VK.texture.swizzle.component_mapping.r5g6b5_unorm_pack16_2d_pot_sparse_iiii*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR5g6b5unormpack162dpotsparseabgr, "dEQP-VK.texture.swizzle.component_mapping.r5g6b5_unorm_pack16_2d_pot_sparse_abgr*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR5g5b5a1unormpack162dpotzzzz, "dEQP-VK.texture.swizzle.component_mapping.r5g5b5a1_unorm_pack16_2d_pot_zzzz*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR5g5b5a1unormpack162dpotoooo, "dEQP-VK.texture.swizzle.component_mapping.r5g5b5a1_unorm_pack16_2d_pot_oooo*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR5g5b5a1unormpack162dpotrrrr, "dEQP-VK.texture.swizzle.component_mapping.r5g5b5a1_unorm_pack16_2d_pot_rrrr*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR5g5b5a1unormpack162dpotgggg, "dEQP-VK.texture.swizzle.component_mapping.r5g5b5a1_unorm_pack16_2d_pot_gggg*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR5g5b5a1unormpack162dpotbbbb, "dEQP-VK.texture.swizzle.component_mapping.r5g5b5a1_unorm_pack16_2d_pot_bbbb*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR5g5b5a1unormpack162dpotaaaa, "dEQP-VK.texture.swizzle.component_mapping.r5g5b5a1_unorm_pack16_2d_pot_aaaa*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR5g5b5a1unormpack162dpotrgba, "dEQP-VK.texture.swizzle.component_mapping.r5g5b5a1_unorm_pack16_2d_pot_rgba*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR5g5b5a1unormpack162dpotiiii, "dEQP-VK.texture.swizzle.component_mapping.r5g5b5a1_unorm_pack16_2d_pot_iiii*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR5g5b5a1unormpack162dpotabgr, "dEQP-VK.texture.swizzle.component_mapping.r5g5b5a1_unorm_pack16_2d_pot_abgr*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR5g5b5a1unormpack162dpotsparsezzzz, "dEQP-VK.texture.swizzle.component_mapping.r5g5b5a1_unorm_pack16_2d_pot_sparse_zzzz*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR5g5b5a1unormpack162dpotsparseoooo, "dEQP-VK.texture.swizzle.component_mapping.r5g5b5a1_unorm_pack16_2d_pot_sparse_oooo*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR5g5b5a1unormpack162dpotsparserrrr, "dEQP-VK.texture.swizzle.component_mapping.r5g5b5a1_unorm_pack16_2d_pot_sparse_rrrr*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR5g5b5a1unormpack162dpotsparsegggg, "dEQP-VK.texture.swizzle.component_mapping.r5g5b5a1_unorm_pack16_2d_pot_sparse_gggg*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR5g5b5a1unormpack162dpotsparsebbbb, "dEQP-VK.texture.swizzle.component_mapping.r5g5b5a1_unorm_pack16_2d_pot_sparse_bbbb*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR5g5b5a1unormpack162dpotsparseaaaa, "dEQP-VK.texture.swizzle.component_mapping.r5g5b5a1_unorm_pack16_2d_pot_sparse_aaaa*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR5g5b5a1unormpack162dpotsparsergba, "dEQP-VK.texture.swizzle.component_mapping.r5g5b5a1_unorm_pack16_2d_pot_sparse_rgba*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR5g5b5a1unormpack162dpotsparseiiii, "dEQP-VK.texture.swizzle.component_mapping.r5g5b5a1_unorm_pack16_2d_pot_sparse_iiii*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR5g5b5a1unormpack162dpotsparseabgr, "dEQP-VK.texture.swizzle.component_mapping.r5g5b5a1_unorm_pack16_2d_pot_sparse_abgr*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR8unorm2dpotzzzz, "dEQP-VK.texture.swizzle.component_mapping.r8_unorm_2d_pot_zzzz*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR8unorm2dpotoooo, "dEQP-VK.texture.swizzle.component_mapping.r8_unorm_2d_pot_oooo*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR8unorm2dpotrrrr, "dEQP-VK.texture.swizzle.component_mapping.r8_unorm_2d_pot_rrrr*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR8unorm2dpotgggg, "dEQP-VK.texture.swizzle.component_mapping.r8_unorm_2d_pot_gggg*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR8unorm2dpotbbbb, "dEQP-VK.texture.swizzle.component_mapping.r8_unorm_2d_pot_bbbb*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR8unorm2dpotaaaa, "dEQP-VK.texture.swizzle.component_mapping.r8_unorm_2d_pot_aaaa*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR8unorm2dpotrgba, "dEQP-VK.texture.swizzle.component_mapping.r8_unorm_2d_pot_rgba*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR8unorm2dpotiiii, "dEQP-VK.texture.swizzle.component_mapping.r8_unorm_2d_pot_iiii*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR8unorm2dpotabgr, "dEQP-VK.texture.swizzle.component_mapping.r8_unorm_2d_pot_abgr*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR8unorm2dpotsparsezzzz, "dEQP-VK.texture.swizzle.component_mapping.r8_unorm_2d_pot_sparse_zzzz*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR8unorm2dpotsparseoooo, "dEQP-VK.texture.swizzle.component_mapping.r8_unorm_2d_pot_sparse_oooo*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR8unorm2dpotsparserrrr, "dEQP-VK.texture.swizzle.component_mapping.r8_unorm_2d_pot_sparse_rrrr*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR8unorm2dpotsparsegggg, "dEQP-VK.texture.swizzle.component_mapping.r8_unorm_2d_pot_sparse_gggg*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR8unorm2dpotsparsebbbb, "dEQP-VK.texture.swizzle.component_mapping.r8_unorm_2d_pot_sparse_bbbb*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR8unorm2dpotsparseaaaa, "dEQP-VK.texture.swizzle.component_mapping.r8_unorm_2d_pot_sparse_aaaa*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR8unorm2dpotsparsergba, "dEQP-VK.texture.swizzle.component_mapping.r8_unorm_2d_pot_sparse_rgba*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR8unorm2dpotsparseiiii, "dEQP-VK.texture.swizzle.component_mapping.r8_unorm_2d_pot_sparse_iiii*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR8unorm2dpotsparseabgr, "dEQP-VK.texture.swizzle.component_mapping.r8_unorm_2d_pot_sparse_abgr*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR8snorm2dpotzzzz, "dEQP-VK.texture.swizzle.component_mapping.r8_snorm_2d_pot_zzzz*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR8snorm2dpotoooo, "dEQP-VK.texture.swizzle.component_mapping.r8_snorm_2d_pot_oooo*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR8snorm2dpotrrrr, "dEQP-VK.texture.swizzle.component_mapping.r8_snorm_2d_pot_rrrr*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR8snorm2dpotgggg, "dEQP-VK.texture.swizzle.component_mapping.r8_snorm_2d_pot_gggg*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR8snorm2dpotbbbb, "dEQP-VK.texture.swizzle.component_mapping.r8_snorm_2d_pot_bbbb*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR8snorm2dpotaaaa, "dEQP-VK.texture.swizzle.component_mapping.r8_snorm_2d_pot_aaaa*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR8snorm2dpotrgba, "dEQP-VK.texture.swizzle.component_mapping.r8_snorm_2d_pot_rgba*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR8snorm2dpotiiii, "dEQP-VK.texture.swizzle.component_mapping.r8_snorm_2d_pot_iiii*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR8snorm2dpotabgr, "dEQP-VK.texture.swizzle.component_mapping.r8_snorm_2d_pot_abgr*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR8snorm2dpotsparsezzzz, "dEQP-VK.texture.swizzle.component_mapping.r8_snorm_2d_pot_sparse_zzzz*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR8snorm2dpotsparseoooo, "dEQP-VK.texture.swizzle.component_mapping.r8_snorm_2d_pot_sparse_oooo*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR8snorm2dpotsparserrrr, "dEQP-VK.texture.swizzle.component_mapping.r8_snorm_2d_pot_sparse_rrrr*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR8snorm2dpotsparsegggg, "dEQP-VK.texture.swizzle.component_mapping.r8_snorm_2d_pot_sparse_gggg*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR8snorm2dpotsparsebbbb, "dEQP-VK.texture.swizzle.component_mapping.r8_snorm_2d_pot_sparse_bbbb*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR8snorm2dpotsparseaaaa, "dEQP-VK.texture.swizzle.component_mapping.r8_snorm_2d_pot_sparse_aaaa*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR8snorm2dpotsparsergba, "dEQP-VK.texture.swizzle.component_mapping.r8_snorm_2d_pot_sparse_rgba*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR8snorm2dpotsparseiiii, "dEQP-VK.texture.swizzle.component_mapping.r8_snorm_2d_pot_sparse_iiii*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR8snorm2dpotsparseabgr, "dEQP-VK.texture.swizzle.component_mapping.r8_snorm_2d_pot_sparse_abgr*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR8uscaled2dpotzzzz, "dEQP-VK.texture.swizzle.component_mapping.r8_uscaled_2d_pot_zzzz*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR8uscaled2dpotoooo, "dEQP-VK.texture.swizzle.component_mapping.r8_uscaled_2d_pot_oooo*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR8uscaled2dpotrrrr, "dEQP-VK.texture.swizzle.component_mapping.r8_uscaled_2d_pot_rrrr*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR8uscaled2dpotgggg, "dEQP-VK.texture.swizzle.component_mapping.r8_uscaled_2d_pot_gggg*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR8uscaled2dpotbbbb, "dEQP-VK.texture.swizzle.component_mapping.r8_uscaled_2d_pot_bbbb*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR8uscaled2dpotaaaa, "dEQP-VK.texture.swizzle.component_mapping.r8_uscaled_2d_pot_aaaa*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR8uscaled2dpotrgba, "dEQP-VK.texture.swizzle.component_mapping.r8_uscaled_2d_pot_rgba*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR8uscaled2dpotiiii, "dEQP-VK.texture.swizzle.component_mapping.r8_uscaled_2d_pot_iiii*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR8uscaled2dpotabgr, "dEQP-VK.texture.swizzle.component_mapping.r8_uscaled_2d_pot_abgr*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR8uscaled2dpotsparsezzzz, "dEQP-VK.texture.swizzle.component_mapping.r8_uscaled_2d_pot_sparse_zzzz*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR8uscaled2dpotsparseoooo, "dEQP-VK.texture.swizzle.component_mapping.r8_uscaled_2d_pot_sparse_oooo*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR8uscaled2dpotsparserrrr, "dEQP-VK.texture.swizzle.component_mapping.r8_uscaled_2d_pot_sparse_rrrr*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR8uscaled2dpotsparsegggg, "dEQP-VK.texture.swizzle.component_mapping.r8_uscaled_2d_pot_sparse_gggg*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR8uscaled2dpotsparsebbbb, "dEQP-VK.texture.swizzle.component_mapping.r8_uscaled_2d_pot_sparse_bbbb*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR8uscaled2dpotsparseaaaa, "dEQP-VK.texture.swizzle.component_mapping.r8_uscaled_2d_pot_sparse_aaaa*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR8uscaled2dpotsparsergba, "dEQP-VK.texture.swizzle.component_mapping.r8_uscaled_2d_pot_sparse_rgba*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR8uscaled2dpotsparseiiii, "dEQP-VK.texture.swizzle.component_mapping.r8_uscaled_2d_pot_sparse_iiii*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR8uscaled2dpotsparseabgr, "dEQP-VK.texture.swizzle.component_mapping.r8_uscaled_2d_pot_sparse_abgr*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR8sscaled2dpotzzzz, "dEQP-VK.texture.swizzle.component_mapping.r8_sscaled_2d_pot_zzzz*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR8sscaled2dpotoooo, "dEQP-VK.texture.swizzle.component_mapping.r8_sscaled_2d_pot_oooo*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR8sscaled2dpotrrrr, "dEQP-VK.texture.swizzle.component_mapping.r8_sscaled_2d_pot_rrrr*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR8sscaled2dpotgggg, "dEQP-VK.texture.swizzle.component_mapping.r8_sscaled_2d_pot_gggg*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR8sscaled2dpotbbbb, "dEQP-VK.texture.swizzle.component_mapping.r8_sscaled_2d_pot_bbbb*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR8sscaled2dpotaaaa, "dEQP-VK.texture.swizzle.component_mapping.r8_sscaled_2d_pot_aaaa*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR8sscaled2dpotrgba, "dEQP-VK.texture.swizzle.component_mapping.r8_sscaled_2d_pot_rgba*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR8sscaled2dpotiiii, "dEQP-VK.texture.swizzle.component_mapping.r8_sscaled_2d_pot_iiii*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR8sscaled2dpotabgr, "dEQP-VK.texture.swizzle.component_mapping.r8_sscaled_2d_pot_abgr*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR8sscaled2dpotsparsezzzz, "dEQP-VK.texture.swizzle.component_mapping.r8_sscaled_2d_pot_sparse_zzzz*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR8sscaled2dpotsparseoooo, "dEQP-VK.texture.swizzle.component_mapping.r8_sscaled_2d_pot_sparse_oooo*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR8sscaled2dpotsparserrrr, "dEQP-VK.texture.swizzle.component_mapping.r8_sscaled_2d_pot_sparse_rrrr*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR8sscaled2dpotsparsegggg, "dEQP-VK.texture.swizzle.component_mapping.r8_sscaled_2d_pot_sparse_gggg*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR8sscaled2dpotsparsebbbb, "dEQP-VK.texture.swizzle.component_mapping.r8_sscaled_2d_pot_sparse_bbbb*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR8sscaled2dpotsparseaaaa, "dEQP-VK.texture.swizzle.component_mapping.r8_sscaled_2d_pot_sparse_aaaa*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR8sscaled2dpotsparsergba, "dEQP-VK.texture.swizzle.component_mapping.r8_sscaled_2d_pot_sparse_rgba*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR8sscaled2dpotsparseiiii, "dEQP-VK.texture.swizzle.component_mapping.r8_sscaled_2d_pot_sparse_iiii*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR8sscaled2dpotsparseabgr, "dEQP-VK.texture.swizzle.component_mapping.r8_sscaled_2d_pot_sparse_abgr*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR8uint2dpotzzzz, "dEQP-VK.texture.swizzle.component_mapping.r8_uint_2d_pot_zzzz*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR8uint2dpotoooo, "dEQP-VK.texture.swizzle.component_mapping.r8_uint_2d_pot_oooo*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR8uint2dpotrrrr, "dEQP-VK.texture.swizzle.component_mapping.r8_uint_2d_pot_rrrr*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR8uint2dpotgggg, "dEQP-VK.texture.swizzle.component_mapping.r8_uint_2d_pot_gggg*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR8uint2dpotbbbb, "dEQP-VK.texture.swizzle.component_mapping.r8_uint_2d_pot_bbbb*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR8uint2dpotaaaa, "dEQP-VK.texture.swizzle.component_mapping.r8_uint_2d_pot_aaaa*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR8uint2dpotrgba, "dEQP-VK.texture.swizzle.component_mapping.r8_uint_2d_pot_rgba*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR8uint2dpotiiii, "dEQP-VK.texture.swizzle.component_mapping.r8_uint_2d_pot_iiii*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR8uint2dpotabgr, "dEQP-VK.texture.swizzle.component_mapping.r8_uint_2d_pot_abgr*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR8uint2dpotsparsezzzz, "dEQP-VK.texture.swizzle.component_mapping.r8_uint_2d_pot_sparse_zzzz*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR8uint2dpotsparseoooo, "dEQP-VK.texture.swizzle.component_mapping.r8_uint_2d_pot_sparse_oooo*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR8uint2dpotsparserrrr, "dEQP-VK.texture.swizzle.component_mapping.r8_uint_2d_pot_sparse_rrrr*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR8uint2dpotsparsegggg, "dEQP-VK.texture.swizzle.component_mapping.r8_uint_2d_pot_sparse_gggg*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR8uint2dpotsparsebbbb, "dEQP-VK.texture.swizzle.component_mapping.r8_uint_2d_pot_sparse_bbbb*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR8uint2dpotsparseaaaa, "dEQP-VK.texture.swizzle.component_mapping.r8_uint_2d_pot_sparse_aaaa*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR8uint2dpotsparsergba, "dEQP-VK.texture.swizzle.component_mapping.r8_uint_2d_pot_sparse_rgba*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR8uint2dpotsparseiiii, "dEQP-VK.texture.swizzle.component_mapping.r8_uint_2d_pot_sparse_iiii*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR8uint2dpotsparseabgr, "dEQP-VK.texture.swizzle.component_mapping.r8_uint_2d_pot_sparse_abgr*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR8sint2dpotzzzz, "dEQP-VK.texture.swizzle.component_mapping.r8_sint_2d_pot_zzzz*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR8sint2dpotoooo, "dEQP-VK.texture.swizzle.component_mapping.r8_sint_2d_pot_oooo*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR8sint2dpotrrrr, "dEQP-VK.texture.swizzle.component_mapping.r8_sint_2d_pot_rrrr*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR8sint2dpotgggg, "dEQP-VK.texture.swizzle.component_mapping.r8_sint_2d_pot_gggg*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR8sint2dpotbbbb, "dEQP-VK.texture.swizzle.component_mapping.r8_sint_2d_pot_bbbb*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR8sint2dpotaaaa, "dEQP-VK.texture.swizzle.component_mapping.r8_sint_2d_pot_aaaa*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR8sint2dpotrgba, "dEQP-VK.texture.swizzle.component_mapping.r8_sint_2d_pot_rgba*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR8sint2dpotiiii, "dEQP-VK.texture.swizzle.component_mapping.r8_sint_2d_pot_iiii*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR8sint2dpotabgr, "dEQP-VK.texture.swizzle.component_mapping.r8_sint_2d_pot_abgr*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR8sint2dpotsparsezzzz, "dEQP-VK.texture.swizzle.component_mapping.r8_sint_2d_pot_sparse_zzzz*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR8sint2dpotsparseoooo, "dEQP-VK.texture.swizzle.component_mapping.r8_sint_2d_pot_sparse_oooo*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR8sint2dpotsparserrrr, "dEQP-VK.texture.swizzle.component_mapping.r8_sint_2d_pot_sparse_rrrr*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR8sint2dpotsparsegggg, "dEQP-VK.texture.swizzle.component_mapping.r8_sint_2d_pot_sparse_gggg*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR8sint2dpotsparsebbbb, "dEQP-VK.texture.swizzle.component_mapping.r8_sint_2d_pot_sparse_bbbb*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR8sint2dpotsparseaaaa, "dEQP-VK.texture.swizzle.component_mapping.r8_sint_2d_pot_sparse_aaaa*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR8sint2dpotsparsergba, "dEQP-VK.texture.swizzle.component_mapping.r8_sint_2d_pot_sparse_rgba*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR8sint2dpotsparseiiii, "dEQP-VK.texture.swizzle.component_mapping.r8_sint_2d_pot_sparse_iiii*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR8sint2dpotsparseabgr, "dEQP-VK.texture.swizzle.component_mapping.r8_sint_2d_pot_sparse_abgr*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR8srgb2dpotzzzz, "dEQP-VK.texture.swizzle.component_mapping.r8_srgb_2d_pot_zzzz*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR8srgb2dpotoooo, "dEQP-VK.texture.swizzle.component_mapping.r8_srgb_2d_pot_oooo*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR8srgb2dpotrrrr, "dEQP-VK.texture.swizzle.component_mapping.r8_srgb_2d_pot_rrrr*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR8srgb2dpotgggg, "dEQP-VK.texture.swizzle.component_mapping.r8_srgb_2d_pot_gggg*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR8srgb2dpotbbbb, "dEQP-VK.texture.swizzle.component_mapping.r8_srgb_2d_pot_bbbb*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR8srgb2dpotaaaa, "dEQP-VK.texture.swizzle.component_mapping.r8_srgb_2d_pot_aaaa*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR8srgb2dpotrgba, "dEQP-VK.texture.swizzle.component_mapping.r8_srgb_2d_pot_rgba*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR8srgb2dpotiiii, "dEQP-VK.texture.swizzle.component_mapping.r8_srgb_2d_pot_iiii*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR8srgb2dpotabgr, "dEQP-VK.texture.swizzle.component_mapping.r8_srgb_2d_pot_abgr*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR8srgb2dpotsparsezzzz, "dEQP-VK.texture.swizzle.component_mapping.r8_srgb_2d_pot_sparse_zzzz*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR8srgb2dpotsparseoooo, "dEQP-VK.texture.swizzle.component_mapping.r8_srgb_2d_pot_sparse_oooo*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR8srgb2dpotsparserrrr, "dEQP-VK.texture.swizzle.component_mapping.r8_srgb_2d_pot_sparse_rrrr*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR8srgb2dpotsparsegggg, "dEQP-VK.texture.swizzle.component_mapping.r8_srgb_2d_pot_sparse_gggg*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR8srgb2dpotsparsebbbb, "dEQP-VK.texture.swizzle.component_mapping.r8_srgb_2d_pot_sparse_bbbb*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR8srgb2dpotsparseaaaa, "dEQP-VK.texture.swizzle.component_mapping.r8_srgb_2d_pot_sparse_aaaa*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR8srgb2dpotsparsergba, "dEQP-VK.texture.swizzle.component_mapping.r8_srgb_2d_pot_sparse_rgba*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR8srgb2dpotsparseiiii, "dEQP-VK.texture.swizzle.component_mapping.r8_srgb_2d_pot_sparse_iiii*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR8srgb2dpotsparseabgr, "dEQP-VK.texture.swizzle.component_mapping.r8_srgb_2d_pot_sparse_abgr*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR8g8unorm2dpotzzzz, "dEQP-VK.texture.swizzle.component_mapping.r8g8_unorm_2d_pot_zzzz*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR8g8unorm2dpotoooo, "dEQP-VK.texture.swizzle.component_mapping.r8g8_unorm_2d_pot_oooo*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR8g8unorm2dpotrrrr, "dEQP-VK.texture.swizzle.component_mapping.r8g8_unorm_2d_pot_rrrr*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR8g8unorm2dpotgggg, "dEQP-VK.texture.swizzle.component_mapping.r8g8_unorm_2d_pot_gggg*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR8g8unorm2dpotbbbb, "dEQP-VK.texture.swizzle.component_mapping.r8g8_unorm_2d_pot_bbbb*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR8g8unorm2dpotaaaa, "dEQP-VK.texture.swizzle.component_mapping.r8g8_unorm_2d_pot_aaaa*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR8g8unorm2dpotrgba, "dEQP-VK.texture.swizzle.component_mapping.r8g8_unorm_2d_pot_rgba*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR8g8unorm2dpotiiii, "dEQP-VK.texture.swizzle.component_mapping.r8g8_unorm_2d_pot_iiii*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR8g8unorm2dpotabgr, "dEQP-VK.texture.swizzle.component_mapping.r8g8_unorm_2d_pot_abgr*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR8g8unorm2dpotsparsezzzz, "dEQP-VK.texture.swizzle.component_mapping.r8g8_unorm_2d_pot_sparse_zzzz*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR8g8unorm2dpotsparseoooo, "dEQP-VK.texture.swizzle.component_mapping.r8g8_unorm_2d_pot_sparse_oooo*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR8g8unorm2dpotsparserrrr, "dEQP-VK.texture.swizzle.component_mapping.r8g8_unorm_2d_pot_sparse_rrrr*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR8g8unorm2dpotsparsegggg, "dEQP-VK.texture.swizzle.component_mapping.r8g8_unorm_2d_pot_sparse_gggg*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR8g8unorm2dpotsparsebbbb, "dEQP-VK.texture.swizzle.component_mapping.r8g8_unorm_2d_pot_sparse_bbbb*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR8g8unorm2dpotsparseaaaa, "dEQP-VK.texture.swizzle.component_mapping.r8g8_unorm_2d_pot_sparse_aaaa*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR8g8unorm2dpotsparsergba, "dEQP-VK.texture.swizzle.component_mapping.r8g8_unorm_2d_pot_sparse_rgba*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR8g8unorm2dpotsparseiiii, "dEQP-VK.texture.swizzle.component_mapping.r8g8_unorm_2d_pot_sparse_iiii*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR8g8unorm2dpotsparseabgr, "dEQP-VK.texture.swizzle.component_mapping.r8g8_unorm_2d_pot_sparse_abgr*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR8g8snorm2dpotzzzz, "dEQP-VK.texture.swizzle.component_mapping.r8g8_snorm_2d_pot_zzzz*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR8g8snorm2dpotoooo, "dEQP-VK.texture.swizzle.component_mapping.r8g8_snorm_2d_pot_oooo*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR8g8snorm2dpotrrrr, "dEQP-VK.texture.swizzle.component_mapping.r8g8_snorm_2d_pot_rrrr*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR8g8snorm2dpotgggg, "dEQP-VK.texture.swizzle.component_mapping.r8g8_snorm_2d_pot_gggg*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR8g8snorm2dpotbbbb, "dEQP-VK.texture.swizzle.component_mapping.r8g8_snorm_2d_pot_bbbb*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR8g8snorm2dpotaaaa, "dEQP-VK.texture.swizzle.component_mapping.r8g8_snorm_2d_pot_aaaa*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR8g8snorm2dpotrgba, "dEQP-VK.texture.swizzle.component_mapping.r8g8_snorm_2d_pot_rgba*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR8g8snorm2dpotiiii, "dEQP-VK.texture.swizzle.component_mapping.r8g8_snorm_2d_pot_iiii*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR8g8snorm2dpotabgr, "dEQP-VK.texture.swizzle.component_mapping.r8g8_snorm_2d_pot_abgr*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR8g8snorm2dpotsparsezzzz, "dEQP-VK.texture.swizzle.component_mapping.r8g8_snorm_2d_pot_sparse_zzzz*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR8g8snorm2dpotsparseoooo, "dEQP-VK.texture.swizzle.component_mapping.r8g8_snorm_2d_pot_sparse_oooo*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR8g8snorm2dpotsparserrrr, "dEQP-VK.texture.swizzle.component_mapping.r8g8_snorm_2d_pot_sparse_rrrr*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR8g8snorm2dpotsparsegggg, "dEQP-VK.texture.swizzle.component_mapping.r8g8_snorm_2d_pot_sparse_gggg*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR8g8snorm2dpotsparsebbbb, "dEQP-VK.texture.swizzle.component_mapping.r8g8_snorm_2d_pot_sparse_bbbb*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR8g8snorm2dpotsparseaaaa, "dEQP-VK.texture.swizzle.component_mapping.r8g8_snorm_2d_pot_sparse_aaaa*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR8g8snorm2dpotsparsergba, "dEQP-VK.texture.swizzle.component_mapping.r8g8_snorm_2d_pot_sparse_rgba*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR8g8snorm2dpotsparseiiii, "dEQP-VK.texture.swizzle.component_mapping.r8g8_snorm_2d_pot_sparse_iiii*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR8g8snorm2dpotsparseabgr, "dEQP-VK.texture.swizzle.component_mapping.r8g8_snorm_2d_pot_sparse_abgr*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR8g8uscaled2dpotzzzz, "dEQP-VK.texture.swizzle.component_mapping.r8g8_uscaled_2d_pot_zzzz*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR8g8uscaled2dpotoooo, "dEQP-VK.texture.swizzle.component_mapping.r8g8_uscaled_2d_pot_oooo*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR8g8uscaled2dpotrrrr, "dEQP-VK.texture.swizzle.component_mapping.r8g8_uscaled_2d_pot_rrrr*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR8g8uscaled2dpotgggg, "dEQP-VK.texture.swizzle.component_mapping.r8g8_uscaled_2d_pot_gggg*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR8g8uscaled2dpotbbbb, "dEQP-VK.texture.swizzle.component_mapping.r8g8_uscaled_2d_pot_bbbb*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR8g8uscaled2dpotaaaa, "dEQP-VK.texture.swizzle.component_mapping.r8g8_uscaled_2d_pot_aaaa*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR8g8uscaled2dpotrgba, "dEQP-VK.texture.swizzle.component_mapping.r8g8_uscaled_2d_pot_rgba*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR8g8uscaled2dpotiiii, "dEQP-VK.texture.swizzle.component_mapping.r8g8_uscaled_2d_pot_iiii*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR8g8uscaled2dpotabgr, "dEQP-VK.texture.swizzle.component_mapping.r8g8_uscaled_2d_pot_abgr*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR8g8uscaled2dpotsparsezzzz, "dEQP-VK.texture.swizzle.component_mapping.r8g8_uscaled_2d_pot_sparse_zzzz*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR8g8uscaled2dpotsparseoooo, "dEQP-VK.texture.swizzle.component_mapping.r8g8_uscaled_2d_pot_sparse_oooo*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR8g8uscaled2dpotsparserrrr, "dEQP-VK.texture.swizzle.component_mapping.r8g8_uscaled_2d_pot_sparse_rrrr*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR8g8uscaled2dpotsparsegggg, "dEQP-VK.texture.swizzle.component_mapping.r8g8_uscaled_2d_pot_sparse_gggg*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR8g8uscaled2dpotsparsebbbb, "dEQP-VK.texture.swizzle.component_mapping.r8g8_uscaled_2d_pot_sparse_bbbb*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR8g8uscaled2dpotsparseaaaa, "dEQP-VK.texture.swizzle.component_mapping.r8g8_uscaled_2d_pot_sparse_aaaa*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR8g8uscaled2dpotsparsergba, "dEQP-VK.texture.swizzle.component_mapping.r8g8_uscaled_2d_pot_sparse_rgba*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR8g8uscaled2dpotsparseiiii, "dEQP-VK.texture.swizzle.component_mapping.r8g8_uscaled_2d_pot_sparse_iiii*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR8g8uscaled2dpotsparseabgr, "dEQP-VK.texture.swizzle.component_mapping.r8g8_uscaled_2d_pot_sparse_abgr*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR8g8sscaled2dpotzzzz, "dEQP-VK.texture.swizzle.component_mapping.r8g8_sscaled_2d_pot_zzzz*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR8g8sscaled2dpotoooo, "dEQP-VK.texture.swizzle.component_mapping.r8g8_sscaled_2d_pot_oooo*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR8g8sscaled2dpotrrrr, "dEQP-VK.texture.swizzle.component_mapping.r8g8_sscaled_2d_pot_rrrr*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR8g8sscaled2dpotgggg, "dEQP-VK.texture.swizzle.component_mapping.r8g8_sscaled_2d_pot_gggg*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR8g8sscaled2dpotbbbb, "dEQP-VK.texture.swizzle.component_mapping.r8g8_sscaled_2d_pot_bbbb*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR8g8sscaled2dpotaaaa, "dEQP-VK.texture.swizzle.component_mapping.r8g8_sscaled_2d_pot_aaaa*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR8g8sscaled2dpotrgba, "dEQP-VK.texture.swizzle.component_mapping.r8g8_sscaled_2d_pot_rgba*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR8g8sscaled2dpotiiii, "dEQP-VK.texture.swizzle.component_mapping.r8g8_sscaled_2d_pot_iiii*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR8g8sscaled2dpotabgr, "dEQP-VK.texture.swizzle.component_mapping.r8g8_sscaled_2d_pot_abgr*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR8g8sscaled2dpotsparsezzzz, "dEQP-VK.texture.swizzle.component_mapping.r8g8_sscaled_2d_pot_sparse_zzzz*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR8g8sscaled2dpotsparseoooo, "dEQP-VK.texture.swizzle.component_mapping.r8g8_sscaled_2d_pot_sparse_oooo*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR8g8sscaled2dpotsparserrrr, "dEQP-VK.texture.swizzle.component_mapping.r8g8_sscaled_2d_pot_sparse_rrrr*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR8g8sscaled2dpotsparsegggg, "dEQP-VK.texture.swizzle.component_mapping.r8g8_sscaled_2d_pot_sparse_gggg*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR8g8sscaled2dpotsparsebbbb, "dEQP-VK.texture.swizzle.component_mapping.r8g8_sscaled_2d_pot_sparse_bbbb*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR8g8sscaled2dpotsparseaaaa, "dEQP-VK.texture.swizzle.component_mapping.r8g8_sscaled_2d_pot_sparse_aaaa*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR8g8sscaled2dpotsparsergba, "dEQP-VK.texture.swizzle.component_mapping.r8g8_sscaled_2d_pot_sparse_rgba*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR8g8sscaled2dpotsparseiiii, "dEQP-VK.texture.swizzle.component_mapping.r8g8_sscaled_2d_pot_sparse_iiii*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR8g8sscaled2dpotsparseabgr, "dEQP-VK.texture.swizzle.component_mapping.r8g8_sscaled_2d_pot_sparse_abgr*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR8g8uint2dpotzzzz, "dEQP-VK.texture.swizzle.component_mapping.r8g8_uint_2d_pot_zzzz*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR8g8uint2dpotoooo, "dEQP-VK.texture.swizzle.component_mapping.r8g8_uint_2d_pot_oooo*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR8g8uint2dpotrrrr, "dEQP-VK.texture.swizzle.component_mapping.r8g8_uint_2d_pot_rrrr*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR8g8uint2dpotgggg, "dEQP-VK.texture.swizzle.component_mapping.r8g8_uint_2d_pot_gggg*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR8g8uint2dpotbbbb, "dEQP-VK.texture.swizzle.component_mapping.r8g8_uint_2d_pot_bbbb*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR8g8uint2dpotaaaa, "dEQP-VK.texture.swizzle.component_mapping.r8g8_uint_2d_pot_aaaa*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR8g8uint2dpotrgba, "dEQP-VK.texture.swizzle.component_mapping.r8g8_uint_2d_pot_rgba*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR8g8uint2dpotiiii, "dEQP-VK.texture.swizzle.component_mapping.r8g8_uint_2d_pot_iiii*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR8g8uint2dpotabgr, "dEQP-VK.texture.swizzle.component_mapping.r8g8_uint_2d_pot_abgr*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR8g8uint2dpotsparsezzzz, "dEQP-VK.texture.swizzle.component_mapping.r8g8_uint_2d_pot_sparse_zzzz*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR8g8uint2dpotsparseoooo, "dEQP-VK.texture.swizzle.component_mapping.r8g8_uint_2d_pot_sparse_oooo*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR8g8uint2dpotsparserrrr, "dEQP-VK.texture.swizzle.component_mapping.r8g8_uint_2d_pot_sparse_rrrr*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR8g8uint2dpotsparsegggg, "dEQP-VK.texture.swizzle.component_mapping.r8g8_uint_2d_pot_sparse_gggg*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR8g8uint2dpotsparsebbbb, "dEQP-VK.texture.swizzle.component_mapping.r8g8_uint_2d_pot_sparse_bbbb*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR8g8uint2dpotsparseaaaa, "dEQP-VK.texture.swizzle.component_mapping.r8g8_uint_2d_pot_sparse_aaaa*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR8g8uint2dpotsparsergba, "dEQP-VK.texture.swizzle.component_mapping.r8g8_uint_2d_pot_sparse_rgba*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR8g8uint2dpotsparseiiii, "dEQP-VK.texture.swizzle.component_mapping.r8g8_uint_2d_pot_sparse_iiii*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR8g8uint2dpotsparseabgr, "dEQP-VK.texture.swizzle.component_mapping.r8g8_uint_2d_pot_sparse_abgr*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR8g8sint2dpotzzzz, "dEQP-VK.texture.swizzle.component_mapping.r8g8_sint_2d_pot_zzzz*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR8g8sint2dpotoooo, "dEQP-VK.texture.swizzle.component_mapping.r8g8_sint_2d_pot_oooo*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR8g8sint2dpotrrrr, "dEQP-VK.texture.swizzle.component_mapping.r8g8_sint_2d_pot_rrrr*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR8g8sint2dpotgggg, "dEQP-VK.texture.swizzle.component_mapping.r8g8_sint_2d_pot_gggg*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR8g8sint2dpotbbbb, "dEQP-VK.texture.swizzle.component_mapping.r8g8_sint_2d_pot_bbbb*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR8g8sint2dpotaaaa, "dEQP-VK.texture.swizzle.component_mapping.r8g8_sint_2d_pot_aaaa*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR8g8sint2dpotrgba, "dEQP-VK.texture.swizzle.component_mapping.r8g8_sint_2d_pot_rgba*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR8g8sint2dpotiiii, "dEQP-VK.texture.swizzle.component_mapping.r8g8_sint_2d_pot_iiii*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR8g8sint2dpotabgr, "dEQP-VK.texture.swizzle.component_mapping.r8g8_sint_2d_pot_abgr*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR8g8sint2dpotsparsezzzz, "dEQP-VK.texture.swizzle.component_mapping.r8g8_sint_2d_pot_sparse_zzzz*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR8g8sint2dpotsparseoooo, "dEQP-VK.texture.swizzle.component_mapping.r8g8_sint_2d_pot_sparse_oooo*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR8g8sint2dpotsparserrrr, "dEQP-VK.texture.swizzle.component_mapping.r8g8_sint_2d_pot_sparse_rrrr*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR8g8sint2dpotsparsegggg, "dEQP-VK.texture.swizzle.component_mapping.r8g8_sint_2d_pot_sparse_gggg*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR8g8sint2dpotsparsebbbb, "dEQP-VK.texture.swizzle.component_mapping.r8g8_sint_2d_pot_sparse_bbbb*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR8g8sint2dpotsparseaaaa, "dEQP-VK.texture.swizzle.component_mapping.r8g8_sint_2d_pot_sparse_aaaa*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR8g8sint2dpotsparsergba, "dEQP-VK.texture.swizzle.component_mapping.r8g8_sint_2d_pot_sparse_rgba*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR8g8sint2dpotsparseiiii, "dEQP-VK.texture.swizzle.component_mapping.r8g8_sint_2d_pot_sparse_iiii*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR8g8sint2dpotsparseabgr, "dEQP-VK.texture.swizzle.component_mapping.r8g8_sint_2d_pot_sparse_abgr*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR8g8srgb2dpotzzzz, "dEQP-VK.texture.swizzle.component_mapping.r8g8_srgb_2d_pot_zzzz*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR8g8srgb2dpotoooo, "dEQP-VK.texture.swizzle.component_mapping.r8g8_srgb_2d_pot_oooo*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR8g8srgb2dpotrrrr, "dEQP-VK.texture.swizzle.component_mapping.r8g8_srgb_2d_pot_rrrr*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR8g8srgb2dpotgggg, "dEQP-VK.texture.swizzle.component_mapping.r8g8_srgb_2d_pot_gggg*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR8g8srgb2dpotbbbb, "dEQP-VK.texture.swizzle.component_mapping.r8g8_srgb_2d_pot_bbbb*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR8g8srgb2dpotaaaa, "dEQP-VK.texture.swizzle.component_mapping.r8g8_srgb_2d_pot_aaaa*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR8g8srgb2dpotrgba, "dEQP-VK.texture.swizzle.component_mapping.r8g8_srgb_2d_pot_rgba*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR8g8srgb2dpotiiii, "dEQP-VK.texture.swizzle.component_mapping.r8g8_srgb_2d_pot_iiii*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR8g8srgb2dpotabgr, "dEQP-VK.texture.swizzle.component_mapping.r8g8_srgb_2d_pot_abgr*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR8g8srgb2dpotsparsezzzz, "dEQP-VK.texture.swizzle.component_mapping.r8g8_srgb_2d_pot_sparse_zzzz*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR8g8srgb2dpotsparseoooo, "dEQP-VK.texture.swizzle.component_mapping.r8g8_srgb_2d_pot_sparse_oooo*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR8g8srgb2dpotsparserrrr, "dEQP-VK.texture.swizzle.component_mapping.r8g8_srgb_2d_pot_sparse_rrrr*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR8g8srgb2dpotsparsegggg, "dEQP-VK.texture.swizzle.component_mapping.r8g8_srgb_2d_pot_sparse_gggg*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR8g8srgb2dpotsparsebbbb, "dEQP-VK.texture.swizzle.component_mapping.r8g8_srgb_2d_pot_sparse_bbbb*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR8g8srgb2dpotsparseaaaa, "dEQP-VK.texture.swizzle.component_mapping.r8g8_srgb_2d_pot_sparse_aaaa*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR8g8srgb2dpotsparsergba, "dEQP-VK.texture.swizzle.component_mapping.r8g8_srgb_2d_pot_sparse_rgba*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR8g8srgb2dpotsparseiiii, "dEQP-VK.texture.swizzle.component_mapping.r8g8_srgb_2d_pot_sparse_iiii*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR8g8srgb2dpotsparseabgr, "dEQP-VK.texture.swizzle.component_mapping.r8g8_srgb_2d_pot_sparse_abgr*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR8g8b8unorm2dpotzzzz, "dEQP-VK.texture.swizzle.component_mapping.r8g8b8_unorm_2d_pot_zzzz*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR8g8b8unorm2dpotoooo, "dEQP-VK.texture.swizzle.component_mapping.r8g8b8_unorm_2d_pot_oooo*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR8g8b8unorm2dpotrrrr, "dEQP-VK.texture.swizzle.component_mapping.r8g8b8_unorm_2d_pot_rrrr*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR8g8b8unorm2dpotgggg, "dEQP-VK.texture.swizzle.component_mapping.r8g8b8_unorm_2d_pot_gggg*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR8g8b8unorm2dpotbbbb, "dEQP-VK.texture.swizzle.component_mapping.r8g8b8_unorm_2d_pot_bbbb*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR8g8b8unorm2dpotaaaa, "dEQP-VK.texture.swizzle.component_mapping.r8g8b8_unorm_2d_pot_aaaa*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR8g8b8unorm2dpotrgba, "dEQP-VK.texture.swizzle.component_mapping.r8g8b8_unorm_2d_pot_rgba*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR8g8b8unorm2dpotiiii, "dEQP-VK.texture.swizzle.component_mapping.r8g8b8_unorm_2d_pot_iiii*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR8g8b8unorm2dpotabgr, "dEQP-VK.texture.swizzle.component_mapping.r8g8b8_unorm_2d_pot_abgr*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR8g8b8unorm2dpotsparsezzzz, "dEQP-VK.texture.swizzle.component_mapping.r8g8b8_unorm_2d_pot_sparse_zzzz*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR8g8b8unorm2dpotsparseoooo, "dEQP-VK.texture.swizzle.component_mapping.r8g8b8_unorm_2d_pot_sparse_oooo*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR8g8b8unorm2dpotsparserrrr, "dEQP-VK.texture.swizzle.component_mapping.r8g8b8_unorm_2d_pot_sparse_rrrr*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR8g8b8unorm2dpotsparsegggg, "dEQP-VK.texture.swizzle.component_mapping.r8g8b8_unorm_2d_pot_sparse_gggg*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR8g8b8unorm2dpotsparsebbbb, "dEQP-VK.texture.swizzle.component_mapping.r8g8b8_unorm_2d_pot_sparse_bbbb*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR8g8b8unorm2dpotsparseaaaa, "dEQP-VK.texture.swizzle.component_mapping.r8g8b8_unorm_2d_pot_sparse_aaaa*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR8g8b8unorm2dpotsparsergba, "dEQP-VK.texture.swizzle.component_mapping.r8g8b8_unorm_2d_pot_sparse_rgba*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR8g8b8unorm2dpotsparseiiii, "dEQP-VK.texture.swizzle.component_mapping.r8g8b8_unorm_2d_pot_sparse_iiii*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR8g8b8unorm2dpotsparseabgr, "dEQP-VK.texture.swizzle.component_mapping.r8g8b8_unorm_2d_pot_sparse_abgr*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR8g8b8snorm2dpotzzzz, "dEQP-VK.texture.swizzle.component_mapping.r8g8b8_snorm_2d_pot_zzzz*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR8g8b8snorm2dpotoooo, "dEQP-VK.texture.swizzle.component_mapping.r8g8b8_snorm_2d_pot_oooo*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR8g8b8snorm2dpotrrrr, "dEQP-VK.texture.swizzle.component_mapping.r8g8b8_snorm_2d_pot_rrrr*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR8g8b8snorm2dpotgggg, "dEQP-VK.texture.swizzle.component_mapping.r8g8b8_snorm_2d_pot_gggg*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR8g8b8snorm2dpotbbbb, "dEQP-VK.texture.swizzle.component_mapping.r8g8b8_snorm_2d_pot_bbbb*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR8g8b8snorm2dpotaaaa, "dEQP-VK.texture.swizzle.component_mapping.r8g8b8_snorm_2d_pot_aaaa*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR8g8b8snorm2dpotrgba, "dEQP-VK.texture.swizzle.component_mapping.r8g8b8_snorm_2d_pot_rgba*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR8g8b8snorm2dpotiiii, "dEQP-VK.texture.swizzle.component_mapping.r8g8b8_snorm_2d_pot_iiii*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR8g8b8snorm2dpotabgr, "dEQP-VK.texture.swizzle.component_mapping.r8g8b8_snorm_2d_pot_abgr*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR8g8b8snorm2dpotsparsezzzz, "dEQP-VK.texture.swizzle.component_mapping.r8g8b8_snorm_2d_pot_sparse_zzzz*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR8g8b8snorm2dpotsparseoooo, "dEQP-VK.texture.swizzle.component_mapping.r8g8b8_snorm_2d_pot_sparse_oooo*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR8g8b8snorm2dpotsparserrrr, "dEQP-VK.texture.swizzle.component_mapping.r8g8b8_snorm_2d_pot_sparse_rrrr*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR8g8b8snorm2dpotsparsegggg, "dEQP-VK.texture.swizzle.component_mapping.r8g8b8_snorm_2d_pot_sparse_gggg*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR8g8b8snorm2dpotsparsebbbb, "dEQP-VK.texture.swizzle.component_mapping.r8g8b8_snorm_2d_pot_sparse_bbbb*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR8g8b8snorm2dpotsparseaaaa, "dEQP-VK.texture.swizzle.component_mapping.r8g8b8_snorm_2d_pot_sparse_aaaa*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR8g8b8snorm2dpotsparsergba, "dEQP-VK.texture.swizzle.component_mapping.r8g8b8_snorm_2d_pot_sparse_rgba*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR8g8b8snorm2dpotsparseiiii, "dEQP-VK.texture.swizzle.component_mapping.r8g8b8_snorm_2d_pot_sparse_iiii*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR8g8b8snorm2dpotsparseabgr, "dEQP-VK.texture.swizzle.component_mapping.r8g8b8_snorm_2d_pot_sparse_abgr*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR8g8b8uscaled2dpotzzzz, "dEQP-VK.texture.swizzle.component_mapping.r8g8b8_uscaled_2d_pot_zzzz*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR8g8b8uscaled2dpotoooo, "dEQP-VK.texture.swizzle.component_mapping.r8g8b8_uscaled_2d_pot_oooo*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR8g8b8uscaled2dpotrrrr, "dEQP-VK.texture.swizzle.component_mapping.r8g8b8_uscaled_2d_pot_rrrr*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR8g8b8uscaled2dpotgggg, "dEQP-VK.texture.swizzle.component_mapping.r8g8b8_uscaled_2d_pot_gggg*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR8g8b8uscaled2dpotbbbb, "dEQP-VK.texture.swizzle.component_mapping.r8g8b8_uscaled_2d_pot_bbbb*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR8g8b8uscaled2dpotaaaa, "dEQP-VK.texture.swizzle.component_mapping.r8g8b8_uscaled_2d_pot_aaaa*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR8g8b8uscaled2dpotrgba, "dEQP-VK.texture.swizzle.component_mapping.r8g8b8_uscaled_2d_pot_rgba*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR8g8b8uscaled2dpotiiii, "dEQP-VK.texture.swizzle.component_mapping.r8g8b8_uscaled_2d_pot_iiii*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR8g8b8uscaled2dpotabgr, "dEQP-VK.texture.swizzle.component_mapping.r8g8b8_uscaled_2d_pot_abgr*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR8g8b8uscaled2dpotsparsezzzz, "dEQP-VK.texture.swizzle.component_mapping.r8g8b8_uscaled_2d_pot_sparse_zzzz*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR8g8b8uscaled2dpotsparseoooo, "dEQP-VK.texture.swizzle.component_mapping.r8g8b8_uscaled_2d_pot_sparse_oooo*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR8g8b8uscaled2dpotsparserrrr, "dEQP-VK.texture.swizzle.component_mapping.r8g8b8_uscaled_2d_pot_sparse_rrrr*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR8g8b8uscaled2dpotsparsegggg, "dEQP-VK.texture.swizzle.component_mapping.r8g8b8_uscaled_2d_pot_sparse_gggg*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR8g8b8uscaled2dpotsparsebbbb, "dEQP-VK.texture.swizzle.component_mapping.r8g8b8_uscaled_2d_pot_sparse_bbbb*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR8g8b8uscaled2dpotsparseaaaa, "dEQP-VK.texture.swizzle.component_mapping.r8g8b8_uscaled_2d_pot_sparse_aaaa*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR8g8b8uscaled2dpotsparsergba, "dEQP-VK.texture.swizzle.component_mapping.r8g8b8_uscaled_2d_pot_sparse_rgba*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR8g8b8uscaled2dpotsparseiiii, "dEQP-VK.texture.swizzle.component_mapping.r8g8b8_uscaled_2d_pot_sparse_iiii*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR8g8b8uscaled2dpotsparseabgr, "dEQP-VK.texture.swizzle.component_mapping.r8g8b8_uscaled_2d_pot_sparse_abgr*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR8g8b8sscaled2dpotzzzz, "dEQP-VK.texture.swizzle.component_mapping.r8g8b8_sscaled_2d_pot_zzzz*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR8g8b8sscaled2dpotoooo, "dEQP-VK.texture.swizzle.component_mapping.r8g8b8_sscaled_2d_pot_oooo*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR8g8b8sscaled2dpotrrrr, "dEQP-VK.texture.swizzle.component_mapping.r8g8b8_sscaled_2d_pot_rrrr*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR8g8b8sscaled2dpotgggg, "dEQP-VK.texture.swizzle.component_mapping.r8g8b8_sscaled_2d_pot_gggg*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR8g8b8sscaled2dpotbbbb, "dEQP-VK.texture.swizzle.component_mapping.r8g8b8_sscaled_2d_pot_bbbb*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR8g8b8sscaled2dpotaaaa, "dEQP-VK.texture.swizzle.component_mapping.r8g8b8_sscaled_2d_pot_aaaa*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR8g8b8sscaled2dpotrgba, "dEQP-VK.texture.swizzle.component_mapping.r8g8b8_sscaled_2d_pot_rgba*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR8g8b8sscaled2dpotiiii, "dEQP-VK.texture.swizzle.component_mapping.r8g8b8_sscaled_2d_pot_iiii*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR8g8b8sscaled2dpotabgr, "dEQP-VK.texture.swizzle.component_mapping.r8g8b8_sscaled_2d_pot_abgr*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR8g8b8sscaled2dpotsparsezzzz, "dEQP-VK.texture.swizzle.component_mapping.r8g8b8_sscaled_2d_pot_sparse_zzzz*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR8g8b8sscaled2dpotsparseoooo, "dEQP-VK.texture.swizzle.component_mapping.r8g8b8_sscaled_2d_pot_sparse_oooo*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR8g8b8sscaled2dpotsparserrrr, "dEQP-VK.texture.swizzle.component_mapping.r8g8b8_sscaled_2d_pot_sparse_rrrr*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR8g8b8sscaled2dpotsparsegggg, "dEQP-VK.texture.swizzle.component_mapping.r8g8b8_sscaled_2d_pot_sparse_gggg*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR8g8b8sscaled2dpotsparsebbbb, "dEQP-VK.texture.swizzle.component_mapping.r8g8b8_sscaled_2d_pot_sparse_bbbb*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR8g8b8sscaled2dpotsparseaaaa, "dEQP-VK.texture.swizzle.component_mapping.r8g8b8_sscaled_2d_pot_sparse_aaaa*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR8g8b8sscaled2dpotsparsergba, "dEQP-VK.texture.swizzle.component_mapping.r8g8b8_sscaled_2d_pot_sparse_rgba*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR8g8b8sscaled2dpotsparseiiii, "dEQP-VK.texture.swizzle.component_mapping.r8g8b8_sscaled_2d_pot_sparse_iiii*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR8g8b8sscaled2dpotsparseabgr, "dEQP-VK.texture.swizzle.component_mapping.r8g8b8_sscaled_2d_pot_sparse_abgr*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR8g8b8uint2dpotzzzz, "dEQP-VK.texture.swizzle.component_mapping.r8g8b8_uint_2d_pot_zzzz*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR8g8b8uint2dpotoooo, "dEQP-VK.texture.swizzle.component_mapping.r8g8b8_uint_2d_pot_oooo*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR8g8b8uint2dpotrrrr, "dEQP-VK.texture.swizzle.component_mapping.r8g8b8_uint_2d_pot_rrrr*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR8g8b8uint2dpotgggg, "dEQP-VK.texture.swizzle.component_mapping.r8g8b8_uint_2d_pot_gggg*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR8g8b8uint2dpotbbbb, "dEQP-VK.texture.swizzle.component_mapping.r8g8b8_uint_2d_pot_bbbb*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR8g8b8uint2dpotaaaa, "dEQP-VK.texture.swizzle.component_mapping.r8g8b8_uint_2d_pot_aaaa*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR8g8b8uint2dpotrgba, "dEQP-VK.texture.swizzle.component_mapping.r8g8b8_uint_2d_pot_rgba*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR8g8b8uint2dpotiiii, "dEQP-VK.texture.swizzle.component_mapping.r8g8b8_uint_2d_pot_iiii*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR8g8b8uint2dpotabgr, "dEQP-VK.texture.swizzle.component_mapping.r8g8b8_uint_2d_pot_abgr*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR8g8b8uint2dpotsparsezzzz, "dEQP-VK.texture.swizzle.component_mapping.r8g8b8_uint_2d_pot_sparse_zzzz*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR8g8b8uint2dpotsparseoooo, "dEQP-VK.texture.swizzle.component_mapping.r8g8b8_uint_2d_pot_sparse_oooo*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR8g8b8uint2dpotsparserrrr, "dEQP-VK.texture.swizzle.component_mapping.r8g8b8_uint_2d_pot_sparse_rrrr*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR8g8b8uint2dpotsparsegggg, "dEQP-VK.texture.swizzle.component_mapping.r8g8b8_uint_2d_pot_sparse_gggg*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR8g8b8uint2dpotsparsebbbb, "dEQP-VK.texture.swizzle.component_mapping.r8g8b8_uint_2d_pot_sparse_bbbb*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR8g8b8uint2dpotsparseaaaa, "dEQP-VK.texture.swizzle.component_mapping.r8g8b8_uint_2d_pot_sparse_aaaa*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR8g8b8uint2dpotsparsergba, "dEQP-VK.texture.swizzle.component_mapping.r8g8b8_uint_2d_pot_sparse_rgba*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR8g8b8uint2dpotsparseiiii, "dEQP-VK.texture.swizzle.component_mapping.r8g8b8_uint_2d_pot_sparse_iiii*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR8g8b8uint2dpotsparseabgr, "dEQP-VK.texture.swizzle.component_mapping.r8g8b8_uint_2d_pot_sparse_abgr*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR8g8b8sint2dpotzzzz, "dEQP-VK.texture.swizzle.component_mapping.r8g8b8_sint_2d_pot_zzzz*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR8g8b8sint2dpotoooo, "dEQP-VK.texture.swizzle.component_mapping.r8g8b8_sint_2d_pot_oooo*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR8g8b8sint2dpotrrrr, "dEQP-VK.texture.swizzle.component_mapping.r8g8b8_sint_2d_pot_rrrr*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR8g8b8sint2dpotgggg, "dEQP-VK.texture.swizzle.component_mapping.r8g8b8_sint_2d_pot_gggg*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR8g8b8sint2dpotbbbb, "dEQP-VK.texture.swizzle.component_mapping.r8g8b8_sint_2d_pot_bbbb*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR8g8b8sint2dpotaaaa, "dEQP-VK.texture.swizzle.component_mapping.r8g8b8_sint_2d_pot_aaaa*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR8g8b8sint2dpotrgba, "dEQP-VK.texture.swizzle.component_mapping.r8g8b8_sint_2d_pot_rgba*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR8g8b8sint2dpotiiii, "dEQP-VK.texture.swizzle.component_mapping.r8g8b8_sint_2d_pot_iiii*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR8g8b8sint2dpotabgr, "dEQP-VK.texture.swizzle.component_mapping.r8g8b8_sint_2d_pot_abgr*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR8g8b8sint2dpotsparsezzzz, "dEQP-VK.texture.swizzle.component_mapping.r8g8b8_sint_2d_pot_sparse_zzzz*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR8g8b8sint2dpotsparseoooo, "dEQP-VK.texture.swizzle.component_mapping.r8g8b8_sint_2d_pot_sparse_oooo*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR8g8b8sint2dpotsparserrrr, "dEQP-VK.texture.swizzle.component_mapping.r8g8b8_sint_2d_pot_sparse_rrrr*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR8g8b8sint2dpotsparsegggg, "dEQP-VK.texture.swizzle.component_mapping.r8g8b8_sint_2d_pot_sparse_gggg*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR8g8b8sint2dpotsparsebbbb, "dEQP-VK.texture.swizzle.component_mapping.r8g8b8_sint_2d_pot_sparse_bbbb*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR8g8b8sint2dpotsparseaaaa, "dEQP-VK.texture.swizzle.component_mapping.r8g8b8_sint_2d_pot_sparse_aaaa*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR8g8b8sint2dpotsparsergba, "dEQP-VK.texture.swizzle.component_mapping.r8g8b8_sint_2d_pot_sparse_rgba*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR8g8b8sint2dpotsparseiiii, "dEQP-VK.texture.swizzle.component_mapping.r8g8b8_sint_2d_pot_sparse_iiii*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR8g8b8sint2dpotsparseabgr, "dEQP-VK.texture.swizzle.component_mapping.r8g8b8_sint_2d_pot_sparse_abgr*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR8g8b8srgb2dpotzzzz, "dEQP-VK.texture.swizzle.component_mapping.r8g8b8_srgb_2d_pot_zzzz*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR8g8b8srgb2dpotoooo, "dEQP-VK.texture.swizzle.component_mapping.r8g8b8_srgb_2d_pot_oooo*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR8g8b8srgb2dpotrrrr, "dEQP-VK.texture.swizzle.component_mapping.r8g8b8_srgb_2d_pot_rrrr*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR8g8b8srgb2dpotgggg, "dEQP-VK.texture.swizzle.component_mapping.r8g8b8_srgb_2d_pot_gggg*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR8g8b8srgb2dpotbbbb, "dEQP-VK.texture.swizzle.component_mapping.r8g8b8_srgb_2d_pot_bbbb*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR8g8b8srgb2dpotaaaa, "dEQP-VK.texture.swizzle.component_mapping.r8g8b8_srgb_2d_pot_aaaa*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR8g8b8srgb2dpotrgba, "dEQP-VK.texture.swizzle.component_mapping.r8g8b8_srgb_2d_pot_rgba*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR8g8b8srgb2dpotiiii, "dEQP-VK.texture.swizzle.component_mapping.r8g8b8_srgb_2d_pot_iiii*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR8g8b8srgb2dpotabgr, "dEQP-VK.texture.swizzle.component_mapping.r8g8b8_srgb_2d_pot_abgr*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR8g8b8srgb2dpotsparsezzzz, "dEQP-VK.texture.swizzle.component_mapping.r8g8b8_srgb_2d_pot_sparse_zzzz*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR8g8b8srgb2dpotsparseoooo, "dEQP-VK.texture.swizzle.component_mapping.r8g8b8_srgb_2d_pot_sparse_oooo*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR8g8b8srgb2dpotsparserrrr, "dEQP-VK.texture.swizzle.component_mapping.r8g8b8_srgb_2d_pot_sparse_rrrr*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR8g8b8srgb2dpotsparsegggg, "dEQP-VK.texture.swizzle.component_mapping.r8g8b8_srgb_2d_pot_sparse_gggg*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR8g8b8srgb2dpotsparsebbbb, "dEQP-VK.texture.swizzle.component_mapping.r8g8b8_srgb_2d_pot_sparse_bbbb*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR8g8b8srgb2dpotsparseaaaa, "dEQP-VK.texture.swizzle.component_mapping.r8g8b8_srgb_2d_pot_sparse_aaaa*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR8g8b8srgb2dpotsparsergba, "dEQP-VK.texture.swizzle.component_mapping.r8g8b8_srgb_2d_pot_sparse_rgba*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR8g8b8srgb2dpotsparseiiii, "dEQP-VK.texture.swizzle.component_mapping.r8g8b8_srgb_2d_pot_sparse_iiii*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR8g8b8srgb2dpotsparseabgr, "dEQP-VK.texture.swizzle.component_mapping.r8g8b8_srgb_2d_pot_sparse_abgr*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR8g8b8a8unorm2dpotzzzz, "dEQP-VK.texture.swizzle.component_mapping.r8g8b8a8_unorm_2d_pot_zzzz*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR8g8b8a8unorm2dpotoooo, "dEQP-VK.texture.swizzle.component_mapping.r8g8b8a8_unorm_2d_pot_oooo*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR8g8b8a8unorm2dpotrrrr, "dEQP-VK.texture.swizzle.component_mapping.r8g8b8a8_unorm_2d_pot_rrrr*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR8g8b8a8unorm2dpotgggg, "dEQP-VK.texture.swizzle.component_mapping.r8g8b8a8_unorm_2d_pot_gggg*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR8g8b8a8unorm2dpotbbbb, "dEQP-VK.texture.swizzle.component_mapping.r8g8b8a8_unorm_2d_pot_bbbb*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR8g8b8a8unorm2dpotaaaa, "dEQP-VK.texture.swizzle.component_mapping.r8g8b8a8_unorm_2d_pot_aaaa*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR8g8b8a8unorm2dpotrgba, "dEQP-VK.texture.swizzle.component_mapping.r8g8b8a8_unorm_2d_pot_rgba*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR8g8b8a8unorm2dpotiiii, "dEQP-VK.texture.swizzle.component_mapping.r8g8b8a8_unorm_2d_pot_iiii*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR8g8b8a8unorm2dpotabgr, "dEQP-VK.texture.swizzle.component_mapping.r8g8b8a8_unorm_2d_pot_abgr*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR8g8b8a8unorm2dpotsparsezzzz, "dEQP-VK.texture.swizzle.component_mapping.r8g8b8a8_unorm_2d_pot_sparse_zzzz*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR8g8b8a8unorm2dpotsparseoooo, "dEQP-VK.texture.swizzle.component_mapping.r8g8b8a8_unorm_2d_pot_sparse_oooo*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR8g8b8a8unorm2dpotsparserrrr, "dEQP-VK.texture.swizzle.component_mapping.r8g8b8a8_unorm_2d_pot_sparse_rrrr*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR8g8b8a8unorm2dpotsparsegggg, "dEQP-VK.texture.swizzle.component_mapping.r8g8b8a8_unorm_2d_pot_sparse_gggg*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR8g8b8a8unorm2dpotsparsebbbb, "dEQP-VK.texture.swizzle.component_mapping.r8g8b8a8_unorm_2d_pot_sparse_bbbb*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR8g8b8a8unorm2dpotsparseaaaa, "dEQP-VK.texture.swizzle.component_mapping.r8g8b8a8_unorm_2d_pot_sparse_aaaa*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR8g8b8a8unorm2dpotsparsergba, "dEQP-VK.texture.swizzle.component_mapping.r8g8b8a8_unorm_2d_pot_sparse_rgba*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR8g8b8a8unorm2dpotsparseiiii, "dEQP-VK.texture.swizzle.component_mapping.r8g8b8a8_unorm_2d_pot_sparse_iiii*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR8g8b8a8unorm2dpotsparseabgr, "dEQP-VK.texture.swizzle.component_mapping.r8g8b8a8_unorm_2d_pot_sparse_abgr*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR8g8b8a8snorm2dpotzzzz, "dEQP-VK.texture.swizzle.component_mapping.r8g8b8a8_snorm_2d_pot_zzzz*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR8g8b8a8snorm2dpotoooo, "dEQP-VK.texture.swizzle.component_mapping.r8g8b8a8_snorm_2d_pot_oooo*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR8g8b8a8snorm2dpotrrrr, "dEQP-VK.texture.swizzle.component_mapping.r8g8b8a8_snorm_2d_pot_rrrr*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR8g8b8a8snorm2dpotgggg, "dEQP-VK.texture.swizzle.component_mapping.r8g8b8a8_snorm_2d_pot_gggg*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR8g8b8a8snorm2dpotbbbb, "dEQP-VK.texture.swizzle.component_mapping.r8g8b8a8_snorm_2d_pot_bbbb*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR8g8b8a8snorm2dpotaaaa, "dEQP-VK.texture.swizzle.component_mapping.r8g8b8a8_snorm_2d_pot_aaaa*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR8g8b8a8snorm2dpotrgba, "dEQP-VK.texture.swizzle.component_mapping.r8g8b8a8_snorm_2d_pot_rgba*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR8g8b8a8snorm2dpotiiii, "dEQP-VK.texture.swizzle.component_mapping.r8g8b8a8_snorm_2d_pot_iiii*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR8g8b8a8snorm2dpotabgr, "dEQP-VK.texture.swizzle.component_mapping.r8g8b8a8_snorm_2d_pot_abgr*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR8g8b8a8snorm2dpotsparsezzzz, "dEQP-VK.texture.swizzle.component_mapping.r8g8b8a8_snorm_2d_pot_sparse_zzzz*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR8g8b8a8snorm2dpotsparseoooo, "dEQP-VK.texture.swizzle.component_mapping.r8g8b8a8_snorm_2d_pot_sparse_oooo*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR8g8b8a8snorm2dpotsparserrrr, "dEQP-VK.texture.swizzle.component_mapping.r8g8b8a8_snorm_2d_pot_sparse_rrrr*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR8g8b8a8snorm2dpotsparsegggg, "dEQP-VK.texture.swizzle.component_mapping.r8g8b8a8_snorm_2d_pot_sparse_gggg*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR8g8b8a8snorm2dpotsparsebbbb, "dEQP-VK.texture.swizzle.component_mapping.r8g8b8a8_snorm_2d_pot_sparse_bbbb*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR8g8b8a8snorm2dpotsparseaaaa, "dEQP-VK.texture.swizzle.component_mapping.r8g8b8a8_snorm_2d_pot_sparse_aaaa*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR8g8b8a8snorm2dpotsparsergba, "dEQP-VK.texture.swizzle.component_mapping.r8g8b8a8_snorm_2d_pot_sparse_rgba*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR8g8b8a8snorm2dpotsparseiiii, "dEQP-VK.texture.swizzle.component_mapping.r8g8b8a8_snorm_2d_pot_sparse_iiii*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR8g8b8a8snorm2dpotsparseabgr, "dEQP-VK.texture.swizzle.component_mapping.r8g8b8a8_snorm_2d_pot_sparse_abgr*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR8g8b8a8uscaled2dpotzzzz, "dEQP-VK.texture.swizzle.component_mapping.r8g8b8a8_uscaled_2d_pot_zzzz*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR8g8b8a8uscaled2dpotoooo, "dEQP-VK.texture.swizzle.component_mapping.r8g8b8a8_uscaled_2d_pot_oooo*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR8g8b8a8uscaled2dpotrrrr, "dEQP-VK.texture.swizzle.component_mapping.r8g8b8a8_uscaled_2d_pot_rrrr*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR8g8b8a8uscaled2dpotgggg, "dEQP-VK.texture.swizzle.component_mapping.r8g8b8a8_uscaled_2d_pot_gggg*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR8g8b8a8uscaled2dpotbbbb, "dEQP-VK.texture.swizzle.component_mapping.r8g8b8a8_uscaled_2d_pot_bbbb*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR8g8b8a8uscaled2dpotaaaa, "dEQP-VK.texture.swizzle.component_mapping.r8g8b8a8_uscaled_2d_pot_aaaa*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR8g8b8a8uscaled2dpotrgba, "dEQP-VK.texture.swizzle.component_mapping.r8g8b8a8_uscaled_2d_pot_rgba*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR8g8b8a8uscaled2dpotiiii, "dEQP-VK.texture.swizzle.component_mapping.r8g8b8a8_uscaled_2d_pot_iiii*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR8g8b8a8uscaled2dpotabgr, "dEQP-VK.texture.swizzle.component_mapping.r8g8b8a8_uscaled_2d_pot_abgr*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR8g8b8a8uscaled2dpotsparsezzzz, "dEQP-VK.texture.swizzle.component_mapping.r8g8b8a8_uscaled_2d_pot_sparse_zzzz*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR8g8b8a8uscaled2dpotsparseoooo, "dEQP-VK.texture.swizzle.component_mapping.r8g8b8a8_uscaled_2d_pot_sparse_oooo*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR8g8b8a8uscaled2dpotsparserrrr, "dEQP-VK.texture.swizzle.component_mapping.r8g8b8a8_uscaled_2d_pot_sparse_rrrr*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR8g8b8a8uscaled2dpotsparsegggg, "dEQP-VK.texture.swizzle.component_mapping.r8g8b8a8_uscaled_2d_pot_sparse_gggg*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR8g8b8a8uscaled2dpotsparsebbbb, "dEQP-VK.texture.swizzle.component_mapping.r8g8b8a8_uscaled_2d_pot_sparse_bbbb*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR8g8b8a8uscaled2dpotsparseaaaa, "dEQP-VK.texture.swizzle.component_mapping.r8g8b8a8_uscaled_2d_pot_sparse_aaaa*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR8g8b8a8uscaled2dpotsparsergba, "dEQP-VK.texture.swizzle.component_mapping.r8g8b8a8_uscaled_2d_pot_sparse_rgba*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR8g8b8a8uscaled2dpotsparseiiii, "dEQP-VK.texture.swizzle.component_mapping.r8g8b8a8_uscaled_2d_pot_sparse_iiii*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR8g8b8a8uscaled2dpotsparseabgr, "dEQP-VK.texture.swizzle.component_mapping.r8g8b8a8_uscaled_2d_pot_sparse_abgr*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR8g8b8a8sscaled2dpotzzzz, "dEQP-VK.texture.swizzle.component_mapping.r8g8b8a8_sscaled_2d_pot_zzzz*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR8g8b8a8sscaled2dpotoooo, "dEQP-VK.texture.swizzle.component_mapping.r8g8b8a8_sscaled_2d_pot_oooo*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR8g8b8a8sscaled2dpotrrrr, "dEQP-VK.texture.swizzle.component_mapping.r8g8b8a8_sscaled_2d_pot_rrrr*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR8g8b8a8sscaled2dpotgggg, "dEQP-VK.texture.swizzle.component_mapping.r8g8b8a8_sscaled_2d_pot_gggg*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR8g8b8a8sscaled2dpotbbbb, "dEQP-VK.texture.swizzle.component_mapping.r8g8b8a8_sscaled_2d_pot_bbbb*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR8g8b8a8sscaled2dpotaaaa, "dEQP-VK.texture.swizzle.component_mapping.r8g8b8a8_sscaled_2d_pot_aaaa*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR8g8b8a8sscaled2dpotrgba, "dEQP-VK.texture.swizzle.component_mapping.r8g8b8a8_sscaled_2d_pot_rgba*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR8g8b8a8sscaled2dpotiiii, "dEQP-VK.texture.swizzle.component_mapping.r8g8b8a8_sscaled_2d_pot_iiii*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR8g8b8a8sscaled2dpotabgr, "dEQP-VK.texture.swizzle.component_mapping.r8g8b8a8_sscaled_2d_pot_abgr*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR8g8b8a8sscaled2dpotsparsezzzz, "dEQP-VK.texture.swizzle.component_mapping.r8g8b8a8_sscaled_2d_pot_sparse_zzzz*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR8g8b8a8sscaled2dpotsparseoooo, "dEQP-VK.texture.swizzle.component_mapping.r8g8b8a8_sscaled_2d_pot_sparse_oooo*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR8g8b8a8sscaled2dpotsparserrrr, "dEQP-VK.texture.swizzle.component_mapping.r8g8b8a8_sscaled_2d_pot_sparse_rrrr*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR8g8b8a8sscaled2dpotsparsegggg, "dEQP-VK.texture.swizzle.component_mapping.r8g8b8a8_sscaled_2d_pot_sparse_gggg*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR8g8b8a8sscaled2dpotsparsebbbb, "dEQP-VK.texture.swizzle.component_mapping.r8g8b8a8_sscaled_2d_pot_sparse_bbbb*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR8g8b8a8sscaled2dpotsparseaaaa, "dEQP-VK.texture.swizzle.component_mapping.r8g8b8a8_sscaled_2d_pot_sparse_aaaa*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR8g8b8a8sscaled2dpotsparsergba, "dEQP-VK.texture.swizzle.component_mapping.r8g8b8a8_sscaled_2d_pot_sparse_rgba*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR8g8b8a8sscaled2dpotsparseiiii, "dEQP-VK.texture.swizzle.component_mapping.r8g8b8a8_sscaled_2d_pot_sparse_iiii*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR8g8b8a8sscaled2dpotsparseabgr, "dEQP-VK.texture.swizzle.component_mapping.r8g8b8a8_sscaled_2d_pot_sparse_abgr*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR8g8b8a8uint2dpotzzzz, "dEQP-VK.texture.swizzle.component_mapping.r8g8b8a8_uint_2d_pot_zzzz*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR8g8b8a8uint2dpotoooo, "dEQP-VK.texture.swizzle.component_mapping.r8g8b8a8_uint_2d_pot_oooo*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR8g8b8a8uint2dpotrrrr, "dEQP-VK.texture.swizzle.component_mapping.r8g8b8a8_uint_2d_pot_rrrr*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR8g8b8a8uint2dpotgggg, "dEQP-VK.texture.swizzle.component_mapping.r8g8b8a8_uint_2d_pot_gggg*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR8g8b8a8uint2dpotbbbb, "dEQP-VK.texture.swizzle.component_mapping.r8g8b8a8_uint_2d_pot_bbbb*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR8g8b8a8uint2dpotaaaa, "dEQP-VK.texture.swizzle.component_mapping.r8g8b8a8_uint_2d_pot_aaaa*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR8g8b8a8uint2dpotrgba, "dEQP-VK.texture.swizzle.component_mapping.r8g8b8a8_uint_2d_pot_rgba*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR8g8b8a8uint2dpotiiii, "dEQP-VK.texture.swizzle.component_mapping.r8g8b8a8_uint_2d_pot_iiii*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR8g8b8a8uint2dpotabgr, "dEQP-VK.texture.swizzle.component_mapping.r8g8b8a8_uint_2d_pot_abgr*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR8g8b8a8uint2dpotsparsezzzz, "dEQP-VK.texture.swizzle.component_mapping.r8g8b8a8_uint_2d_pot_sparse_zzzz*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR8g8b8a8uint2dpotsparseoooo, "dEQP-VK.texture.swizzle.component_mapping.r8g8b8a8_uint_2d_pot_sparse_oooo*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR8g8b8a8uint2dpotsparserrrr, "dEQP-VK.texture.swizzle.component_mapping.r8g8b8a8_uint_2d_pot_sparse_rrrr*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR8g8b8a8uint2dpotsparsegggg, "dEQP-VK.texture.swizzle.component_mapping.r8g8b8a8_uint_2d_pot_sparse_gggg*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR8g8b8a8uint2dpotsparsebbbb, "dEQP-VK.texture.swizzle.component_mapping.r8g8b8a8_uint_2d_pot_sparse_bbbb*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR8g8b8a8uint2dpotsparseaaaa, "dEQP-VK.texture.swizzle.component_mapping.r8g8b8a8_uint_2d_pot_sparse_aaaa*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR8g8b8a8uint2dpotsparsergba, "dEQP-VK.texture.swizzle.component_mapping.r8g8b8a8_uint_2d_pot_sparse_rgba*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR8g8b8a8uint2dpotsparseiiii, "dEQP-VK.texture.swizzle.component_mapping.r8g8b8a8_uint_2d_pot_sparse_iiii*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR8g8b8a8uint2dpotsparseabgr, "dEQP-VK.texture.swizzle.component_mapping.r8g8b8a8_uint_2d_pot_sparse_abgr*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR8g8b8a8sint2dpotzzzz, "dEQP-VK.texture.swizzle.component_mapping.r8g8b8a8_sint_2d_pot_zzzz*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR8g8b8a8sint2dpotoooo, "dEQP-VK.texture.swizzle.component_mapping.r8g8b8a8_sint_2d_pot_oooo*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR8g8b8a8sint2dpotrrrr, "dEQP-VK.texture.swizzle.component_mapping.r8g8b8a8_sint_2d_pot_rrrr*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR8g8b8a8sint2dpotgggg, "dEQP-VK.texture.swizzle.component_mapping.r8g8b8a8_sint_2d_pot_gggg*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR8g8b8a8sint2dpotbbbb, "dEQP-VK.texture.swizzle.component_mapping.r8g8b8a8_sint_2d_pot_bbbb*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR8g8b8a8sint2dpotaaaa, "dEQP-VK.texture.swizzle.component_mapping.r8g8b8a8_sint_2d_pot_aaaa*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR8g8b8a8sint2dpotrgba, "dEQP-VK.texture.swizzle.component_mapping.r8g8b8a8_sint_2d_pot_rgba*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR8g8b8a8sint2dpotiiii, "dEQP-VK.texture.swizzle.component_mapping.r8g8b8a8_sint_2d_pot_iiii*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR8g8b8a8sint2dpotabgr, "dEQP-VK.texture.swizzle.component_mapping.r8g8b8a8_sint_2d_pot_abgr*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR8g8b8a8sint2dpotsparsezzzz, "dEQP-VK.texture.swizzle.component_mapping.r8g8b8a8_sint_2d_pot_sparse_zzzz*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR8g8b8a8sint2dpotsparseoooo, "dEQP-VK.texture.swizzle.component_mapping.r8g8b8a8_sint_2d_pot_sparse_oooo*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR8g8b8a8sint2dpotsparserrrr, "dEQP-VK.texture.swizzle.component_mapping.r8g8b8a8_sint_2d_pot_sparse_rrrr*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR8g8b8a8sint2dpotsparsegggg, "dEQP-VK.texture.swizzle.component_mapping.r8g8b8a8_sint_2d_pot_sparse_gggg*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR8g8b8a8sint2dpotsparsebbbb, "dEQP-VK.texture.swizzle.component_mapping.r8g8b8a8_sint_2d_pot_sparse_bbbb*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR8g8b8a8sint2dpotsparseaaaa, "dEQP-VK.texture.swizzle.component_mapping.r8g8b8a8_sint_2d_pot_sparse_aaaa*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR8g8b8a8sint2dpotsparsergba, "dEQP-VK.texture.swizzle.component_mapping.r8g8b8a8_sint_2d_pot_sparse_rgba*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR8g8b8a8sint2dpotsparseiiii, "dEQP-VK.texture.swizzle.component_mapping.r8g8b8a8_sint_2d_pot_sparse_iiii*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR8g8b8a8sint2dpotsparseabgr, "dEQP-VK.texture.swizzle.component_mapping.r8g8b8a8_sint_2d_pot_sparse_abgr*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR8g8b8a8srgb2dpotzzzz, "dEQP-VK.texture.swizzle.component_mapping.r8g8b8a8_srgb_2d_pot_zzzz*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR8g8b8a8srgb2dpotoooo, "dEQP-VK.texture.swizzle.component_mapping.r8g8b8a8_srgb_2d_pot_oooo*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR8g8b8a8srgb2dpotrrrr, "dEQP-VK.texture.swizzle.component_mapping.r8g8b8a8_srgb_2d_pot_rrrr*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR8g8b8a8srgb2dpotgggg, "dEQP-VK.texture.swizzle.component_mapping.r8g8b8a8_srgb_2d_pot_gggg*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR8g8b8a8srgb2dpotbbbb, "dEQP-VK.texture.swizzle.component_mapping.r8g8b8a8_srgb_2d_pot_bbbb*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR8g8b8a8srgb2dpotaaaa, "dEQP-VK.texture.swizzle.component_mapping.r8g8b8a8_srgb_2d_pot_aaaa*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR8g8b8a8srgb2dpotrgba, "dEQP-VK.texture.swizzle.component_mapping.r8g8b8a8_srgb_2d_pot_rgba*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR8g8b8a8srgb2dpotiiii, "dEQP-VK.texture.swizzle.component_mapping.r8g8b8a8_srgb_2d_pot_iiii*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR8g8b8a8srgb2dpotabgr, "dEQP-VK.texture.swizzle.component_mapping.r8g8b8a8_srgb_2d_pot_abgr*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR8g8b8a8srgb2dpotsparsezzzz, "dEQP-VK.texture.swizzle.component_mapping.r8g8b8a8_srgb_2d_pot_sparse_zzzz*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR8g8b8a8srgb2dpotsparseoooo, "dEQP-VK.texture.swizzle.component_mapping.r8g8b8a8_srgb_2d_pot_sparse_oooo*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR8g8b8a8srgb2dpotsparserrrr, "dEQP-VK.texture.swizzle.component_mapping.r8g8b8a8_srgb_2d_pot_sparse_rrrr*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR8g8b8a8srgb2dpotsparsegggg, "dEQP-VK.texture.swizzle.component_mapping.r8g8b8a8_srgb_2d_pot_sparse_gggg*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR8g8b8a8srgb2dpotsparsebbbb, "dEQP-VK.texture.swizzle.component_mapping.r8g8b8a8_srgb_2d_pot_sparse_bbbb*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR8g8b8a8srgb2dpotsparseaaaa, "dEQP-VK.texture.swizzle.component_mapping.r8g8b8a8_srgb_2d_pot_sparse_aaaa*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR8g8b8a8srgb2dpotsparsergba, "dEQP-VK.texture.swizzle.component_mapping.r8g8b8a8_srgb_2d_pot_sparse_rgba*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR8g8b8a8srgb2dpotsparseiiii, "dEQP-VK.texture.swizzle.component_mapping.r8g8b8a8_srgb_2d_pot_sparse_iiii*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR8g8b8a8srgb2dpotsparseabgr, "dEQP-VK.texture.swizzle.component_mapping.r8g8b8a8_srgb_2d_pot_sparse_abgr*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingA2r10g10b10unormpack322dpotzzzz, "dEQP-VK.texture.swizzle.component_mapping.a2r10g10b10_unorm_pack32_2d_pot_zzzz*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingA2r10g10b10unormpack322dpotoooo, "dEQP-VK.texture.swizzle.component_mapping.a2r10g10b10_unorm_pack32_2d_pot_oooo*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingA2r10g10b10unormpack322dpotrrrr, "dEQP-VK.texture.swizzle.component_mapping.a2r10g10b10_unorm_pack32_2d_pot_rrrr*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingA2r10g10b10unormpack322dpotgggg, "dEQP-VK.texture.swizzle.component_mapping.a2r10g10b10_unorm_pack32_2d_pot_gggg*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingA2r10g10b10unormpack322dpotbbbb, "dEQP-VK.texture.swizzle.component_mapping.a2r10g10b10_unorm_pack32_2d_pot_bbbb*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingA2r10g10b10unormpack322dpotaaaa, "dEQP-VK.texture.swizzle.component_mapping.a2r10g10b10_unorm_pack32_2d_pot_aaaa*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingA2r10g10b10unormpack322dpotrgba, "dEQP-VK.texture.swizzle.component_mapping.a2r10g10b10_unorm_pack32_2d_pot_rgba*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingA2r10g10b10unormpack322dpotiiii, "dEQP-VK.texture.swizzle.component_mapping.a2r10g10b10_unorm_pack32_2d_pot_iiii*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingA2r10g10b10unormpack322dpotabgr, "dEQP-VK.texture.swizzle.component_mapping.a2r10g10b10_unorm_pack32_2d_pot_abgr*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingA2r10g10b10unormpack322dpotsparsezzzz, "dEQP-VK.texture.swizzle.component_mapping.a2r10g10b10_unorm_pack32_2d_pot_sparse_zzzz*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingA2r10g10b10unormpack322dpotsparseoooo, "dEQP-VK.texture.swizzle.component_mapping.a2r10g10b10_unorm_pack32_2d_pot_sparse_oooo*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingA2r10g10b10unormpack322dpotsparserrrr, "dEQP-VK.texture.swizzle.component_mapping.a2r10g10b10_unorm_pack32_2d_pot_sparse_rrrr*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingA2r10g10b10unormpack322dpotsparsegggg, "dEQP-VK.texture.swizzle.component_mapping.a2r10g10b10_unorm_pack32_2d_pot_sparse_gggg*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingA2r10g10b10unormpack322dpotsparsebbbb, "dEQP-VK.texture.swizzle.component_mapping.a2r10g10b10_unorm_pack32_2d_pot_sparse_bbbb*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingA2r10g10b10unormpack322dpotsparseaaaa, "dEQP-VK.texture.swizzle.component_mapping.a2r10g10b10_unorm_pack32_2d_pot_sparse_aaaa*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingA2r10g10b10unormpack322dpotsparsergba, "dEQP-VK.texture.swizzle.component_mapping.a2r10g10b10_unorm_pack32_2d_pot_sparse_rgba*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingA2r10g10b10unormpack322dpotsparseiiii, "dEQP-VK.texture.swizzle.component_mapping.a2r10g10b10_unorm_pack32_2d_pot_sparse_iiii*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingA2r10g10b10unormpack322dpotsparseabgr, "dEQP-VK.texture.swizzle.component_mapping.a2r10g10b10_unorm_pack32_2d_pot_sparse_abgr*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingA2r10g10b10uintpack322dpotzzzz, "dEQP-VK.texture.swizzle.component_mapping.a2r10g10b10_uint_pack32_2d_pot_zzzz*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingA2r10g10b10uintpack322dpotoooo, "dEQP-VK.texture.swizzle.component_mapping.a2r10g10b10_uint_pack32_2d_pot_oooo*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingA2r10g10b10uintpack322dpotrrrr, "dEQP-VK.texture.swizzle.component_mapping.a2r10g10b10_uint_pack32_2d_pot_rrrr*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingA2r10g10b10uintpack322dpotgggg, "dEQP-VK.texture.swizzle.component_mapping.a2r10g10b10_uint_pack32_2d_pot_gggg*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingA2r10g10b10uintpack322dpotbbbb, "dEQP-VK.texture.swizzle.component_mapping.a2r10g10b10_uint_pack32_2d_pot_bbbb*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingA2r10g10b10uintpack322dpotaaaa, "dEQP-VK.texture.swizzle.component_mapping.a2r10g10b10_uint_pack32_2d_pot_aaaa*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingA2r10g10b10uintpack322dpotrgba, "dEQP-VK.texture.swizzle.component_mapping.a2r10g10b10_uint_pack32_2d_pot_rgba*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingA2r10g10b10uintpack322dpotiiii, "dEQP-VK.texture.swizzle.component_mapping.a2r10g10b10_uint_pack32_2d_pot_iiii*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingA2r10g10b10uintpack322dpotabgr, "dEQP-VK.texture.swizzle.component_mapping.a2r10g10b10_uint_pack32_2d_pot_abgr*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingA2r10g10b10uintpack322dpotsparsezzzz, "dEQP-VK.texture.swizzle.component_mapping.a2r10g10b10_uint_pack32_2d_pot_sparse_zzzz*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingA2r10g10b10uintpack322dpotsparseoooo, "dEQP-VK.texture.swizzle.component_mapping.a2r10g10b10_uint_pack32_2d_pot_sparse_oooo*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingA2r10g10b10uintpack322dpotsparserrrr, "dEQP-VK.texture.swizzle.component_mapping.a2r10g10b10_uint_pack32_2d_pot_sparse_rrrr*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingA2r10g10b10uintpack322dpotsparsegggg, "dEQP-VK.texture.swizzle.component_mapping.a2r10g10b10_uint_pack32_2d_pot_sparse_gggg*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingA2r10g10b10uintpack322dpotsparsebbbb, "dEQP-VK.texture.swizzle.component_mapping.a2r10g10b10_uint_pack32_2d_pot_sparse_bbbb*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingA2r10g10b10uintpack322dpotsparseaaaa, "dEQP-VK.texture.swizzle.component_mapping.a2r10g10b10_uint_pack32_2d_pot_sparse_aaaa*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingA2r10g10b10uintpack322dpotsparsergba, "dEQP-VK.texture.swizzle.component_mapping.a2r10g10b10_uint_pack32_2d_pot_sparse_rgba*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingA2r10g10b10uintpack322dpotsparseiiii, "dEQP-VK.texture.swizzle.component_mapping.a2r10g10b10_uint_pack32_2d_pot_sparse_iiii*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingA2r10g10b10uintpack322dpotsparseabgr, "dEQP-VK.texture.swizzle.component_mapping.a2r10g10b10_uint_pack32_2d_pot_sparse_abgr*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingA2b10g10r10uscaledpack322dpotzzzz, "dEQP-VK.texture.swizzle.component_mapping.a2b10g10r10_uscaled_pack32_2d_pot_zzzz*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingA2b10g10r10uscaledpack322dpotoooo, "dEQP-VK.texture.swizzle.component_mapping.a2b10g10r10_uscaled_pack32_2d_pot_oooo*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingA2b10g10r10uscaledpack322dpotrrrr, "dEQP-VK.texture.swizzle.component_mapping.a2b10g10r10_uscaled_pack32_2d_pot_rrrr*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingA2b10g10r10uscaledpack322dpotgggg, "dEQP-VK.texture.swizzle.component_mapping.a2b10g10r10_uscaled_pack32_2d_pot_gggg*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingA2b10g10r10uscaledpack322dpotbbbb, "dEQP-VK.texture.swizzle.component_mapping.a2b10g10r10_uscaled_pack32_2d_pot_bbbb*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingA2b10g10r10uscaledpack322dpotaaaa, "dEQP-VK.texture.swizzle.component_mapping.a2b10g10r10_uscaled_pack32_2d_pot_aaaa*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingA2b10g10r10uscaledpack322dpotrgba, "dEQP-VK.texture.swizzle.component_mapping.a2b10g10r10_uscaled_pack32_2d_pot_rgba*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingA2b10g10r10uscaledpack322dpotiiii, "dEQP-VK.texture.swizzle.component_mapping.a2b10g10r10_uscaled_pack32_2d_pot_iiii*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingA2b10g10r10uscaledpack322dpotabgr, "dEQP-VK.texture.swizzle.component_mapping.a2b10g10r10_uscaled_pack32_2d_pot_abgr*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingA2b10g10r10uscaledpack322dpotsparsezzzz, "dEQP-VK.texture.swizzle.component_mapping.a2b10g10r10_uscaled_pack32_2d_pot_sparse_zzzz*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingA2b10g10r10uscaledpack322dpotsparseoooo, "dEQP-VK.texture.swizzle.component_mapping.a2b10g10r10_uscaled_pack32_2d_pot_sparse_oooo*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingA2b10g10r10uscaledpack322dpotsparserrrr, "dEQP-VK.texture.swizzle.component_mapping.a2b10g10r10_uscaled_pack32_2d_pot_sparse_rrrr*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingA2b10g10r10uscaledpack322dpotsparsegggg, "dEQP-VK.texture.swizzle.component_mapping.a2b10g10r10_uscaled_pack32_2d_pot_sparse_gggg*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingA2b10g10r10uscaledpack322dpotsparsebbbb, "dEQP-VK.texture.swizzle.component_mapping.a2b10g10r10_uscaled_pack32_2d_pot_sparse_bbbb*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingA2b10g10r10uscaledpack322dpotsparseaaaa, "dEQP-VK.texture.swizzle.component_mapping.a2b10g10r10_uscaled_pack32_2d_pot_sparse_aaaa*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingA2b10g10r10uscaledpack322dpotsparsergba, "dEQP-VK.texture.swizzle.component_mapping.a2b10g10r10_uscaled_pack32_2d_pot_sparse_rgba*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingA2b10g10r10uscaledpack322dpotsparseiiii, "dEQP-VK.texture.swizzle.component_mapping.a2b10g10r10_uscaled_pack32_2d_pot_sparse_iiii*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingA2b10g10r10uscaledpack322dpotsparseabgr, "dEQP-VK.texture.swizzle.component_mapping.a2b10g10r10_uscaled_pack32_2d_pot_sparse_abgr*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR16unorm2dpotzzzz, "dEQP-VK.texture.swizzle.component_mapping.r16_unorm_2d_pot_zzzz*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR16unorm2dpotoooo, "dEQP-VK.texture.swizzle.component_mapping.r16_unorm_2d_pot_oooo*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR16unorm2dpotrrrr, "dEQP-VK.texture.swizzle.component_mapping.r16_unorm_2d_pot_rrrr*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR16unorm2dpotgggg, "dEQP-VK.texture.swizzle.component_mapping.r16_unorm_2d_pot_gggg*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR16unorm2dpotbbbb, "dEQP-VK.texture.swizzle.component_mapping.r16_unorm_2d_pot_bbbb*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR16unorm2dpotaaaa, "dEQP-VK.texture.swizzle.component_mapping.r16_unorm_2d_pot_aaaa*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR16unorm2dpotrgba, "dEQP-VK.texture.swizzle.component_mapping.r16_unorm_2d_pot_rgba*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR16unorm2dpotiiii, "dEQP-VK.texture.swizzle.component_mapping.r16_unorm_2d_pot_iiii*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR16unorm2dpotabgr, "dEQP-VK.texture.swizzle.component_mapping.r16_unorm_2d_pot_abgr*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR16unorm2dpotsparsezzzz, "dEQP-VK.texture.swizzle.component_mapping.r16_unorm_2d_pot_sparse_zzzz*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR16unorm2dpotsparseoooo, "dEQP-VK.texture.swizzle.component_mapping.r16_unorm_2d_pot_sparse_oooo*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR16unorm2dpotsparserrrr, "dEQP-VK.texture.swizzle.component_mapping.r16_unorm_2d_pot_sparse_rrrr*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR16unorm2dpotsparsegggg, "dEQP-VK.texture.swizzle.component_mapping.r16_unorm_2d_pot_sparse_gggg*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR16unorm2dpotsparsebbbb, "dEQP-VK.texture.swizzle.component_mapping.r16_unorm_2d_pot_sparse_bbbb*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR16unorm2dpotsparseaaaa, "dEQP-VK.texture.swizzle.component_mapping.r16_unorm_2d_pot_sparse_aaaa*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR16unorm2dpotsparsergba, "dEQP-VK.texture.swizzle.component_mapping.r16_unorm_2d_pot_sparse_rgba*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR16unorm2dpotsparseiiii, "dEQP-VK.texture.swizzle.component_mapping.r16_unorm_2d_pot_sparse_iiii*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR16unorm2dpotsparseabgr, "dEQP-VK.texture.swizzle.component_mapping.r16_unorm_2d_pot_sparse_abgr*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR16snorm2dpotzzzz, "dEQP-VK.texture.swizzle.component_mapping.r16_snorm_2d_pot_zzzz*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR16snorm2dpotoooo, "dEQP-VK.texture.swizzle.component_mapping.r16_snorm_2d_pot_oooo*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR16snorm2dpotrrrr, "dEQP-VK.texture.swizzle.component_mapping.r16_snorm_2d_pot_rrrr*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR16snorm2dpotgggg, "dEQP-VK.texture.swizzle.component_mapping.r16_snorm_2d_pot_gggg*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR16snorm2dpotbbbb, "dEQP-VK.texture.swizzle.component_mapping.r16_snorm_2d_pot_bbbb*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR16snorm2dpotaaaa, "dEQP-VK.texture.swizzle.component_mapping.r16_snorm_2d_pot_aaaa*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR16snorm2dpotrgba, "dEQP-VK.texture.swizzle.component_mapping.r16_snorm_2d_pot_rgba*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR16snorm2dpotiiii, "dEQP-VK.texture.swizzle.component_mapping.r16_snorm_2d_pot_iiii*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR16snorm2dpotabgr, "dEQP-VK.texture.swizzle.component_mapping.r16_snorm_2d_pot_abgr*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR16snorm2dpotsparsezzzz, "dEQP-VK.texture.swizzle.component_mapping.r16_snorm_2d_pot_sparse_zzzz*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR16snorm2dpotsparseoooo, "dEQP-VK.texture.swizzle.component_mapping.r16_snorm_2d_pot_sparse_oooo*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR16snorm2dpotsparserrrr, "dEQP-VK.texture.swizzle.component_mapping.r16_snorm_2d_pot_sparse_rrrr*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR16snorm2dpotsparsegggg, "dEQP-VK.texture.swizzle.component_mapping.r16_snorm_2d_pot_sparse_gggg*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR16snorm2dpotsparsebbbb, "dEQP-VK.texture.swizzle.component_mapping.r16_snorm_2d_pot_sparse_bbbb*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR16snorm2dpotsparseaaaa, "dEQP-VK.texture.swizzle.component_mapping.r16_snorm_2d_pot_sparse_aaaa*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR16snorm2dpotsparsergba, "dEQP-VK.texture.swizzle.component_mapping.r16_snorm_2d_pot_sparse_rgba*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR16snorm2dpotsparseiiii, "dEQP-VK.texture.swizzle.component_mapping.r16_snorm_2d_pot_sparse_iiii*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR16snorm2dpotsparseabgr, "dEQP-VK.texture.swizzle.component_mapping.r16_snorm_2d_pot_sparse_abgr*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR16uscaled2dpotzzzz, "dEQP-VK.texture.swizzle.component_mapping.r16_uscaled_2d_pot_zzzz*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR16uscaled2dpotoooo, "dEQP-VK.texture.swizzle.component_mapping.r16_uscaled_2d_pot_oooo*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR16uscaled2dpotrrrr, "dEQP-VK.texture.swizzle.component_mapping.r16_uscaled_2d_pot_rrrr*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR16uscaled2dpotgggg, "dEQP-VK.texture.swizzle.component_mapping.r16_uscaled_2d_pot_gggg*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR16uscaled2dpotbbbb, "dEQP-VK.texture.swizzle.component_mapping.r16_uscaled_2d_pot_bbbb*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR16uscaled2dpotaaaa, "dEQP-VK.texture.swizzle.component_mapping.r16_uscaled_2d_pot_aaaa*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR16uscaled2dpotrgba, "dEQP-VK.texture.swizzle.component_mapping.r16_uscaled_2d_pot_rgba*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR16uscaled2dpotiiii, "dEQP-VK.texture.swizzle.component_mapping.r16_uscaled_2d_pot_iiii*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR16uscaled2dpotabgr, "dEQP-VK.texture.swizzle.component_mapping.r16_uscaled_2d_pot_abgr*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR16uscaled2dpotsparsezzzz, "dEQP-VK.texture.swizzle.component_mapping.r16_uscaled_2d_pot_sparse_zzzz*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR16uscaled2dpotsparseoooo, "dEQP-VK.texture.swizzle.component_mapping.r16_uscaled_2d_pot_sparse_oooo*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR16uscaled2dpotsparserrrr, "dEQP-VK.texture.swizzle.component_mapping.r16_uscaled_2d_pot_sparse_rrrr*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR16uscaled2dpotsparsegggg, "dEQP-VK.texture.swizzle.component_mapping.r16_uscaled_2d_pot_sparse_gggg*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR16uscaled2dpotsparsebbbb, "dEQP-VK.texture.swizzle.component_mapping.r16_uscaled_2d_pot_sparse_bbbb*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR16uscaled2dpotsparseaaaa, "dEQP-VK.texture.swizzle.component_mapping.r16_uscaled_2d_pot_sparse_aaaa*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR16uscaled2dpotsparsergba, "dEQP-VK.texture.swizzle.component_mapping.r16_uscaled_2d_pot_sparse_rgba*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR16uscaled2dpotsparseiiii, "dEQP-VK.texture.swizzle.component_mapping.r16_uscaled_2d_pot_sparse_iiii*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR16uscaled2dpotsparseabgr, "dEQP-VK.texture.swizzle.component_mapping.r16_uscaled_2d_pot_sparse_abgr*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR16sscaled2dpotzzzz, "dEQP-VK.texture.swizzle.component_mapping.r16_sscaled_2d_pot_zzzz*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR16sscaled2dpotoooo, "dEQP-VK.texture.swizzle.component_mapping.r16_sscaled_2d_pot_oooo*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR16sscaled2dpotrrrr, "dEQP-VK.texture.swizzle.component_mapping.r16_sscaled_2d_pot_rrrr*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR16sscaled2dpotgggg, "dEQP-VK.texture.swizzle.component_mapping.r16_sscaled_2d_pot_gggg*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR16sscaled2dpotbbbb, "dEQP-VK.texture.swizzle.component_mapping.r16_sscaled_2d_pot_bbbb*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR16sscaled2dpotaaaa, "dEQP-VK.texture.swizzle.component_mapping.r16_sscaled_2d_pot_aaaa*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR16sscaled2dpotrgba, "dEQP-VK.texture.swizzle.component_mapping.r16_sscaled_2d_pot_rgba*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR16sscaled2dpotiiii, "dEQP-VK.texture.swizzle.component_mapping.r16_sscaled_2d_pot_iiii*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR16sscaled2dpotabgr, "dEQP-VK.texture.swizzle.component_mapping.r16_sscaled_2d_pot_abgr*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR16sscaled2dpotsparsezzzz, "dEQP-VK.texture.swizzle.component_mapping.r16_sscaled_2d_pot_sparse_zzzz*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR16sscaled2dpotsparseoooo, "dEQP-VK.texture.swizzle.component_mapping.r16_sscaled_2d_pot_sparse_oooo*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR16sscaled2dpotsparserrrr, "dEQP-VK.texture.swizzle.component_mapping.r16_sscaled_2d_pot_sparse_rrrr*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR16sscaled2dpotsparsegggg, "dEQP-VK.texture.swizzle.component_mapping.r16_sscaled_2d_pot_sparse_gggg*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR16sscaled2dpotsparsebbbb, "dEQP-VK.texture.swizzle.component_mapping.r16_sscaled_2d_pot_sparse_bbbb*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR16sscaled2dpotsparseaaaa, "dEQP-VK.texture.swizzle.component_mapping.r16_sscaled_2d_pot_sparse_aaaa*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR16sscaled2dpotsparsergba, "dEQP-VK.texture.swizzle.component_mapping.r16_sscaled_2d_pot_sparse_rgba*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR16sscaled2dpotsparseiiii, "dEQP-VK.texture.swizzle.component_mapping.r16_sscaled_2d_pot_sparse_iiii*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR16sscaled2dpotsparseabgr, "dEQP-VK.texture.swizzle.component_mapping.r16_sscaled_2d_pot_sparse_abgr*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR16uint2dpotzzzz, "dEQP-VK.texture.swizzle.component_mapping.r16_uint_2d_pot_zzzz*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR16uint2dpotoooo, "dEQP-VK.texture.swizzle.component_mapping.r16_uint_2d_pot_oooo*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR16uint2dpotrrrr, "dEQP-VK.texture.swizzle.component_mapping.r16_uint_2d_pot_rrrr*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR16uint2dpotgggg, "dEQP-VK.texture.swizzle.component_mapping.r16_uint_2d_pot_gggg*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR16uint2dpotbbbb, "dEQP-VK.texture.swizzle.component_mapping.r16_uint_2d_pot_bbbb*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR16uint2dpotaaaa, "dEQP-VK.texture.swizzle.component_mapping.r16_uint_2d_pot_aaaa*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR16uint2dpotrgba, "dEQP-VK.texture.swizzle.component_mapping.r16_uint_2d_pot_rgba*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR16uint2dpotiiii, "dEQP-VK.texture.swizzle.component_mapping.r16_uint_2d_pot_iiii*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR16uint2dpotabgr, "dEQP-VK.texture.swizzle.component_mapping.r16_uint_2d_pot_abgr*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR16uint2dpotsparsezzzz, "dEQP-VK.texture.swizzle.component_mapping.r16_uint_2d_pot_sparse_zzzz*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR16uint2dpotsparseoooo, "dEQP-VK.texture.swizzle.component_mapping.r16_uint_2d_pot_sparse_oooo*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR16uint2dpotsparserrrr, "dEQP-VK.texture.swizzle.component_mapping.r16_uint_2d_pot_sparse_rrrr*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR16uint2dpotsparsegggg, "dEQP-VK.texture.swizzle.component_mapping.r16_uint_2d_pot_sparse_gggg*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR16uint2dpotsparsebbbb, "dEQP-VK.texture.swizzle.component_mapping.r16_uint_2d_pot_sparse_bbbb*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR16uint2dpotsparseaaaa, "dEQP-VK.texture.swizzle.component_mapping.r16_uint_2d_pot_sparse_aaaa*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR16uint2dpotsparsergba, "dEQP-VK.texture.swizzle.component_mapping.r16_uint_2d_pot_sparse_rgba*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR16uint2dpotsparseiiii, "dEQP-VK.texture.swizzle.component_mapping.r16_uint_2d_pot_sparse_iiii*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR16uint2dpotsparseabgr, "dEQP-VK.texture.swizzle.component_mapping.r16_uint_2d_pot_sparse_abgr*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR16sint2dpotzzzz, "dEQP-VK.texture.swizzle.component_mapping.r16_sint_2d_pot_zzzz*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR16sint2dpotoooo, "dEQP-VK.texture.swizzle.component_mapping.r16_sint_2d_pot_oooo*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR16sint2dpotrrrr, "dEQP-VK.texture.swizzle.component_mapping.r16_sint_2d_pot_rrrr*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR16sint2dpotgggg, "dEQP-VK.texture.swizzle.component_mapping.r16_sint_2d_pot_gggg*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR16sint2dpotbbbb, "dEQP-VK.texture.swizzle.component_mapping.r16_sint_2d_pot_bbbb*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR16sint2dpotaaaa, "dEQP-VK.texture.swizzle.component_mapping.r16_sint_2d_pot_aaaa*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR16sint2dpotrgba, "dEQP-VK.texture.swizzle.component_mapping.r16_sint_2d_pot_rgba*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR16sint2dpotiiii, "dEQP-VK.texture.swizzle.component_mapping.r16_sint_2d_pot_iiii*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR16sint2dpotabgr, "dEQP-VK.texture.swizzle.component_mapping.r16_sint_2d_pot_abgr*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR16sint2dpotsparsezzzz, "dEQP-VK.texture.swizzle.component_mapping.r16_sint_2d_pot_sparse_zzzz*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR16sint2dpotsparseoooo, "dEQP-VK.texture.swizzle.component_mapping.r16_sint_2d_pot_sparse_oooo*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR16sint2dpotsparserrrr, "dEQP-VK.texture.swizzle.component_mapping.r16_sint_2d_pot_sparse_rrrr*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR16sint2dpotsparsegggg, "dEQP-VK.texture.swizzle.component_mapping.r16_sint_2d_pot_sparse_gggg*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR16sint2dpotsparsebbbb, "dEQP-VK.texture.swizzle.component_mapping.r16_sint_2d_pot_sparse_bbbb*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR16sint2dpotsparseaaaa, "dEQP-VK.texture.swizzle.component_mapping.r16_sint_2d_pot_sparse_aaaa*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR16sint2dpotsparsergba, "dEQP-VK.texture.swizzle.component_mapping.r16_sint_2d_pot_sparse_rgba*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR16sint2dpotsparseiiii, "dEQP-VK.texture.swizzle.component_mapping.r16_sint_2d_pot_sparse_iiii*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR16sint2dpotsparseabgr, "dEQP-VK.texture.swizzle.component_mapping.r16_sint_2d_pot_sparse_abgr*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR16sfloat2dpotzzzz, "dEQP-VK.texture.swizzle.component_mapping.r16_sfloat_2d_pot_zzzz*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR16sfloat2dpotoooo, "dEQP-VK.texture.swizzle.component_mapping.r16_sfloat_2d_pot_oooo*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR16sfloat2dpotrrrr, "dEQP-VK.texture.swizzle.component_mapping.r16_sfloat_2d_pot_rrrr*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR16sfloat2dpotgggg, "dEQP-VK.texture.swizzle.component_mapping.r16_sfloat_2d_pot_gggg*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR16sfloat2dpotbbbb, "dEQP-VK.texture.swizzle.component_mapping.r16_sfloat_2d_pot_bbbb*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR16sfloat2dpotaaaa, "dEQP-VK.texture.swizzle.component_mapping.r16_sfloat_2d_pot_aaaa*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR16sfloat2dpotrgba, "dEQP-VK.texture.swizzle.component_mapping.r16_sfloat_2d_pot_rgba*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR16sfloat2dpotiiii, "dEQP-VK.texture.swizzle.component_mapping.r16_sfloat_2d_pot_iiii*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR16sfloat2dpotabgr, "dEQP-VK.texture.swizzle.component_mapping.r16_sfloat_2d_pot_abgr*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR16sfloat2dpotsparsezzzz, "dEQP-VK.texture.swizzle.component_mapping.r16_sfloat_2d_pot_sparse_zzzz*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR16sfloat2dpotsparseoooo, "dEQP-VK.texture.swizzle.component_mapping.r16_sfloat_2d_pot_sparse_oooo*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR16sfloat2dpotsparserrrr, "dEQP-VK.texture.swizzle.component_mapping.r16_sfloat_2d_pot_sparse_rrrr*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR16sfloat2dpotsparsegggg, "dEQP-VK.texture.swizzle.component_mapping.r16_sfloat_2d_pot_sparse_gggg*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR16sfloat2dpotsparsebbbb, "dEQP-VK.texture.swizzle.component_mapping.r16_sfloat_2d_pot_sparse_bbbb*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR16sfloat2dpotsparseaaaa, "dEQP-VK.texture.swizzle.component_mapping.r16_sfloat_2d_pot_sparse_aaaa*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR16sfloat2dpotsparsergba, "dEQP-VK.texture.swizzle.component_mapping.r16_sfloat_2d_pot_sparse_rgba*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR16sfloat2dpotsparseiiii, "dEQP-VK.texture.swizzle.component_mapping.r16_sfloat_2d_pot_sparse_iiii*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR16sfloat2dpotsparseabgr, "dEQP-VK.texture.swizzle.component_mapping.r16_sfloat_2d_pot_sparse_abgr*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR16g16unorm2dpotzzzz, "dEQP-VK.texture.swizzle.component_mapping.r16g16_unorm_2d_pot_zzzz*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR16g16unorm2dpotoooo, "dEQP-VK.texture.swizzle.component_mapping.r16g16_unorm_2d_pot_oooo*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR16g16unorm2dpotrrrr, "dEQP-VK.texture.swizzle.component_mapping.r16g16_unorm_2d_pot_rrrr*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR16g16unorm2dpotgggg, "dEQP-VK.texture.swizzle.component_mapping.r16g16_unorm_2d_pot_gggg*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR16g16unorm2dpotbbbb, "dEQP-VK.texture.swizzle.component_mapping.r16g16_unorm_2d_pot_bbbb*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR16g16unorm2dpotaaaa, "dEQP-VK.texture.swizzle.component_mapping.r16g16_unorm_2d_pot_aaaa*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR16g16unorm2dpotrgba, "dEQP-VK.texture.swizzle.component_mapping.r16g16_unorm_2d_pot_rgba*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR16g16unorm2dpotiiii, "dEQP-VK.texture.swizzle.component_mapping.r16g16_unorm_2d_pot_iiii*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR16g16unorm2dpotabgr, "dEQP-VK.texture.swizzle.component_mapping.r16g16_unorm_2d_pot_abgr*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR16g16unorm2dpotsparsezzzz, "dEQP-VK.texture.swizzle.component_mapping.r16g16_unorm_2d_pot_sparse_zzzz*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR16g16unorm2dpotsparseoooo, "dEQP-VK.texture.swizzle.component_mapping.r16g16_unorm_2d_pot_sparse_oooo*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR16g16unorm2dpotsparserrrr, "dEQP-VK.texture.swizzle.component_mapping.r16g16_unorm_2d_pot_sparse_rrrr*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR16g16unorm2dpotsparsegggg, "dEQP-VK.texture.swizzle.component_mapping.r16g16_unorm_2d_pot_sparse_gggg*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR16g16unorm2dpotsparsebbbb, "dEQP-VK.texture.swizzle.component_mapping.r16g16_unorm_2d_pot_sparse_bbbb*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR16g16unorm2dpotsparseaaaa, "dEQP-VK.texture.swizzle.component_mapping.r16g16_unorm_2d_pot_sparse_aaaa*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR16g16unorm2dpotsparsergba, "dEQP-VK.texture.swizzle.component_mapping.r16g16_unorm_2d_pot_sparse_rgba*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR16g16unorm2dpotsparseiiii, "dEQP-VK.texture.swizzle.component_mapping.r16g16_unorm_2d_pot_sparse_iiii*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR16g16unorm2dpotsparseabgr, "dEQP-VK.texture.swizzle.component_mapping.r16g16_unorm_2d_pot_sparse_abgr*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR16g16snorm2dpotzzzz, "dEQP-VK.texture.swizzle.component_mapping.r16g16_snorm_2d_pot_zzzz*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR16g16snorm2dpotoooo, "dEQP-VK.texture.swizzle.component_mapping.r16g16_snorm_2d_pot_oooo*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR16g16snorm2dpotrrrr, "dEQP-VK.texture.swizzle.component_mapping.r16g16_snorm_2d_pot_rrrr*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR16g16snorm2dpotgggg, "dEQP-VK.texture.swizzle.component_mapping.r16g16_snorm_2d_pot_gggg*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR16g16snorm2dpotbbbb, "dEQP-VK.texture.swizzle.component_mapping.r16g16_snorm_2d_pot_bbbb*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR16g16snorm2dpotaaaa, "dEQP-VK.texture.swizzle.component_mapping.r16g16_snorm_2d_pot_aaaa*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR16g16snorm2dpotrgba, "dEQP-VK.texture.swizzle.component_mapping.r16g16_snorm_2d_pot_rgba*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR16g16snorm2dpotiiii, "dEQP-VK.texture.swizzle.component_mapping.r16g16_snorm_2d_pot_iiii*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR16g16snorm2dpotabgr, "dEQP-VK.texture.swizzle.component_mapping.r16g16_snorm_2d_pot_abgr*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR16g16snorm2dpotsparsezzzz, "dEQP-VK.texture.swizzle.component_mapping.r16g16_snorm_2d_pot_sparse_zzzz*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR16g16snorm2dpotsparseoooo, "dEQP-VK.texture.swizzle.component_mapping.r16g16_snorm_2d_pot_sparse_oooo*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR16g16snorm2dpotsparserrrr, "dEQP-VK.texture.swizzle.component_mapping.r16g16_snorm_2d_pot_sparse_rrrr*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR16g16snorm2dpotsparsegggg, "dEQP-VK.texture.swizzle.component_mapping.r16g16_snorm_2d_pot_sparse_gggg*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR16g16snorm2dpotsparsebbbb, "dEQP-VK.texture.swizzle.component_mapping.r16g16_snorm_2d_pot_sparse_bbbb*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR16g16snorm2dpotsparseaaaa, "dEQP-VK.texture.swizzle.component_mapping.r16g16_snorm_2d_pot_sparse_aaaa*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR16g16snorm2dpotsparsergba, "dEQP-VK.texture.swizzle.component_mapping.r16g16_snorm_2d_pot_sparse_rgba*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR16g16snorm2dpotsparseiiii, "dEQP-VK.texture.swizzle.component_mapping.r16g16_snorm_2d_pot_sparse_iiii*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR16g16snorm2dpotsparseabgr, "dEQP-VK.texture.swizzle.component_mapping.r16g16_snorm_2d_pot_sparse_abgr*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR16g16uscaled2dpotzzzz, "dEQP-VK.texture.swizzle.component_mapping.r16g16_uscaled_2d_pot_zzzz*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR16g16uscaled2dpotoooo, "dEQP-VK.texture.swizzle.component_mapping.r16g16_uscaled_2d_pot_oooo*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR16g16uscaled2dpotrrrr, "dEQP-VK.texture.swizzle.component_mapping.r16g16_uscaled_2d_pot_rrrr*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR16g16uscaled2dpotgggg, "dEQP-VK.texture.swizzle.component_mapping.r16g16_uscaled_2d_pot_gggg*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR16g16uscaled2dpotbbbb, "dEQP-VK.texture.swizzle.component_mapping.r16g16_uscaled_2d_pot_bbbb*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR16g16uscaled2dpotaaaa, "dEQP-VK.texture.swizzle.component_mapping.r16g16_uscaled_2d_pot_aaaa*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR16g16uscaled2dpotrgba, "dEQP-VK.texture.swizzle.component_mapping.r16g16_uscaled_2d_pot_rgba*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR16g16uscaled2dpotiiii, "dEQP-VK.texture.swizzle.component_mapping.r16g16_uscaled_2d_pot_iiii*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR16g16uscaled2dpotabgr, "dEQP-VK.texture.swizzle.component_mapping.r16g16_uscaled_2d_pot_abgr*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR16g16uscaled2dpotsparsezzzz, "dEQP-VK.texture.swizzle.component_mapping.r16g16_uscaled_2d_pot_sparse_zzzz*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR16g16uscaled2dpotsparseoooo, "dEQP-VK.texture.swizzle.component_mapping.r16g16_uscaled_2d_pot_sparse_oooo*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR16g16uscaled2dpotsparserrrr, "dEQP-VK.texture.swizzle.component_mapping.r16g16_uscaled_2d_pot_sparse_rrrr*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR16g16uscaled2dpotsparsegggg, "dEQP-VK.texture.swizzle.component_mapping.r16g16_uscaled_2d_pot_sparse_gggg*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR16g16uscaled2dpotsparsebbbb, "dEQP-VK.texture.swizzle.component_mapping.r16g16_uscaled_2d_pot_sparse_bbbb*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR16g16uscaled2dpotsparseaaaa, "dEQP-VK.texture.swizzle.component_mapping.r16g16_uscaled_2d_pot_sparse_aaaa*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR16g16uscaled2dpotsparsergba, "dEQP-VK.texture.swizzle.component_mapping.r16g16_uscaled_2d_pot_sparse_rgba*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR16g16uscaled2dpotsparseiiii, "dEQP-VK.texture.swizzle.component_mapping.r16g16_uscaled_2d_pot_sparse_iiii*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR16g16uscaled2dpotsparseabgr, "dEQP-VK.texture.swizzle.component_mapping.r16g16_uscaled_2d_pot_sparse_abgr*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR16g16sscaled2dpotzzzz, "dEQP-VK.texture.swizzle.component_mapping.r16g16_sscaled_2d_pot_zzzz*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR16g16sscaled2dpotoooo, "dEQP-VK.texture.swizzle.component_mapping.r16g16_sscaled_2d_pot_oooo*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR16g16sscaled2dpotrrrr, "dEQP-VK.texture.swizzle.component_mapping.r16g16_sscaled_2d_pot_rrrr*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR16g16sscaled2dpotgggg, "dEQP-VK.texture.swizzle.component_mapping.r16g16_sscaled_2d_pot_gggg*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR16g16sscaled2dpotbbbb, "dEQP-VK.texture.swizzle.component_mapping.r16g16_sscaled_2d_pot_bbbb*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR16g16sscaled2dpotaaaa, "dEQP-VK.texture.swizzle.component_mapping.r16g16_sscaled_2d_pot_aaaa*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR16g16sscaled2dpotrgba, "dEQP-VK.texture.swizzle.component_mapping.r16g16_sscaled_2d_pot_rgba*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR16g16sscaled2dpotiiii, "dEQP-VK.texture.swizzle.component_mapping.r16g16_sscaled_2d_pot_iiii*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR16g16sscaled2dpotabgr, "dEQP-VK.texture.swizzle.component_mapping.r16g16_sscaled_2d_pot_abgr*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR16g16sscaled2dpotsparsezzzz, "dEQP-VK.texture.swizzle.component_mapping.r16g16_sscaled_2d_pot_sparse_zzzz*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR16g16sscaled2dpotsparseoooo, "dEQP-VK.texture.swizzle.component_mapping.r16g16_sscaled_2d_pot_sparse_oooo*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR16g16sscaled2dpotsparserrrr, "dEQP-VK.texture.swizzle.component_mapping.r16g16_sscaled_2d_pot_sparse_rrrr*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR16g16sscaled2dpotsparsegggg, "dEQP-VK.texture.swizzle.component_mapping.r16g16_sscaled_2d_pot_sparse_gggg*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR16g16sscaled2dpotsparsebbbb, "dEQP-VK.texture.swizzle.component_mapping.r16g16_sscaled_2d_pot_sparse_bbbb*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR16g16sscaled2dpotsparseaaaa, "dEQP-VK.texture.swizzle.component_mapping.r16g16_sscaled_2d_pot_sparse_aaaa*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR16g16sscaled2dpotsparsergba, "dEQP-VK.texture.swizzle.component_mapping.r16g16_sscaled_2d_pot_sparse_rgba*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR16g16sscaled2dpotsparseiiii, "dEQP-VK.texture.swizzle.component_mapping.r16g16_sscaled_2d_pot_sparse_iiii*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR16g16sscaled2dpotsparseabgr, "dEQP-VK.texture.swizzle.component_mapping.r16g16_sscaled_2d_pot_sparse_abgr*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR16g16uint2dpotzzzz, "dEQP-VK.texture.swizzle.component_mapping.r16g16_uint_2d_pot_zzzz*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR16g16uint2dpotoooo, "dEQP-VK.texture.swizzle.component_mapping.r16g16_uint_2d_pot_oooo*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR16g16uint2dpotrrrr, "dEQP-VK.texture.swizzle.component_mapping.r16g16_uint_2d_pot_rrrr*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR16g16uint2dpotgggg, "dEQP-VK.texture.swizzle.component_mapping.r16g16_uint_2d_pot_gggg*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR16g16uint2dpotbbbb, "dEQP-VK.texture.swizzle.component_mapping.r16g16_uint_2d_pot_bbbb*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR16g16uint2dpotaaaa, "dEQP-VK.texture.swizzle.component_mapping.r16g16_uint_2d_pot_aaaa*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR16g16uint2dpotrgba, "dEQP-VK.texture.swizzle.component_mapping.r16g16_uint_2d_pot_rgba*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR16g16uint2dpotiiii, "dEQP-VK.texture.swizzle.component_mapping.r16g16_uint_2d_pot_iiii*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR16g16uint2dpotabgr, "dEQP-VK.texture.swizzle.component_mapping.r16g16_uint_2d_pot_abgr*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR16g16uint2dpotsparsezzzz, "dEQP-VK.texture.swizzle.component_mapping.r16g16_uint_2d_pot_sparse_zzzz*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR16g16uint2dpotsparseoooo, "dEQP-VK.texture.swizzle.component_mapping.r16g16_uint_2d_pot_sparse_oooo*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR16g16uint2dpotsparserrrr, "dEQP-VK.texture.swizzle.component_mapping.r16g16_uint_2d_pot_sparse_rrrr*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR16g16uint2dpotsparsegggg, "dEQP-VK.texture.swizzle.component_mapping.r16g16_uint_2d_pot_sparse_gggg*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR16g16uint2dpotsparsebbbb, "dEQP-VK.texture.swizzle.component_mapping.r16g16_uint_2d_pot_sparse_bbbb*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR16g16uint2dpotsparseaaaa, "dEQP-VK.texture.swizzle.component_mapping.r16g16_uint_2d_pot_sparse_aaaa*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR16g16uint2dpotsparsergba, "dEQP-VK.texture.swizzle.component_mapping.r16g16_uint_2d_pot_sparse_rgba*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR16g16uint2dpotsparseiiii, "dEQP-VK.texture.swizzle.component_mapping.r16g16_uint_2d_pot_sparse_iiii*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR16g16uint2dpotsparseabgr, "dEQP-VK.texture.swizzle.component_mapping.r16g16_uint_2d_pot_sparse_abgr*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR16g16sint2dpotzzzz, "dEQP-VK.texture.swizzle.component_mapping.r16g16_sint_2d_pot_zzzz*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR16g16sint2dpotoooo, "dEQP-VK.texture.swizzle.component_mapping.r16g16_sint_2d_pot_oooo*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR16g16sint2dpotrrrr, "dEQP-VK.texture.swizzle.component_mapping.r16g16_sint_2d_pot_rrrr*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR16g16sint2dpotgggg, "dEQP-VK.texture.swizzle.component_mapping.r16g16_sint_2d_pot_gggg*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR16g16sint2dpotbbbb, "dEQP-VK.texture.swizzle.component_mapping.r16g16_sint_2d_pot_bbbb*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR16g16sint2dpotaaaa, "dEQP-VK.texture.swizzle.component_mapping.r16g16_sint_2d_pot_aaaa*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR16g16sint2dpotrgba, "dEQP-VK.texture.swizzle.component_mapping.r16g16_sint_2d_pot_rgba*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR16g16sint2dpotiiii, "dEQP-VK.texture.swizzle.component_mapping.r16g16_sint_2d_pot_iiii*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR16g16sint2dpotabgr, "dEQP-VK.texture.swizzle.component_mapping.r16g16_sint_2d_pot_abgr*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR16g16sint2dpotsparsezzzz, "dEQP-VK.texture.swizzle.component_mapping.r16g16_sint_2d_pot_sparse_zzzz*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR16g16sint2dpotsparseoooo, "dEQP-VK.texture.swizzle.component_mapping.r16g16_sint_2d_pot_sparse_oooo*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR16g16sint2dpotsparserrrr, "dEQP-VK.texture.swizzle.component_mapping.r16g16_sint_2d_pot_sparse_rrrr*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR16g16sint2dpotsparsegggg, "dEQP-VK.texture.swizzle.component_mapping.r16g16_sint_2d_pot_sparse_gggg*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR16g16sint2dpotsparsebbbb, "dEQP-VK.texture.swizzle.component_mapping.r16g16_sint_2d_pot_sparse_bbbb*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR16g16sint2dpotsparseaaaa, "dEQP-VK.texture.swizzle.component_mapping.r16g16_sint_2d_pot_sparse_aaaa*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR16g16sint2dpotsparsergba, "dEQP-VK.texture.swizzle.component_mapping.r16g16_sint_2d_pot_sparse_rgba*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR16g16sint2dpotsparseiiii, "dEQP-VK.texture.swizzle.component_mapping.r16g16_sint_2d_pot_sparse_iiii*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR16g16sint2dpotsparseabgr, "dEQP-VK.texture.swizzle.component_mapping.r16g16_sint_2d_pot_sparse_abgr*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR16g16sfloat2dpotzzzz, "dEQP-VK.texture.swizzle.component_mapping.r16g16_sfloat_2d_pot_zzzz*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR16g16sfloat2dpotoooo, "dEQP-VK.texture.swizzle.component_mapping.r16g16_sfloat_2d_pot_oooo*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR16g16sfloat2dpotrrrr, "dEQP-VK.texture.swizzle.component_mapping.r16g16_sfloat_2d_pot_rrrr*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR16g16sfloat2dpotgggg, "dEQP-VK.texture.swizzle.component_mapping.r16g16_sfloat_2d_pot_gggg*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR16g16sfloat2dpotbbbb, "dEQP-VK.texture.swizzle.component_mapping.r16g16_sfloat_2d_pot_bbbb*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR16g16sfloat2dpotaaaa, "dEQP-VK.texture.swizzle.component_mapping.r16g16_sfloat_2d_pot_aaaa*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR16g16sfloat2dpotrgba, "dEQP-VK.texture.swizzle.component_mapping.r16g16_sfloat_2d_pot_rgba*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR16g16sfloat2dpotiiii, "dEQP-VK.texture.swizzle.component_mapping.r16g16_sfloat_2d_pot_iiii*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR16g16sfloat2dpotabgr, "dEQP-VK.texture.swizzle.component_mapping.r16g16_sfloat_2d_pot_abgr*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR16g16sfloat2dpotsparsezzzz, "dEQP-VK.texture.swizzle.component_mapping.r16g16_sfloat_2d_pot_sparse_zzzz*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR16g16sfloat2dpotsparseoooo, "dEQP-VK.texture.swizzle.component_mapping.r16g16_sfloat_2d_pot_sparse_oooo*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR16g16sfloat2dpotsparserrrr, "dEQP-VK.texture.swizzle.component_mapping.r16g16_sfloat_2d_pot_sparse_rrrr*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR16g16sfloat2dpotsparsegggg, "dEQP-VK.texture.swizzle.component_mapping.r16g16_sfloat_2d_pot_sparse_gggg*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR16g16sfloat2dpotsparsebbbb, "dEQP-VK.texture.swizzle.component_mapping.r16g16_sfloat_2d_pot_sparse_bbbb*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR16g16sfloat2dpotsparseaaaa, "dEQP-VK.texture.swizzle.component_mapping.r16g16_sfloat_2d_pot_sparse_aaaa*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR16g16sfloat2dpotsparsergba, "dEQP-VK.texture.swizzle.component_mapping.r16g16_sfloat_2d_pot_sparse_rgba*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR16g16sfloat2dpotsparseiiii, "dEQP-VK.texture.swizzle.component_mapping.r16g16_sfloat_2d_pot_sparse_iiii*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR16g16sfloat2dpotsparseabgr, "dEQP-VK.texture.swizzle.component_mapping.r16g16_sfloat_2d_pot_sparse_abgr*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR16g16b16unorm2dpotzzzz, "dEQP-VK.texture.swizzle.component_mapping.r16g16b16_unorm_2d_pot_zzzz*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR16g16b16unorm2dpotoooo, "dEQP-VK.texture.swizzle.component_mapping.r16g16b16_unorm_2d_pot_oooo*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR16g16b16unorm2dpotrrrr, "dEQP-VK.texture.swizzle.component_mapping.r16g16b16_unorm_2d_pot_rrrr*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR16g16b16unorm2dpotgggg, "dEQP-VK.texture.swizzle.component_mapping.r16g16b16_unorm_2d_pot_gggg*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR16g16b16unorm2dpotbbbb, "dEQP-VK.texture.swizzle.component_mapping.r16g16b16_unorm_2d_pot_bbbb*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR16g16b16unorm2dpotaaaa, "dEQP-VK.texture.swizzle.component_mapping.r16g16b16_unorm_2d_pot_aaaa*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR16g16b16unorm2dpotrgba, "dEQP-VK.texture.swizzle.component_mapping.r16g16b16_unorm_2d_pot_rgba*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR16g16b16unorm2dpotiiii, "dEQP-VK.texture.swizzle.component_mapping.r16g16b16_unorm_2d_pot_iiii*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR16g16b16unorm2dpotabgr, "dEQP-VK.texture.swizzle.component_mapping.r16g16b16_unorm_2d_pot_abgr*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR16g16b16unorm2dpotsparsezzzz, "dEQP-VK.texture.swizzle.component_mapping.r16g16b16_unorm_2d_pot_sparse_zzzz*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR16g16b16unorm2dpotsparseoooo, "dEQP-VK.texture.swizzle.component_mapping.r16g16b16_unorm_2d_pot_sparse_oooo*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR16g16b16unorm2dpotsparserrrr, "dEQP-VK.texture.swizzle.component_mapping.r16g16b16_unorm_2d_pot_sparse_rrrr*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR16g16b16unorm2dpotsparsegggg, "dEQP-VK.texture.swizzle.component_mapping.r16g16b16_unorm_2d_pot_sparse_gggg*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR16g16b16unorm2dpotsparsebbbb, "dEQP-VK.texture.swizzle.component_mapping.r16g16b16_unorm_2d_pot_sparse_bbbb*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR16g16b16unorm2dpotsparseaaaa, "dEQP-VK.texture.swizzle.component_mapping.r16g16b16_unorm_2d_pot_sparse_aaaa*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR16g16b16unorm2dpotsparsergba, "dEQP-VK.texture.swizzle.component_mapping.r16g16b16_unorm_2d_pot_sparse_rgba*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR16g16b16unorm2dpotsparseiiii, "dEQP-VK.texture.swizzle.component_mapping.r16g16b16_unorm_2d_pot_sparse_iiii*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR16g16b16unorm2dpotsparseabgr, "dEQP-VK.texture.swizzle.component_mapping.r16g16b16_unorm_2d_pot_sparse_abgr*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR16g16b16snorm2dpotzzzz, "dEQP-VK.texture.swizzle.component_mapping.r16g16b16_snorm_2d_pot_zzzz*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR16g16b16snorm2dpotoooo, "dEQP-VK.texture.swizzle.component_mapping.r16g16b16_snorm_2d_pot_oooo*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR16g16b16snorm2dpotrrrr, "dEQP-VK.texture.swizzle.component_mapping.r16g16b16_snorm_2d_pot_rrrr*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR16g16b16snorm2dpotgggg, "dEQP-VK.texture.swizzle.component_mapping.r16g16b16_snorm_2d_pot_gggg*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR16g16b16snorm2dpotbbbb, "dEQP-VK.texture.swizzle.component_mapping.r16g16b16_snorm_2d_pot_bbbb*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR16g16b16snorm2dpotaaaa, "dEQP-VK.texture.swizzle.component_mapping.r16g16b16_snorm_2d_pot_aaaa*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR16g16b16snorm2dpotrgba, "dEQP-VK.texture.swizzle.component_mapping.r16g16b16_snorm_2d_pot_rgba*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR16g16b16snorm2dpotiiii, "dEQP-VK.texture.swizzle.component_mapping.r16g16b16_snorm_2d_pot_iiii*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR16g16b16snorm2dpotabgr, "dEQP-VK.texture.swizzle.component_mapping.r16g16b16_snorm_2d_pot_abgr*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR16g16b16snorm2dpotsparsezzzz, "dEQP-VK.texture.swizzle.component_mapping.r16g16b16_snorm_2d_pot_sparse_zzzz*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR16g16b16snorm2dpotsparseoooo, "dEQP-VK.texture.swizzle.component_mapping.r16g16b16_snorm_2d_pot_sparse_oooo*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR16g16b16snorm2dpotsparserrrr, "dEQP-VK.texture.swizzle.component_mapping.r16g16b16_snorm_2d_pot_sparse_rrrr*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR16g16b16snorm2dpotsparsegggg, "dEQP-VK.texture.swizzle.component_mapping.r16g16b16_snorm_2d_pot_sparse_gggg*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR16g16b16snorm2dpotsparsebbbb, "dEQP-VK.texture.swizzle.component_mapping.r16g16b16_snorm_2d_pot_sparse_bbbb*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR16g16b16snorm2dpotsparseaaaa, "dEQP-VK.texture.swizzle.component_mapping.r16g16b16_snorm_2d_pot_sparse_aaaa*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR16g16b16snorm2dpotsparsergba, "dEQP-VK.texture.swizzle.component_mapping.r16g16b16_snorm_2d_pot_sparse_rgba*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR16g16b16snorm2dpotsparseiiii, "dEQP-VK.texture.swizzle.component_mapping.r16g16b16_snorm_2d_pot_sparse_iiii*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR16g16b16snorm2dpotsparseabgr, "dEQP-VK.texture.swizzle.component_mapping.r16g16b16_snorm_2d_pot_sparse_abgr*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR16g16b16uscaled2dpotzzzz, "dEQP-VK.texture.swizzle.component_mapping.r16g16b16_uscaled_2d_pot_zzzz*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR16g16b16uscaled2dpotoooo, "dEQP-VK.texture.swizzle.component_mapping.r16g16b16_uscaled_2d_pot_oooo*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR16g16b16uscaled2dpotrrrr, "dEQP-VK.texture.swizzle.component_mapping.r16g16b16_uscaled_2d_pot_rrrr*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR16g16b16uscaled2dpotgggg, "dEQP-VK.texture.swizzle.component_mapping.r16g16b16_uscaled_2d_pot_gggg*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR16g16b16uscaled2dpotbbbb, "dEQP-VK.texture.swizzle.component_mapping.r16g16b16_uscaled_2d_pot_bbbb*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR16g16b16uscaled2dpotaaaa, "dEQP-VK.texture.swizzle.component_mapping.r16g16b16_uscaled_2d_pot_aaaa*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR16g16b16uscaled2dpotrgba, "dEQP-VK.texture.swizzle.component_mapping.r16g16b16_uscaled_2d_pot_rgba*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR16g16b16uscaled2dpotiiii, "dEQP-VK.texture.swizzle.component_mapping.r16g16b16_uscaled_2d_pot_iiii*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR16g16b16uscaled2dpotabgr, "dEQP-VK.texture.swizzle.component_mapping.r16g16b16_uscaled_2d_pot_abgr*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR16g16b16uscaled2dpotsparsezzzz, "dEQP-VK.texture.swizzle.component_mapping.r16g16b16_uscaled_2d_pot_sparse_zzzz*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR16g16b16uscaled2dpotsparseoooo, "dEQP-VK.texture.swizzle.component_mapping.r16g16b16_uscaled_2d_pot_sparse_oooo*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR16g16b16uscaled2dpotsparserrrr, "dEQP-VK.texture.swizzle.component_mapping.r16g16b16_uscaled_2d_pot_sparse_rrrr*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR16g16b16uscaled2dpotsparsegggg, "dEQP-VK.texture.swizzle.component_mapping.r16g16b16_uscaled_2d_pot_sparse_gggg*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR16g16b16uscaled2dpotsparsebbbb, "dEQP-VK.texture.swizzle.component_mapping.r16g16b16_uscaled_2d_pot_sparse_bbbb*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR16g16b16uscaled2dpotsparseaaaa, "dEQP-VK.texture.swizzle.component_mapping.r16g16b16_uscaled_2d_pot_sparse_aaaa*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR16g16b16uscaled2dpotsparsergba, "dEQP-VK.texture.swizzle.component_mapping.r16g16b16_uscaled_2d_pot_sparse_rgba*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR16g16b16uscaled2dpotsparseiiii, "dEQP-VK.texture.swizzle.component_mapping.r16g16b16_uscaled_2d_pot_sparse_iiii*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR16g16b16uscaled2dpotsparseabgr, "dEQP-VK.texture.swizzle.component_mapping.r16g16b16_uscaled_2d_pot_sparse_abgr*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR16g16b16sscaled2dpotzzzz, "dEQP-VK.texture.swizzle.component_mapping.r16g16b16_sscaled_2d_pot_zzzz*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR16g16b16sscaled2dpotoooo, "dEQP-VK.texture.swizzle.component_mapping.r16g16b16_sscaled_2d_pot_oooo*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR16g16b16sscaled2dpotrrrr, "dEQP-VK.texture.swizzle.component_mapping.r16g16b16_sscaled_2d_pot_rrrr*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR16g16b16sscaled2dpotgggg, "dEQP-VK.texture.swizzle.component_mapping.r16g16b16_sscaled_2d_pot_gggg*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR16g16b16sscaled2dpotbbbb, "dEQP-VK.texture.swizzle.component_mapping.r16g16b16_sscaled_2d_pot_bbbb*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR16g16b16sscaled2dpotaaaa, "dEQP-VK.texture.swizzle.component_mapping.r16g16b16_sscaled_2d_pot_aaaa*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR16g16b16sscaled2dpotrgba, "dEQP-VK.texture.swizzle.component_mapping.r16g16b16_sscaled_2d_pot_rgba*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR16g16b16sscaled2dpotiiii, "dEQP-VK.texture.swizzle.component_mapping.r16g16b16_sscaled_2d_pot_iiii*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR16g16b16sscaled2dpotabgr, "dEQP-VK.texture.swizzle.component_mapping.r16g16b16_sscaled_2d_pot_abgr*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR16g16b16sscaled2dpotsparsezzzz, "dEQP-VK.texture.swizzle.component_mapping.r16g16b16_sscaled_2d_pot_sparse_zzzz*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR16g16b16sscaled2dpotsparseoooo, "dEQP-VK.texture.swizzle.component_mapping.r16g16b16_sscaled_2d_pot_sparse_oooo*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR16g16b16sscaled2dpotsparserrrr, "dEQP-VK.texture.swizzle.component_mapping.r16g16b16_sscaled_2d_pot_sparse_rrrr*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR16g16b16sscaled2dpotsparsegggg, "dEQP-VK.texture.swizzle.component_mapping.r16g16b16_sscaled_2d_pot_sparse_gggg*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR16g16b16sscaled2dpotsparsebbbb, "dEQP-VK.texture.swizzle.component_mapping.r16g16b16_sscaled_2d_pot_sparse_bbbb*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR16g16b16sscaled2dpotsparseaaaa, "dEQP-VK.texture.swizzle.component_mapping.r16g16b16_sscaled_2d_pot_sparse_aaaa*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR16g16b16sscaled2dpotsparsergba, "dEQP-VK.texture.swizzle.component_mapping.r16g16b16_sscaled_2d_pot_sparse_rgba*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR16g16b16sscaled2dpotsparseiiii, "dEQP-VK.texture.swizzle.component_mapping.r16g16b16_sscaled_2d_pot_sparse_iiii*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR16g16b16sscaled2dpotsparseabgr, "dEQP-VK.texture.swizzle.component_mapping.r16g16b16_sscaled_2d_pot_sparse_abgr*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR16g16b16uint2dpotzzzz, "dEQP-VK.texture.swizzle.component_mapping.r16g16b16_uint_2d_pot_zzzz*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR16g16b16uint2dpotoooo, "dEQP-VK.texture.swizzle.component_mapping.r16g16b16_uint_2d_pot_oooo*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR16g16b16uint2dpotrrrr, "dEQP-VK.texture.swizzle.component_mapping.r16g16b16_uint_2d_pot_rrrr*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR16g16b16uint2dpotgggg, "dEQP-VK.texture.swizzle.component_mapping.r16g16b16_uint_2d_pot_gggg*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR16g16b16uint2dpotbbbb, "dEQP-VK.texture.swizzle.component_mapping.r16g16b16_uint_2d_pot_bbbb*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR16g16b16uint2dpotaaaa, "dEQP-VK.texture.swizzle.component_mapping.r16g16b16_uint_2d_pot_aaaa*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR16g16b16uint2dpotrgba, "dEQP-VK.texture.swizzle.component_mapping.r16g16b16_uint_2d_pot_rgba*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR16g16b16uint2dpotiiii, "dEQP-VK.texture.swizzle.component_mapping.r16g16b16_uint_2d_pot_iiii*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR16g16b16uint2dpotabgr, "dEQP-VK.texture.swizzle.component_mapping.r16g16b16_uint_2d_pot_abgr*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR16g16b16uint2dpotsparsezzzz, "dEQP-VK.texture.swizzle.component_mapping.r16g16b16_uint_2d_pot_sparse_zzzz*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR16g16b16uint2dpotsparseoooo, "dEQP-VK.texture.swizzle.component_mapping.r16g16b16_uint_2d_pot_sparse_oooo*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR16g16b16uint2dpotsparserrrr, "dEQP-VK.texture.swizzle.component_mapping.r16g16b16_uint_2d_pot_sparse_rrrr*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR16g16b16uint2dpotsparsegggg, "dEQP-VK.texture.swizzle.component_mapping.r16g16b16_uint_2d_pot_sparse_gggg*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR16g16b16uint2dpotsparsebbbb, "dEQP-VK.texture.swizzle.component_mapping.r16g16b16_uint_2d_pot_sparse_bbbb*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR16g16b16uint2dpotsparseaaaa, "dEQP-VK.texture.swizzle.component_mapping.r16g16b16_uint_2d_pot_sparse_aaaa*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR16g16b16uint2dpotsparsergba, "dEQP-VK.texture.swizzle.component_mapping.r16g16b16_uint_2d_pot_sparse_rgba*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR16g16b16uint2dpotsparseiiii, "dEQP-VK.texture.swizzle.component_mapping.r16g16b16_uint_2d_pot_sparse_iiii*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR16g16b16uint2dpotsparseabgr, "dEQP-VK.texture.swizzle.component_mapping.r16g16b16_uint_2d_pot_sparse_abgr*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR16g16b16sint2dpotzzzz, "dEQP-VK.texture.swizzle.component_mapping.r16g16b16_sint_2d_pot_zzzz*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR16g16b16sint2dpotoooo, "dEQP-VK.texture.swizzle.component_mapping.r16g16b16_sint_2d_pot_oooo*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR16g16b16sint2dpotrrrr, "dEQP-VK.texture.swizzle.component_mapping.r16g16b16_sint_2d_pot_rrrr*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR16g16b16sint2dpotgggg, "dEQP-VK.texture.swizzle.component_mapping.r16g16b16_sint_2d_pot_gggg*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR16g16b16sint2dpotbbbb, "dEQP-VK.texture.swizzle.component_mapping.r16g16b16_sint_2d_pot_bbbb*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR16g16b16sint2dpotaaaa, "dEQP-VK.texture.swizzle.component_mapping.r16g16b16_sint_2d_pot_aaaa*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR16g16b16sint2dpotrgba, "dEQP-VK.texture.swizzle.component_mapping.r16g16b16_sint_2d_pot_rgba*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR16g16b16sint2dpotiiii, "dEQP-VK.texture.swizzle.component_mapping.r16g16b16_sint_2d_pot_iiii*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR16g16b16sint2dpotabgr, "dEQP-VK.texture.swizzle.component_mapping.r16g16b16_sint_2d_pot_abgr*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR16g16b16sint2dpotsparsezzzz, "dEQP-VK.texture.swizzle.component_mapping.r16g16b16_sint_2d_pot_sparse_zzzz*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR16g16b16sint2dpotsparseoooo, "dEQP-VK.texture.swizzle.component_mapping.r16g16b16_sint_2d_pot_sparse_oooo*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR16g16b16sint2dpotsparserrrr, "dEQP-VK.texture.swizzle.component_mapping.r16g16b16_sint_2d_pot_sparse_rrrr*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR16g16b16sint2dpotsparsegggg, "dEQP-VK.texture.swizzle.component_mapping.r16g16b16_sint_2d_pot_sparse_gggg*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR16g16b16sint2dpotsparsebbbb, "dEQP-VK.texture.swizzle.component_mapping.r16g16b16_sint_2d_pot_sparse_bbbb*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR16g16b16sint2dpotsparseaaaa, "dEQP-VK.texture.swizzle.component_mapping.r16g16b16_sint_2d_pot_sparse_aaaa*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR16g16b16sint2dpotsparsergba, "dEQP-VK.texture.swizzle.component_mapping.r16g16b16_sint_2d_pot_sparse_rgba*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR16g16b16sint2dpotsparseiiii, "dEQP-VK.texture.swizzle.component_mapping.r16g16b16_sint_2d_pot_sparse_iiii*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR16g16b16sint2dpotsparseabgr, "dEQP-VK.texture.swizzle.component_mapping.r16g16b16_sint_2d_pot_sparse_abgr*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR16g16b16sfloat2dpotzzzz, "dEQP-VK.texture.swizzle.component_mapping.r16g16b16_sfloat_2d_pot_zzzz*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR16g16b16sfloat2dpotoooo, "dEQP-VK.texture.swizzle.component_mapping.r16g16b16_sfloat_2d_pot_oooo*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR16g16b16sfloat2dpotrrrr, "dEQP-VK.texture.swizzle.component_mapping.r16g16b16_sfloat_2d_pot_rrrr*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR16g16b16sfloat2dpotgggg, "dEQP-VK.texture.swizzle.component_mapping.r16g16b16_sfloat_2d_pot_gggg*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR16g16b16sfloat2dpotbbbb, "dEQP-VK.texture.swizzle.component_mapping.r16g16b16_sfloat_2d_pot_bbbb*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR16g16b16sfloat2dpotaaaa, "dEQP-VK.texture.swizzle.component_mapping.r16g16b16_sfloat_2d_pot_aaaa*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR16g16b16sfloat2dpotrgba, "dEQP-VK.texture.swizzle.component_mapping.r16g16b16_sfloat_2d_pot_rgba*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR16g16b16sfloat2dpotiiii, "dEQP-VK.texture.swizzle.component_mapping.r16g16b16_sfloat_2d_pot_iiii*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR16g16b16sfloat2dpotabgr, "dEQP-VK.texture.swizzle.component_mapping.r16g16b16_sfloat_2d_pot_abgr*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR16g16b16sfloat2dpotsparsezzzz, "dEQP-VK.texture.swizzle.component_mapping.r16g16b16_sfloat_2d_pot_sparse_zzzz*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR16g16b16sfloat2dpotsparseoooo, "dEQP-VK.texture.swizzle.component_mapping.r16g16b16_sfloat_2d_pot_sparse_oooo*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR16g16b16sfloat2dpotsparserrrr, "dEQP-VK.texture.swizzle.component_mapping.r16g16b16_sfloat_2d_pot_sparse_rrrr*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR16g16b16sfloat2dpotsparsegggg, "dEQP-VK.texture.swizzle.component_mapping.r16g16b16_sfloat_2d_pot_sparse_gggg*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR16g16b16sfloat2dpotsparsebbbb, "dEQP-VK.texture.swizzle.component_mapping.r16g16b16_sfloat_2d_pot_sparse_bbbb*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR16g16b16sfloat2dpotsparseaaaa, "dEQP-VK.texture.swizzle.component_mapping.r16g16b16_sfloat_2d_pot_sparse_aaaa*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR16g16b16sfloat2dpotsparsergba, "dEQP-VK.texture.swizzle.component_mapping.r16g16b16_sfloat_2d_pot_sparse_rgba*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR16g16b16sfloat2dpotsparseiiii, "dEQP-VK.texture.swizzle.component_mapping.r16g16b16_sfloat_2d_pot_sparse_iiii*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR16g16b16sfloat2dpotsparseabgr, "dEQP-VK.texture.swizzle.component_mapping.r16g16b16_sfloat_2d_pot_sparse_abgr*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR16g16b16a16unorm2dpotzzzz, "dEQP-VK.texture.swizzle.component_mapping.r16g16b16a16_unorm_2d_pot_zzzz*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR16g16b16a16unorm2dpotoooo, "dEQP-VK.texture.swizzle.component_mapping.r16g16b16a16_unorm_2d_pot_oooo*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR16g16b16a16unorm2dpotrrrr, "dEQP-VK.texture.swizzle.component_mapping.r16g16b16a16_unorm_2d_pot_rrrr*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR16g16b16a16unorm2dpotgggg, "dEQP-VK.texture.swizzle.component_mapping.r16g16b16a16_unorm_2d_pot_gggg*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR16g16b16a16unorm2dpotbbbb, "dEQP-VK.texture.swizzle.component_mapping.r16g16b16a16_unorm_2d_pot_bbbb*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR16g16b16a16unorm2dpotaaaa, "dEQP-VK.texture.swizzle.component_mapping.r16g16b16a16_unorm_2d_pot_aaaa*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR16g16b16a16unorm2dpotrgba, "dEQP-VK.texture.swizzle.component_mapping.r16g16b16a16_unorm_2d_pot_rgba*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR16g16b16a16unorm2dpotiiii, "dEQP-VK.texture.swizzle.component_mapping.r16g16b16a16_unorm_2d_pot_iiii*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR16g16b16a16unorm2dpotabgr, "dEQP-VK.texture.swizzle.component_mapping.r16g16b16a16_unorm_2d_pot_abgr*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR16g16b16a16unorm2dpotsparsezzzz, "dEQP-VK.texture.swizzle.component_mapping.r16g16b16a16_unorm_2d_pot_sparse_zzzz*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR16g16b16a16unorm2dpotsparseoooo, "dEQP-VK.texture.swizzle.component_mapping.r16g16b16a16_unorm_2d_pot_sparse_oooo*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR16g16b16a16unorm2dpotsparserrrr, "dEQP-VK.texture.swizzle.component_mapping.r16g16b16a16_unorm_2d_pot_sparse_rrrr*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR16g16b16a16unorm2dpotsparsegggg, "dEQP-VK.texture.swizzle.component_mapping.r16g16b16a16_unorm_2d_pot_sparse_gggg*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR16g16b16a16unorm2dpotsparsebbbb, "dEQP-VK.texture.swizzle.component_mapping.r16g16b16a16_unorm_2d_pot_sparse_bbbb*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR16g16b16a16unorm2dpotsparseaaaa, "dEQP-VK.texture.swizzle.component_mapping.r16g16b16a16_unorm_2d_pot_sparse_aaaa*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR16g16b16a16unorm2dpotsparsergba, "dEQP-VK.texture.swizzle.component_mapping.r16g16b16a16_unorm_2d_pot_sparse_rgba*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR16g16b16a16unorm2dpotsparseiiii, "dEQP-VK.texture.swizzle.component_mapping.r16g16b16a16_unorm_2d_pot_sparse_iiii*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR16g16b16a16unorm2dpotsparseabgr, "dEQP-VK.texture.swizzle.component_mapping.r16g16b16a16_unorm_2d_pot_sparse_abgr*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR16g16b16a16snorm2dpotzzzz, "dEQP-VK.texture.swizzle.component_mapping.r16g16b16a16_snorm_2d_pot_zzzz*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR16g16b16a16snorm2dpotoooo, "dEQP-VK.texture.swizzle.component_mapping.r16g16b16a16_snorm_2d_pot_oooo*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR16g16b16a16snorm2dpotrrrr, "dEQP-VK.texture.swizzle.component_mapping.r16g16b16a16_snorm_2d_pot_rrrr*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR16g16b16a16snorm2dpotgggg, "dEQP-VK.texture.swizzle.component_mapping.r16g16b16a16_snorm_2d_pot_gggg*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR16g16b16a16snorm2dpotbbbb, "dEQP-VK.texture.swizzle.component_mapping.r16g16b16a16_snorm_2d_pot_bbbb*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR16g16b16a16snorm2dpotaaaa, "dEQP-VK.texture.swizzle.component_mapping.r16g16b16a16_snorm_2d_pot_aaaa*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR16g16b16a16snorm2dpotrgba, "dEQP-VK.texture.swizzle.component_mapping.r16g16b16a16_snorm_2d_pot_rgba*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR16g16b16a16snorm2dpotiiii, "dEQP-VK.texture.swizzle.component_mapping.r16g16b16a16_snorm_2d_pot_iiii*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR16g16b16a16snorm2dpotabgr, "dEQP-VK.texture.swizzle.component_mapping.r16g16b16a16_snorm_2d_pot_abgr*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR16g16b16a16snorm2dpotsparsezzzz, "dEQP-VK.texture.swizzle.component_mapping.r16g16b16a16_snorm_2d_pot_sparse_zzzz*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR16g16b16a16snorm2dpotsparseoooo, "dEQP-VK.texture.swizzle.component_mapping.r16g16b16a16_snorm_2d_pot_sparse_oooo*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR16g16b16a16snorm2dpotsparserrrr, "dEQP-VK.texture.swizzle.component_mapping.r16g16b16a16_snorm_2d_pot_sparse_rrrr*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR16g16b16a16snorm2dpotsparsegggg, "dEQP-VK.texture.swizzle.component_mapping.r16g16b16a16_snorm_2d_pot_sparse_gggg*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR16g16b16a16snorm2dpotsparsebbbb, "dEQP-VK.texture.swizzle.component_mapping.r16g16b16a16_snorm_2d_pot_sparse_bbbb*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR16g16b16a16snorm2dpotsparseaaaa, "dEQP-VK.texture.swizzle.component_mapping.r16g16b16a16_snorm_2d_pot_sparse_aaaa*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR16g16b16a16snorm2dpotsparsergba, "dEQP-VK.texture.swizzle.component_mapping.r16g16b16a16_snorm_2d_pot_sparse_rgba*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR16g16b16a16snorm2dpotsparseiiii, "dEQP-VK.texture.swizzle.component_mapping.r16g16b16a16_snorm_2d_pot_sparse_iiii*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR16g16b16a16snorm2dpotsparseabgr, "dEQP-VK.texture.swizzle.component_mapping.r16g16b16a16_snorm_2d_pot_sparse_abgr*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR16g16b16a16uscaled2dpotzzzz, "dEQP-VK.texture.swizzle.component_mapping.r16g16b16a16_uscaled_2d_pot_zzzz*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR16g16b16a16uscaled2dpotoooo, "dEQP-VK.texture.swizzle.component_mapping.r16g16b16a16_uscaled_2d_pot_oooo*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR16g16b16a16uscaled2dpotrrrr, "dEQP-VK.texture.swizzle.component_mapping.r16g16b16a16_uscaled_2d_pot_rrrr*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR16g16b16a16uscaled2dpotgggg, "dEQP-VK.texture.swizzle.component_mapping.r16g16b16a16_uscaled_2d_pot_gggg*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR16g16b16a16uscaled2dpotbbbb, "dEQP-VK.texture.swizzle.component_mapping.r16g16b16a16_uscaled_2d_pot_bbbb*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR16g16b16a16uscaled2dpotaaaa, "dEQP-VK.texture.swizzle.component_mapping.r16g16b16a16_uscaled_2d_pot_aaaa*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR16g16b16a16uscaled2dpotrgba, "dEQP-VK.texture.swizzle.component_mapping.r16g16b16a16_uscaled_2d_pot_rgba*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR16g16b16a16uscaled2dpotiiii, "dEQP-VK.texture.swizzle.component_mapping.r16g16b16a16_uscaled_2d_pot_iiii*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR16g16b16a16uscaled2dpotabgr, "dEQP-VK.texture.swizzle.component_mapping.r16g16b16a16_uscaled_2d_pot_abgr*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR16g16b16a16uscaled2dpotsparsezzzz, "dEQP-VK.texture.swizzle.component_mapping.r16g16b16a16_uscaled_2d_pot_sparse_zzzz*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR16g16b16a16uscaled2dpotsparseoooo, "dEQP-VK.texture.swizzle.component_mapping.r16g16b16a16_uscaled_2d_pot_sparse_oooo*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR16g16b16a16uscaled2dpotsparserrrr, "dEQP-VK.texture.swizzle.component_mapping.r16g16b16a16_uscaled_2d_pot_sparse_rrrr*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR16g16b16a16uscaled2dpotsparsegggg, "dEQP-VK.texture.swizzle.component_mapping.r16g16b16a16_uscaled_2d_pot_sparse_gggg*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR16g16b16a16uscaled2dpotsparsebbbb, "dEQP-VK.texture.swizzle.component_mapping.r16g16b16a16_uscaled_2d_pot_sparse_bbbb*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR16g16b16a16uscaled2dpotsparseaaaa, "dEQP-VK.texture.swizzle.component_mapping.r16g16b16a16_uscaled_2d_pot_sparse_aaaa*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR16g16b16a16uscaled2dpotsparsergba, "dEQP-VK.texture.swizzle.component_mapping.r16g16b16a16_uscaled_2d_pot_sparse_rgba*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR16g16b16a16uscaled2dpotsparseiiii, "dEQP-VK.texture.swizzle.component_mapping.r16g16b16a16_uscaled_2d_pot_sparse_iiii*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR16g16b16a16uscaled2dpotsparseabgr, "dEQP-VK.texture.swizzle.component_mapping.r16g16b16a16_uscaled_2d_pot_sparse_abgr*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR16g16b16a16sscaled2dpotzzzz, "dEQP-VK.texture.swizzle.component_mapping.r16g16b16a16_sscaled_2d_pot_zzzz*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR16g16b16a16sscaled2dpotoooo, "dEQP-VK.texture.swizzle.component_mapping.r16g16b16a16_sscaled_2d_pot_oooo*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR16g16b16a16sscaled2dpotrrrr, "dEQP-VK.texture.swizzle.component_mapping.r16g16b16a16_sscaled_2d_pot_rrrr*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR16g16b16a16sscaled2dpotgggg, "dEQP-VK.texture.swizzle.component_mapping.r16g16b16a16_sscaled_2d_pot_gggg*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR16g16b16a16sscaled2dpotbbbb, "dEQP-VK.texture.swizzle.component_mapping.r16g16b16a16_sscaled_2d_pot_bbbb*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR16g16b16a16sscaled2dpotaaaa, "dEQP-VK.texture.swizzle.component_mapping.r16g16b16a16_sscaled_2d_pot_aaaa*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR16g16b16a16sscaled2dpotrgba, "dEQP-VK.texture.swizzle.component_mapping.r16g16b16a16_sscaled_2d_pot_rgba*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR16g16b16a16sscaled2dpotiiii, "dEQP-VK.texture.swizzle.component_mapping.r16g16b16a16_sscaled_2d_pot_iiii*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR16g16b16a16sscaled2dpotabgr, "dEQP-VK.texture.swizzle.component_mapping.r16g16b16a16_sscaled_2d_pot_abgr*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR16g16b16a16sscaled2dpotsparsezzzz, "dEQP-VK.texture.swizzle.component_mapping.r16g16b16a16_sscaled_2d_pot_sparse_zzzz*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR16g16b16a16sscaled2dpotsparseoooo, "dEQP-VK.texture.swizzle.component_mapping.r16g16b16a16_sscaled_2d_pot_sparse_oooo*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR16g16b16a16sscaled2dpotsparserrrr, "dEQP-VK.texture.swizzle.component_mapping.r16g16b16a16_sscaled_2d_pot_sparse_rrrr*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR16g16b16a16sscaled2dpotsparsegggg, "dEQP-VK.texture.swizzle.component_mapping.r16g16b16a16_sscaled_2d_pot_sparse_gggg*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR16g16b16a16sscaled2dpotsparsebbbb, "dEQP-VK.texture.swizzle.component_mapping.r16g16b16a16_sscaled_2d_pot_sparse_bbbb*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR16g16b16a16sscaled2dpotsparseaaaa, "dEQP-VK.texture.swizzle.component_mapping.r16g16b16a16_sscaled_2d_pot_sparse_aaaa*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR16g16b16a16sscaled2dpotsparsergba, "dEQP-VK.texture.swizzle.component_mapping.r16g16b16a16_sscaled_2d_pot_sparse_rgba*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR16g16b16a16sscaled2dpotsparseiiii, "dEQP-VK.texture.swizzle.component_mapping.r16g16b16a16_sscaled_2d_pot_sparse_iiii*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR16g16b16a16sscaled2dpotsparseabgr, "dEQP-VK.texture.swizzle.component_mapping.r16g16b16a16_sscaled_2d_pot_sparse_abgr*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR16g16b16a16uint2dpotzzzz, "dEQP-VK.texture.swizzle.component_mapping.r16g16b16a16_uint_2d_pot_zzzz*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR16g16b16a16uint2dpotoooo, "dEQP-VK.texture.swizzle.component_mapping.r16g16b16a16_uint_2d_pot_oooo*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR16g16b16a16uint2dpotrrrr, "dEQP-VK.texture.swizzle.component_mapping.r16g16b16a16_uint_2d_pot_rrrr*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR16g16b16a16uint2dpotgggg, "dEQP-VK.texture.swizzle.component_mapping.r16g16b16a16_uint_2d_pot_gggg*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR16g16b16a16uint2dpotbbbb, "dEQP-VK.texture.swizzle.component_mapping.r16g16b16a16_uint_2d_pot_bbbb*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR16g16b16a16uint2dpotaaaa, "dEQP-VK.texture.swizzle.component_mapping.r16g16b16a16_uint_2d_pot_aaaa*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR16g16b16a16uint2dpotrgba, "dEQP-VK.texture.swizzle.component_mapping.r16g16b16a16_uint_2d_pot_rgba*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR16g16b16a16uint2dpotiiii, "dEQP-VK.texture.swizzle.component_mapping.r16g16b16a16_uint_2d_pot_iiii*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR16g16b16a16uint2dpotabgr, "dEQP-VK.texture.swizzle.component_mapping.r16g16b16a16_uint_2d_pot_abgr*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR16g16b16a16uint2dpotsparsezzzz, "dEQP-VK.texture.swizzle.component_mapping.r16g16b16a16_uint_2d_pot_sparse_zzzz*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR16g16b16a16uint2dpotsparseoooo, "dEQP-VK.texture.swizzle.component_mapping.r16g16b16a16_uint_2d_pot_sparse_oooo*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR16g16b16a16uint2dpotsparserrrr, "dEQP-VK.texture.swizzle.component_mapping.r16g16b16a16_uint_2d_pot_sparse_rrrr*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR16g16b16a16uint2dpotsparsegggg, "dEQP-VK.texture.swizzle.component_mapping.r16g16b16a16_uint_2d_pot_sparse_gggg*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR16g16b16a16uint2dpotsparsebbbb, "dEQP-VK.texture.swizzle.component_mapping.r16g16b16a16_uint_2d_pot_sparse_bbbb*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR16g16b16a16uint2dpotsparseaaaa, "dEQP-VK.texture.swizzle.component_mapping.r16g16b16a16_uint_2d_pot_sparse_aaaa*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR16g16b16a16uint2dpotsparsergba, "dEQP-VK.texture.swizzle.component_mapping.r16g16b16a16_uint_2d_pot_sparse_rgba*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR16g16b16a16uint2dpotsparseiiii, "dEQP-VK.texture.swizzle.component_mapping.r16g16b16a16_uint_2d_pot_sparse_iiii*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR16g16b16a16uint2dpotsparseabgr, "dEQP-VK.texture.swizzle.component_mapping.r16g16b16a16_uint_2d_pot_sparse_abgr*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR16g16b16a16sint2dpotzzzz, "dEQP-VK.texture.swizzle.component_mapping.r16g16b16a16_sint_2d_pot_zzzz*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR16g16b16a16sint2dpotoooo, "dEQP-VK.texture.swizzle.component_mapping.r16g16b16a16_sint_2d_pot_oooo*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR16g16b16a16sint2dpotrrrr, "dEQP-VK.texture.swizzle.component_mapping.r16g16b16a16_sint_2d_pot_rrrr*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR16g16b16a16sint2dpotgggg, "dEQP-VK.texture.swizzle.component_mapping.r16g16b16a16_sint_2d_pot_gggg*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR16g16b16a16sint2dpotbbbb, "dEQP-VK.texture.swizzle.component_mapping.r16g16b16a16_sint_2d_pot_bbbb*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR16g16b16a16sint2dpotaaaa, "dEQP-VK.texture.swizzle.component_mapping.r16g16b16a16_sint_2d_pot_aaaa*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR16g16b16a16sint2dpotrgba, "dEQP-VK.texture.swizzle.component_mapping.r16g16b16a16_sint_2d_pot_rgba*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR16g16b16a16sint2dpotiiii, "dEQP-VK.texture.swizzle.component_mapping.r16g16b16a16_sint_2d_pot_iiii*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR16g16b16a16sint2dpotabgr, "dEQP-VK.texture.swizzle.component_mapping.r16g16b16a16_sint_2d_pot_abgr*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR16g16b16a16sint2dpotsparsezzzz, "dEQP-VK.texture.swizzle.component_mapping.r16g16b16a16_sint_2d_pot_sparse_zzzz*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR16g16b16a16sint2dpotsparseoooo, "dEQP-VK.texture.swizzle.component_mapping.r16g16b16a16_sint_2d_pot_sparse_oooo*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR16g16b16a16sint2dpotsparserrrr, "dEQP-VK.texture.swizzle.component_mapping.r16g16b16a16_sint_2d_pot_sparse_rrrr*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR16g16b16a16sint2dpotsparsegggg, "dEQP-VK.texture.swizzle.component_mapping.r16g16b16a16_sint_2d_pot_sparse_gggg*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR16g16b16a16sint2dpotsparsebbbb, "dEQP-VK.texture.swizzle.component_mapping.r16g16b16a16_sint_2d_pot_sparse_bbbb*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR16g16b16a16sint2dpotsparseaaaa, "dEQP-VK.texture.swizzle.component_mapping.r16g16b16a16_sint_2d_pot_sparse_aaaa*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR16g16b16a16sint2dpotsparsergba, "dEQP-VK.texture.swizzle.component_mapping.r16g16b16a16_sint_2d_pot_sparse_rgba*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR16g16b16a16sint2dpotsparseiiii, "dEQP-VK.texture.swizzle.component_mapping.r16g16b16a16_sint_2d_pot_sparse_iiii*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR16g16b16a16sint2dpotsparseabgr, "dEQP-VK.texture.swizzle.component_mapping.r16g16b16a16_sint_2d_pot_sparse_abgr*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR16g16b16a16sfloat2dpotzzzz, "dEQP-VK.texture.swizzle.component_mapping.r16g16b16a16_sfloat_2d_pot_zzzz*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR16g16b16a16sfloat2dpotoooo, "dEQP-VK.texture.swizzle.component_mapping.r16g16b16a16_sfloat_2d_pot_oooo*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR16g16b16a16sfloat2dpotrrrr, "dEQP-VK.texture.swizzle.component_mapping.r16g16b16a16_sfloat_2d_pot_rrrr*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR16g16b16a16sfloat2dpotgggg, "dEQP-VK.texture.swizzle.component_mapping.r16g16b16a16_sfloat_2d_pot_gggg*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR16g16b16a16sfloat2dpotbbbb, "dEQP-VK.texture.swizzle.component_mapping.r16g16b16a16_sfloat_2d_pot_bbbb*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR16g16b16a16sfloat2dpotaaaa, "dEQP-VK.texture.swizzle.component_mapping.r16g16b16a16_sfloat_2d_pot_aaaa*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR16g16b16a16sfloat2dpotrgba, "dEQP-VK.texture.swizzle.component_mapping.r16g16b16a16_sfloat_2d_pot_rgba*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR16g16b16a16sfloat2dpotiiii, "dEQP-VK.texture.swizzle.component_mapping.r16g16b16a16_sfloat_2d_pot_iiii*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR16g16b16a16sfloat2dpotabgr, "dEQP-VK.texture.swizzle.component_mapping.r16g16b16a16_sfloat_2d_pot_abgr*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR16g16b16a16sfloat2dpotsparsezzzz, "dEQP-VK.texture.swizzle.component_mapping.r16g16b16a16_sfloat_2d_pot_sparse_zzzz*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR16g16b16a16sfloat2dpotsparseoooo, "dEQP-VK.texture.swizzle.component_mapping.r16g16b16a16_sfloat_2d_pot_sparse_oooo*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR16g16b16a16sfloat2dpotsparserrrr, "dEQP-VK.texture.swizzle.component_mapping.r16g16b16a16_sfloat_2d_pot_sparse_rrrr*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR16g16b16a16sfloat2dpotsparsegggg, "dEQP-VK.texture.swizzle.component_mapping.r16g16b16a16_sfloat_2d_pot_sparse_gggg*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR16g16b16a16sfloat2dpotsparsebbbb, "dEQP-VK.texture.swizzle.component_mapping.r16g16b16a16_sfloat_2d_pot_sparse_bbbb*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR16g16b16a16sfloat2dpotsparseaaaa, "dEQP-VK.texture.swizzle.component_mapping.r16g16b16a16_sfloat_2d_pot_sparse_aaaa*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR16g16b16a16sfloat2dpotsparsergba, "dEQP-VK.texture.swizzle.component_mapping.r16g16b16a16_sfloat_2d_pot_sparse_rgba*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR16g16b16a16sfloat2dpotsparseiiii, "dEQP-VK.texture.swizzle.component_mapping.r16g16b16a16_sfloat_2d_pot_sparse_iiii*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR16g16b16a16sfloat2dpotsparseabgr, "dEQP-VK.texture.swizzle.component_mapping.r16g16b16a16_sfloat_2d_pot_sparse_abgr*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR32uint2dpotzzzz, "dEQP-VK.texture.swizzle.component_mapping.r32_uint_2d_pot_zzzz*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR32uint2dpotoooo, "dEQP-VK.texture.swizzle.component_mapping.r32_uint_2d_pot_oooo*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR32uint2dpotrrrr, "dEQP-VK.texture.swizzle.component_mapping.r32_uint_2d_pot_rrrr*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR32uint2dpotgggg, "dEQP-VK.texture.swizzle.component_mapping.r32_uint_2d_pot_gggg*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR32uint2dpotbbbb, "dEQP-VK.texture.swizzle.component_mapping.r32_uint_2d_pot_bbbb*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR32uint2dpotaaaa, "dEQP-VK.texture.swizzle.component_mapping.r32_uint_2d_pot_aaaa*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR32uint2dpotrgba, "dEQP-VK.texture.swizzle.component_mapping.r32_uint_2d_pot_rgba*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR32uint2dpotiiii, "dEQP-VK.texture.swizzle.component_mapping.r32_uint_2d_pot_iiii*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR32uint2dpotabgr, "dEQP-VK.texture.swizzle.component_mapping.r32_uint_2d_pot_abgr*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR32uint2dpotsparsezzzz, "dEQP-VK.texture.swizzle.component_mapping.r32_uint_2d_pot_sparse_zzzz*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR32uint2dpotsparseoooo, "dEQP-VK.texture.swizzle.component_mapping.r32_uint_2d_pot_sparse_oooo*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR32uint2dpotsparserrrr, "dEQP-VK.texture.swizzle.component_mapping.r32_uint_2d_pot_sparse_rrrr*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR32uint2dpotsparsegggg, "dEQP-VK.texture.swizzle.component_mapping.r32_uint_2d_pot_sparse_gggg*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR32uint2dpotsparsebbbb, "dEQP-VK.texture.swizzle.component_mapping.r32_uint_2d_pot_sparse_bbbb*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR32uint2dpotsparseaaaa, "dEQP-VK.texture.swizzle.component_mapping.r32_uint_2d_pot_sparse_aaaa*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR32uint2dpotsparsergba, "dEQP-VK.texture.swizzle.component_mapping.r32_uint_2d_pot_sparse_rgba*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR32uint2dpotsparseiiii, "dEQP-VK.texture.swizzle.component_mapping.r32_uint_2d_pot_sparse_iiii*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR32uint2dpotsparseabgr, "dEQP-VK.texture.swizzle.component_mapping.r32_uint_2d_pot_sparse_abgr*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR32sint2dpotzzzz, "dEQP-VK.texture.swizzle.component_mapping.r32_sint_2d_pot_zzzz*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR32sint2dpotoooo, "dEQP-VK.texture.swizzle.component_mapping.r32_sint_2d_pot_oooo*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR32sint2dpotrrrr, "dEQP-VK.texture.swizzle.component_mapping.r32_sint_2d_pot_rrrr*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR32sint2dpotgggg, "dEQP-VK.texture.swizzle.component_mapping.r32_sint_2d_pot_gggg*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR32sint2dpotbbbb, "dEQP-VK.texture.swizzle.component_mapping.r32_sint_2d_pot_bbbb*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR32sint2dpotaaaa, "dEQP-VK.texture.swizzle.component_mapping.r32_sint_2d_pot_aaaa*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR32sint2dpotrgba, "dEQP-VK.texture.swizzle.component_mapping.r32_sint_2d_pot_rgba*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR32sint2dpotiiii, "dEQP-VK.texture.swizzle.component_mapping.r32_sint_2d_pot_iiii*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR32sint2dpotabgr, "dEQP-VK.texture.swizzle.component_mapping.r32_sint_2d_pot_abgr*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR32sint2dpotsparsezzzz, "dEQP-VK.texture.swizzle.component_mapping.r32_sint_2d_pot_sparse_zzzz*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR32sint2dpotsparseoooo, "dEQP-VK.texture.swizzle.component_mapping.r32_sint_2d_pot_sparse_oooo*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR32sint2dpotsparserrrr, "dEQP-VK.texture.swizzle.component_mapping.r32_sint_2d_pot_sparse_rrrr*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR32sint2dpotsparsegggg, "dEQP-VK.texture.swizzle.component_mapping.r32_sint_2d_pot_sparse_gggg*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR32sint2dpotsparsebbbb, "dEQP-VK.texture.swizzle.component_mapping.r32_sint_2d_pot_sparse_bbbb*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR32sint2dpotsparseaaaa, "dEQP-VK.texture.swizzle.component_mapping.r32_sint_2d_pot_sparse_aaaa*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR32sint2dpotsparsergba, "dEQP-VK.texture.swizzle.component_mapping.r32_sint_2d_pot_sparse_rgba*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR32sint2dpotsparseiiii, "dEQP-VK.texture.swizzle.component_mapping.r32_sint_2d_pot_sparse_iiii*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR32sint2dpotsparseabgr, "dEQP-VK.texture.swizzle.component_mapping.r32_sint_2d_pot_sparse_abgr*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR32sfloat2dpotzzzz, "dEQP-VK.texture.swizzle.component_mapping.r32_sfloat_2d_pot_zzzz*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR32sfloat2dpotoooo, "dEQP-VK.texture.swizzle.component_mapping.r32_sfloat_2d_pot_oooo*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR32sfloat2dpotrrrr, "dEQP-VK.texture.swizzle.component_mapping.r32_sfloat_2d_pot_rrrr*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR32sfloat2dpotgggg, "dEQP-VK.texture.swizzle.component_mapping.r32_sfloat_2d_pot_gggg*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR32sfloat2dpotbbbb, "dEQP-VK.texture.swizzle.component_mapping.r32_sfloat_2d_pot_bbbb*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR32sfloat2dpotaaaa, "dEQP-VK.texture.swizzle.component_mapping.r32_sfloat_2d_pot_aaaa*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR32sfloat2dpotrgba, "dEQP-VK.texture.swizzle.component_mapping.r32_sfloat_2d_pot_rgba*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR32sfloat2dpotiiii, "dEQP-VK.texture.swizzle.component_mapping.r32_sfloat_2d_pot_iiii*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR32sfloat2dpotabgr, "dEQP-VK.texture.swizzle.component_mapping.r32_sfloat_2d_pot_abgr*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR32sfloat2dpotsparsezzzz, "dEQP-VK.texture.swizzle.component_mapping.r32_sfloat_2d_pot_sparse_zzzz*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR32sfloat2dpotsparseoooo, "dEQP-VK.texture.swizzle.component_mapping.r32_sfloat_2d_pot_sparse_oooo*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR32sfloat2dpotsparserrrr, "dEQP-VK.texture.swizzle.component_mapping.r32_sfloat_2d_pot_sparse_rrrr*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR32sfloat2dpotsparsegggg, "dEQP-VK.texture.swizzle.component_mapping.r32_sfloat_2d_pot_sparse_gggg*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR32sfloat2dpotsparsebbbb, "dEQP-VK.texture.swizzle.component_mapping.r32_sfloat_2d_pot_sparse_bbbb*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR32sfloat2dpotsparseaaaa, "dEQP-VK.texture.swizzle.component_mapping.r32_sfloat_2d_pot_sparse_aaaa*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR32sfloat2dpotsparsergba, "dEQP-VK.texture.swizzle.component_mapping.r32_sfloat_2d_pot_sparse_rgba*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR32sfloat2dpotsparseiiii, "dEQP-VK.texture.swizzle.component_mapping.r32_sfloat_2d_pot_sparse_iiii*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR32sfloat2dpotsparseabgr, "dEQP-VK.texture.swizzle.component_mapping.r32_sfloat_2d_pot_sparse_abgr*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR32g32uint2dpotzzzz, "dEQP-VK.texture.swizzle.component_mapping.r32g32_uint_2d_pot_zzzz*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR32g32uint2dpotoooo, "dEQP-VK.texture.swizzle.component_mapping.r32g32_uint_2d_pot_oooo*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR32g32uint2dpotrrrr, "dEQP-VK.texture.swizzle.component_mapping.r32g32_uint_2d_pot_rrrr*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR32g32uint2dpotgggg, "dEQP-VK.texture.swizzle.component_mapping.r32g32_uint_2d_pot_gggg*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR32g32uint2dpotbbbb, "dEQP-VK.texture.swizzle.component_mapping.r32g32_uint_2d_pot_bbbb*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR32g32uint2dpotaaaa, "dEQP-VK.texture.swizzle.component_mapping.r32g32_uint_2d_pot_aaaa*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR32g32uint2dpotrgba, "dEQP-VK.texture.swizzle.component_mapping.r32g32_uint_2d_pot_rgba*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR32g32uint2dpotiiii, "dEQP-VK.texture.swizzle.component_mapping.r32g32_uint_2d_pot_iiii*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR32g32uint2dpotabgr, "dEQP-VK.texture.swizzle.component_mapping.r32g32_uint_2d_pot_abgr*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR32g32uint2dpotsparsezzzz, "dEQP-VK.texture.swizzle.component_mapping.r32g32_uint_2d_pot_sparse_zzzz*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR32g32uint2dpotsparseoooo, "dEQP-VK.texture.swizzle.component_mapping.r32g32_uint_2d_pot_sparse_oooo*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR32g32uint2dpotsparserrrr, "dEQP-VK.texture.swizzle.component_mapping.r32g32_uint_2d_pot_sparse_rrrr*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR32g32uint2dpotsparsegggg, "dEQP-VK.texture.swizzle.component_mapping.r32g32_uint_2d_pot_sparse_gggg*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR32g32uint2dpotsparsebbbb, "dEQP-VK.texture.swizzle.component_mapping.r32g32_uint_2d_pot_sparse_bbbb*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR32g32uint2dpotsparseaaaa, "dEQP-VK.texture.swizzle.component_mapping.r32g32_uint_2d_pot_sparse_aaaa*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR32g32uint2dpotsparsergba, "dEQP-VK.texture.swizzle.component_mapping.r32g32_uint_2d_pot_sparse_rgba*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR32g32uint2dpotsparseiiii, "dEQP-VK.texture.swizzle.component_mapping.r32g32_uint_2d_pot_sparse_iiii*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR32g32uint2dpotsparseabgr, "dEQP-VK.texture.swizzle.component_mapping.r32g32_uint_2d_pot_sparse_abgr*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR32g32sint2dpotzzzz, "dEQP-VK.texture.swizzle.component_mapping.r32g32_sint_2d_pot_zzzz*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR32g32sint2dpotoooo, "dEQP-VK.texture.swizzle.component_mapping.r32g32_sint_2d_pot_oooo*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR32g32sint2dpotrrrr, "dEQP-VK.texture.swizzle.component_mapping.r32g32_sint_2d_pot_rrrr*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR32g32sint2dpotgggg, "dEQP-VK.texture.swizzle.component_mapping.r32g32_sint_2d_pot_gggg*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR32g32sint2dpotbbbb, "dEQP-VK.texture.swizzle.component_mapping.r32g32_sint_2d_pot_bbbb*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR32g32sint2dpotaaaa, "dEQP-VK.texture.swizzle.component_mapping.r32g32_sint_2d_pot_aaaa*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR32g32sint2dpotrgba, "dEQP-VK.texture.swizzle.component_mapping.r32g32_sint_2d_pot_rgba*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR32g32sint2dpotiiii, "dEQP-VK.texture.swizzle.component_mapping.r32g32_sint_2d_pot_iiii*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR32g32sint2dpotabgr, "dEQP-VK.texture.swizzle.component_mapping.r32g32_sint_2d_pot_abgr*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR32g32sint2dpotsparsezzzz, "dEQP-VK.texture.swizzle.component_mapping.r32g32_sint_2d_pot_sparse_zzzz*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR32g32sint2dpotsparseoooo, "dEQP-VK.texture.swizzle.component_mapping.r32g32_sint_2d_pot_sparse_oooo*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR32g32sint2dpotsparserrrr, "dEQP-VK.texture.swizzle.component_mapping.r32g32_sint_2d_pot_sparse_rrrr*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR32g32sint2dpotsparsegggg, "dEQP-VK.texture.swizzle.component_mapping.r32g32_sint_2d_pot_sparse_gggg*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR32g32sint2dpotsparsebbbb, "dEQP-VK.texture.swizzle.component_mapping.r32g32_sint_2d_pot_sparse_bbbb*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR32g32sint2dpotsparseaaaa, "dEQP-VK.texture.swizzle.component_mapping.r32g32_sint_2d_pot_sparse_aaaa*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR32g32sint2dpotsparsergba, "dEQP-VK.texture.swizzle.component_mapping.r32g32_sint_2d_pot_sparse_rgba*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR32g32sint2dpotsparseiiii, "dEQP-VK.texture.swizzle.component_mapping.r32g32_sint_2d_pot_sparse_iiii*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR32g32sint2dpotsparseabgr, "dEQP-VK.texture.swizzle.component_mapping.r32g32_sint_2d_pot_sparse_abgr*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR32g32sfloat2dpotzzzz, "dEQP-VK.texture.swizzle.component_mapping.r32g32_sfloat_2d_pot_zzzz*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR32g32sfloat2dpotoooo, "dEQP-VK.texture.swizzle.component_mapping.r32g32_sfloat_2d_pot_oooo*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR32g32sfloat2dpotrrrr, "dEQP-VK.texture.swizzle.component_mapping.r32g32_sfloat_2d_pot_rrrr*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR32g32sfloat2dpotgggg, "dEQP-VK.texture.swizzle.component_mapping.r32g32_sfloat_2d_pot_gggg*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR32g32sfloat2dpotbbbb, "dEQP-VK.texture.swizzle.component_mapping.r32g32_sfloat_2d_pot_bbbb*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR32g32sfloat2dpotaaaa, "dEQP-VK.texture.swizzle.component_mapping.r32g32_sfloat_2d_pot_aaaa*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR32g32sfloat2dpotrgba, "dEQP-VK.texture.swizzle.component_mapping.r32g32_sfloat_2d_pot_rgba*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR32g32sfloat2dpotiiii, "dEQP-VK.texture.swizzle.component_mapping.r32g32_sfloat_2d_pot_iiii*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR32g32sfloat2dpotabgr, "dEQP-VK.texture.swizzle.component_mapping.r32g32_sfloat_2d_pot_abgr*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR32g32sfloat2dpotsparsezzzz, "dEQP-VK.texture.swizzle.component_mapping.r32g32_sfloat_2d_pot_sparse_zzzz*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR32g32sfloat2dpotsparseoooo, "dEQP-VK.texture.swizzle.component_mapping.r32g32_sfloat_2d_pot_sparse_oooo*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR32g32sfloat2dpotsparserrrr, "dEQP-VK.texture.swizzle.component_mapping.r32g32_sfloat_2d_pot_sparse_rrrr*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR32g32sfloat2dpotsparsegggg, "dEQP-VK.texture.swizzle.component_mapping.r32g32_sfloat_2d_pot_sparse_gggg*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR32g32sfloat2dpotsparsebbbb, "dEQP-VK.texture.swizzle.component_mapping.r32g32_sfloat_2d_pot_sparse_bbbb*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR32g32sfloat2dpotsparseaaaa, "dEQP-VK.texture.swizzle.component_mapping.r32g32_sfloat_2d_pot_sparse_aaaa*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR32g32sfloat2dpotsparsergba, "dEQP-VK.texture.swizzle.component_mapping.r32g32_sfloat_2d_pot_sparse_rgba*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR32g32sfloat2dpotsparseiiii, "dEQP-VK.texture.swizzle.component_mapping.r32g32_sfloat_2d_pot_sparse_iiii*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR32g32sfloat2dpotsparseabgr, "dEQP-VK.texture.swizzle.component_mapping.r32g32_sfloat_2d_pot_sparse_abgr*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR32g32b32uint2dpotzzzz, "dEQP-VK.texture.swizzle.component_mapping.r32g32b32_uint_2d_pot_zzzz*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR32g32b32uint2dpotoooo, "dEQP-VK.texture.swizzle.component_mapping.r32g32b32_uint_2d_pot_oooo*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR32g32b32uint2dpotrrrr, "dEQP-VK.texture.swizzle.component_mapping.r32g32b32_uint_2d_pot_rrrr*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR32g32b32uint2dpotgggg, "dEQP-VK.texture.swizzle.component_mapping.r32g32b32_uint_2d_pot_gggg*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR32g32b32uint2dpotbbbb, "dEQP-VK.texture.swizzle.component_mapping.r32g32b32_uint_2d_pot_bbbb*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR32g32b32uint2dpotaaaa, "dEQP-VK.texture.swizzle.component_mapping.r32g32b32_uint_2d_pot_aaaa*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR32g32b32uint2dpotrgba, "dEQP-VK.texture.swizzle.component_mapping.r32g32b32_uint_2d_pot_rgba*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR32g32b32uint2dpotiiii, "dEQP-VK.texture.swizzle.component_mapping.r32g32b32_uint_2d_pot_iiii*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR32g32b32uint2dpotabgr, "dEQP-VK.texture.swizzle.component_mapping.r32g32b32_uint_2d_pot_abgr*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR32g32b32uint2dpotsparsezzzz, "dEQP-VK.texture.swizzle.component_mapping.r32g32b32_uint_2d_pot_sparse_zzzz*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR32g32b32uint2dpotsparseoooo, "dEQP-VK.texture.swizzle.component_mapping.r32g32b32_uint_2d_pot_sparse_oooo*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR32g32b32uint2dpotsparserrrr, "dEQP-VK.texture.swizzle.component_mapping.r32g32b32_uint_2d_pot_sparse_rrrr*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR32g32b32uint2dpotsparsegggg, "dEQP-VK.texture.swizzle.component_mapping.r32g32b32_uint_2d_pot_sparse_gggg*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR32g32b32uint2dpotsparsebbbb, "dEQP-VK.texture.swizzle.component_mapping.r32g32b32_uint_2d_pot_sparse_bbbb*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR32g32b32uint2dpotsparseaaaa, "dEQP-VK.texture.swizzle.component_mapping.r32g32b32_uint_2d_pot_sparse_aaaa*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR32g32b32uint2dpotsparsergba, "dEQP-VK.texture.swizzle.component_mapping.r32g32b32_uint_2d_pot_sparse_rgba*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR32g32b32uint2dpotsparseiiii, "dEQP-VK.texture.swizzle.component_mapping.r32g32b32_uint_2d_pot_sparse_iiii*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR32g32b32uint2dpotsparseabgr, "dEQP-VK.texture.swizzle.component_mapping.r32g32b32_uint_2d_pot_sparse_abgr*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR32g32b32sint2dpotzzzz, "dEQP-VK.texture.swizzle.component_mapping.r32g32b32_sint_2d_pot_zzzz*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR32g32b32sint2dpotoooo, "dEQP-VK.texture.swizzle.component_mapping.r32g32b32_sint_2d_pot_oooo*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR32g32b32sint2dpotrrrr, "dEQP-VK.texture.swizzle.component_mapping.r32g32b32_sint_2d_pot_rrrr*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR32g32b32sint2dpotgggg, "dEQP-VK.texture.swizzle.component_mapping.r32g32b32_sint_2d_pot_gggg*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR32g32b32sint2dpotbbbb, "dEQP-VK.texture.swizzle.component_mapping.r32g32b32_sint_2d_pot_bbbb*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR32g32b32sint2dpotaaaa, "dEQP-VK.texture.swizzle.component_mapping.r32g32b32_sint_2d_pot_aaaa*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR32g32b32sint2dpotrgba, "dEQP-VK.texture.swizzle.component_mapping.r32g32b32_sint_2d_pot_rgba*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR32g32b32sint2dpotiiii, "dEQP-VK.texture.swizzle.component_mapping.r32g32b32_sint_2d_pot_iiii*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR32g32b32sint2dpotabgr, "dEQP-VK.texture.swizzle.component_mapping.r32g32b32_sint_2d_pot_abgr*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR32g32b32sint2dpotsparsezzzz, "dEQP-VK.texture.swizzle.component_mapping.r32g32b32_sint_2d_pot_sparse_zzzz*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR32g32b32sint2dpotsparseoooo, "dEQP-VK.texture.swizzle.component_mapping.r32g32b32_sint_2d_pot_sparse_oooo*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR32g32b32sint2dpotsparserrrr, "dEQP-VK.texture.swizzle.component_mapping.r32g32b32_sint_2d_pot_sparse_rrrr*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR32g32b32sint2dpotsparsegggg, "dEQP-VK.texture.swizzle.component_mapping.r32g32b32_sint_2d_pot_sparse_gggg*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR32g32b32sint2dpotsparsebbbb, "dEQP-VK.texture.swizzle.component_mapping.r32g32b32_sint_2d_pot_sparse_bbbb*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR32g32b32sint2dpotsparseaaaa, "dEQP-VK.texture.swizzle.component_mapping.r32g32b32_sint_2d_pot_sparse_aaaa*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR32g32b32sint2dpotsparsergba, "dEQP-VK.texture.swizzle.component_mapping.r32g32b32_sint_2d_pot_sparse_rgba*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR32g32b32sint2dpotsparseiiii, "dEQP-VK.texture.swizzle.component_mapping.r32g32b32_sint_2d_pot_sparse_iiii*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR32g32b32sint2dpotsparseabgr, "dEQP-VK.texture.swizzle.component_mapping.r32g32b32_sint_2d_pot_sparse_abgr*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR32g32b32sfloat2dpotzzzz, "dEQP-VK.texture.swizzle.component_mapping.r32g32b32_sfloat_2d_pot_zzzz*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR32g32b32sfloat2dpotoooo, "dEQP-VK.texture.swizzle.component_mapping.r32g32b32_sfloat_2d_pot_oooo*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR32g32b32sfloat2dpotrrrr, "dEQP-VK.texture.swizzle.component_mapping.r32g32b32_sfloat_2d_pot_rrrr*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR32g32b32sfloat2dpotgggg, "dEQP-VK.texture.swizzle.component_mapping.r32g32b32_sfloat_2d_pot_gggg*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR32g32b32sfloat2dpotbbbb, "dEQP-VK.texture.swizzle.component_mapping.r32g32b32_sfloat_2d_pot_bbbb*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR32g32b32sfloat2dpotaaaa, "dEQP-VK.texture.swizzle.component_mapping.r32g32b32_sfloat_2d_pot_aaaa*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR32g32b32sfloat2dpotrgba, "dEQP-VK.texture.swizzle.component_mapping.r32g32b32_sfloat_2d_pot_rgba*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR32g32b32sfloat2dpotiiii, "dEQP-VK.texture.swizzle.component_mapping.r32g32b32_sfloat_2d_pot_iiii*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR32g32b32sfloat2dpotabgr, "dEQP-VK.texture.swizzle.component_mapping.r32g32b32_sfloat_2d_pot_abgr*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR32g32b32sfloat2dpotsparsezzzz, "dEQP-VK.texture.swizzle.component_mapping.r32g32b32_sfloat_2d_pot_sparse_zzzz*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR32g32b32sfloat2dpotsparseoooo, "dEQP-VK.texture.swizzle.component_mapping.r32g32b32_sfloat_2d_pot_sparse_oooo*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR32g32b32sfloat2dpotsparserrrr, "dEQP-VK.texture.swizzle.component_mapping.r32g32b32_sfloat_2d_pot_sparse_rrrr*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR32g32b32sfloat2dpotsparsegggg, "dEQP-VK.texture.swizzle.component_mapping.r32g32b32_sfloat_2d_pot_sparse_gggg*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR32g32b32sfloat2dpotsparsebbbb, "dEQP-VK.texture.swizzle.component_mapping.r32g32b32_sfloat_2d_pot_sparse_bbbb*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR32g32b32sfloat2dpotsparseaaaa, "dEQP-VK.texture.swizzle.component_mapping.r32g32b32_sfloat_2d_pot_sparse_aaaa*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR32g32b32sfloat2dpotsparsergba, "dEQP-VK.texture.swizzle.component_mapping.r32g32b32_sfloat_2d_pot_sparse_rgba*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR32g32b32sfloat2dpotsparseiiii, "dEQP-VK.texture.swizzle.component_mapping.r32g32b32_sfloat_2d_pot_sparse_iiii*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR32g32b32sfloat2dpotsparseabgr, "dEQP-VK.texture.swizzle.component_mapping.r32g32b32_sfloat_2d_pot_sparse_abgr*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR32g32b32a32uint2dpotzzzz, "dEQP-VK.texture.swizzle.component_mapping.r32g32b32a32_uint_2d_pot_zzzz*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR32g32b32a32uint2dpotoooo, "dEQP-VK.texture.swizzle.component_mapping.r32g32b32a32_uint_2d_pot_oooo*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR32g32b32a32uint2dpotrrrr, "dEQP-VK.texture.swizzle.component_mapping.r32g32b32a32_uint_2d_pot_rrrr*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR32g32b32a32uint2dpotgggg, "dEQP-VK.texture.swizzle.component_mapping.r32g32b32a32_uint_2d_pot_gggg*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR32g32b32a32uint2dpotbbbb, "dEQP-VK.texture.swizzle.component_mapping.r32g32b32a32_uint_2d_pot_bbbb*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR32g32b32a32uint2dpotaaaa, "dEQP-VK.texture.swizzle.component_mapping.r32g32b32a32_uint_2d_pot_aaaa*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR32g32b32a32uint2dpotrgba, "dEQP-VK.texture.swizzle.component_mapping.r32g32b32a32_uint_2d_pot_rgba*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR32g32b32a32uint2dpotiiii, "dEQP-VK.texture.swizzle.component_mapping.r32g32b32a32_uint_2d_pot_iiii*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR32g32b32a32uint2dpotabgr, "dEQP-VK.texture.swizzle.component_mapping.r32g32b32a32_uint_2d_pot_abgr*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR32g32b32a32uint2dpotsparsezzzz, "dEQP-VK.texture.swizzle.component_mapping.r32g32b32a32_uint_2d_pot_sparse_zzzz*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR32g32b32a32uint2dpotsparseoooo, "dEQP-VK.texture.swizzle.component_mapping.r32g32b32a32_uint_2d_pot_sparse_oooo*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR32g32b32a32uint2dpotsparserrrr, "dEQP-VK.texture.swizzle.component_mapping.r32g32b32a32_uint_2d_pot_sparse_rrrr*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR32g32b32a32uint2dpotsparsegggg, "dEQP-VK.texture.swizzle.component_mapping.r32g32b32a32_uint_2d_pot_sparse_gggg*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR32g32b32a32uint2dpotsparsebbbb, "dEQP-VK.texture.swizzle.component_mapping.r32g32b32a32_uint_2d_pot_sparse_bbbb*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR32g32b32a32uint2dpotsparseaaaa, "dEQP-VK.texture.swizzle.component_mapping.r32g32b32a32_uint_2d_pot_sparse_aaaa*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR32g32b32a32uint2dpotsparsergba, "dEQP-VK.texture.swizzle.component_mapping.r32g32b32a32_uint_2d_pot_sparse_rgba*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR32g32b32a32uint2dpotsparseiiii, "dEQP-VK.texture.swizzle.component_mapping.r32g32b32a32_uint_2d_pot_sparse_iiii*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR32g32b32a32uint2dpotsparseabgr, "dEQP-VK.texture.swizzle.component_mapping.r32g32b32a32_uint_2d_pot_sparse_abgr*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR32g32b32a32sint2dpotzzzz, "dEQP-VK.texture.swizzle.component_mapping.r32g32b32a32_sint_2d_pot_zzzz*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR32g32b32a32sint2dpotoooo, "dEQP-VK.texture.swizzle.component_mapping.r32g32b32a32_sint_2d_pot_oooo*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR32g32b32a32sint2dpotrrrr, "dEQP-VK.texture.swizzle.component_mapping.r32g32b32a32_sint_2d_pot_rrrr*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR32g32b32a32sint2dpotgggg, "dEQP-VK.texture.swizzle.component_mapping.r32g32b32a32_sint_2d_pot_gggg*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR32g32b32a32sint2dpotbbbb, "dEQP-VK.texture.swizzle.component_mapping.r32g32b32a32_sint_2d_pot_bbbb*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR32g32b32a32sint2dpotaaaa, "dEQP-VK.texture.swizzle.component_mapping.r32g32b32a32_sint_2d_pot_aaaa*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR32g32b32a32sint2dpotrgba, "dEQP-VK.texture.swizzle.component_mapping.r32g32b32a32_sint_2d_pot_rgba*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR32g32b32a32sint2dpotiiii, "dEQP-VK.texture.swizzle.component_mapping.r32g32b32a32_sint_2d_pot_iiii*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR32g32b32a32sint2dpotabgr, "dEQP-VK.texture.swizzle.component_mapping.r32g32b32a32_sint_2d_pot_abgr*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR32g32b32a32sint2dpotsparsezzzz, "dEQP-VK.texture.swizzle.component_mapping.r32g32b32a32_sint_2d_pot_sparse_zzzz*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR32g32b32a32sint2dpotsparseoooo, "dEQP-VK.texture.swizzle.component_mapping.r32g32b32a32_sint_2d_pot_sparse_oooo*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR32g32b32a32sint2dpotsparserrrr, "dEQP-VK.texture.swizzle.component_mapping.r32g32b32a32_sint_2d_pot_sparse_rrrr*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR32g32b32a32sint2dpotsparsegggg, "dEQP-VK.texture.swizzle.component_mapping.r32g32b32a32_sint_2d_pot_sparse_gggg*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR32g32b32a32sint2dpotsparsebbbb, "dEQP-VK.texture.swizzle.component_mapping.r32g32b32a32_sint_2d_pot_sparse_bbbb*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR32g32b32a32sint2dpotsparseaaaa, "dEQP-VK.texture.swizzle.component_mapping.r32g32b32a32_sint_2d_pot_sparse_aaaa*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR32g32b32a32sint2dpotsparsergba, "dEQP-VK.texture.swizzle.component_mapping.r32g32b32a32_sint_2d_pot_sparse_rgba*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR32g32b32a32sint2dpotsparseiiii, "dEQP-VK.texture.swizzle.component_mapping.r32g32b32a32_sint_2d_pot_sparse_iiii*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR32g32b32a32sint2dpotsparseabgr, "dEQP-VK.texture.swizzle.component_mapping.r32g32b32a32_sint_2d_pot_sparse_abgr*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR32g32b32a32sfloat2dpotzzzz, "dEQP-VK.texture.swizzle.component_mapping.r32g32b32a32_sfloat_2d_pot_zzzz*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR32g32b32a32sfloat2dpotoooo, "dEQP-VK.texture.swizzle.component_mapping.r32g32b32a32_sfloat_2d_pot_oooo*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR32g32b32a32sfloat2dpotrrrr, "dEQP-VK.texture.swizzle.component_mapping.r32g32b32a32_sfloat_2d_pot_rrrr*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR32g32b32a32sfloat2dpotgggg, "dEQP-VK.texture.swizzle.component_mapping.r32g32b32a32_sfloat_2d_pot_gggg*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR32g32b32a32sfloat2dpotbbbb, "dEQP-VK.texture.swizzle.component_mapping.r32g32b32a32_sfloat_2d_pot_bbbb*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR32g32b32a32sfloat2dpotaaaa, "dEQP-VK.texture.swizzle.component_mapping.r32g32b32a32_sfloat_2d_pot_aaaa*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR32g32b32a32sfloat2dpotrgba, "dEQP-VK.texture.swizzle.component_mapping.r32g32b32a32_sfloat_2d_pot_rgba*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR32g32b32a32sfloat2dpotiiii, "dEQP-VK.texture.swizzle.component_mapping.r32g32b32a32_sfloat_2d_pot_iiii*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR32g32b32a32sfloat2dpotabgr, "dEQP-VK.texture.swizzle.component_mapping.r32g32b32a32_sfloat_2d_pot_abgr*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR32g32b32a32sfloat2dpotsparsezzzz, "dEQP-VK.texture.swizzle.component_mapping.r32g32b32a32_sfloat_2d_pot_sparse_zzzz*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR32g32b32a32sfloat2dpotsparseoooo, "dEQP-VK.texture.swizzle.component_mapping.r32g32b32a32_sfloat_2d_pot_sparse_oooo*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR32g32b32a32sfloat2dpotsparserrrr, "dEQP-VK.texture.swizzle.component_mapping.r32g32b32a32_sfloat_2d_pot_sparse_rrrr*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR32g32b32a32sfloat2dpotsparsegggg, "dEQP-VK.texture.swizzle.component_mapping.r32g32b32a32_sfloat_2d_pot_sparse_gggg*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR32g32b32a32sfloat2dpotsparsebbbb, "dEQP-VK.texture.swizzle.component_mapping.r32g32b32a32_sfloat_2d_pot_sparse_bbbb*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR32g32b32a32sfloat2dpotsparseaaaa, "dEQP-VK.texture.swizzle.component_mapping.r32g32b32a32_sfloat_2d_pot_sparse_aaaa*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR32g32b32a32sfloat2dpotsparsergba, "dEQP-VK.texture.swizzle.component_mapping.r32g32b32a32_sfloat_2d_pot_sparse_rgba*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR32g32b32a32sfloat2dpotsparseiiii, "dEQP-VK.texture.swizzle.component_mapping.r32g32b32a32_sfloat_2d_pot_sparse_iiii*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingR32g32b32a32sfloat2dpotsparseabgr, "dEQP-VK.texture.swizzle.component_mapping.r32g32b32a32_sfloat_2d_pot_sparse_abgr*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingB10g11r11ufloatpack322dpotzzzz, "dEQP-VK.texture.swizzle.component_mapping.b10g11r11_ufloat_pack32_2d_pot_zzzz*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingB10g11r11ufloatpack322dpotoooo, "dEQP-VK.texture.swizzle.component_mapping.b10g11r11_ufloat_pack32_2d_pot_oooo*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingB10g11r11ufloatpack322dpotrrrr, "dEQP-VK.texture.swizzle.component_mapping.b10g11r11_ufloat_pack32_2d_pot_rrrr*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingB10g11r11ufloatpack322dpotgggg, "dEQP-VK.texture.swizzle.component_mapping.b10g11r11_ufloat_pack32_2d_pot_gggg*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingB10g11r11ufloatpack322dpotbbbb, "dEQP-VK.texture.swizzle.component_mapping.b10g11r11_ufloat_pack32_2d_pot_bbbb*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingB10g11r11ufloatpack322dpotaaaa, "dEQP-VK.texture.swizzle.component_mapping.b10g11r11_ufloat_pack32_2d_pot_aaaa*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingB10g11r11ufloatpack322dpotrgba, "dEQP-VK.texture.swizzle.component_mapping.b10g11r11_ufloat_pack32_2d_pot_rgba*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingB10g11r11ufloatpack322dpotiiii, "dEQP-VK.texture.swizzle.component_mapping.b10g11r11_ufloat_pack32_2d_pot_iiii*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingB10g11r11ufloatpack322dpotabgr, "dEQP-VK.texture.swizzle.component_mapping.b10g11r11_ufloat_pack32_2d_pot_abgr*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingB10g11r11ufloatpack322dpotsparsezzzz, "dEQP-VK.texture.swizzle.component_mapping.b10g11r11_ufloat_pack32_2d_pot_sparse_zzzz*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingB10g11r11ufloatpack322dpotsparseoooo, "dEQP-VK.texture.swizzle.component_mapping.b10g11r11_ufloat_pack32_2d_pot_sparse_oooo*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingB10g11r11ufloatpack322dpotsparserrrr, "dEQP-VK.texture.swizzle.component_mapping.b10g11r11_ufloat_pack32_2d_pot_sparse_rrrr*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingB10g11r11ufloatpack322dpotsparsegggg, "dEQP-VK.texture.swizzle.component_mapping.b10g11r11_ufloat_pack32_2d_pot_sparse_gggg*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingB10g11r11ufloatpack322dpotsparsebbbb, "dEQP-VK.texture.swizzle.component_mapping.b10g11r11_ufloat_pack32_2d_pot_sparse_bbbb*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingB10g11r11ufloatpack322dpotsparseaaaa, "dEQP-VK.texture.swizzle.component_mapping.b10g11r11_ufloat_pack32_2d_pot_sparse_aaaa*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingB10g11r11ufloatpack322dpotsparsergba, "dEQP-VK.texture.swizzle.component_mapping.b10g11r11_ufloat_pack32_2d_pot_sparse_rgba*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingB10g11r11ufloatpack322dpotsparseiiii, "dEQP-VK.texture.swizzle.component_mapping.b10g11r11_ufloat_pack32_2d_pot_sparse_iiii*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingB10g11r11ufloatpack322dpotsparseabgr, "dEQP-VK.texture.swizzle.component_mapping.b10g11r11_ufloat_pack32_2d_pot_sparse_abgr*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingE5b9g9r9ufloatpack322dpotzzzz, "dEQP-VK.texture.swizzle.component_mapping.e5b9g9r9_ufloat_pack32_2d_pot_zzzz*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingE5b9g9r9ufloatpack322dpotoooo, "dEQP-VK.texture.swizzle.component_mapping.e5b9g9r9_ufloat_pack32_2d_pot_oooo*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingE5b9g9r9ufloatpack322dpotrrrr, "dEQP-VK.texture.swizzle.component_mapping.e5b9g9r9_ufloat_pack32_2d_pot_rrrr*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingE5b9g9r9ufloatpack322dpotgggg, "dEQP-VK.texture.swizzle.component_mapping.e5b9g9r9_ufloat_pack32_2d_pot_gggg*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingE5b9g9r9ufloatpack322dpotbbbb, "dEQP-VK.texture.swizzle.component_mapping.e5b9g9r9_ufloat_pack32_2d_pot_bbbb*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingE5b9g9r9ufloatpack322dpotaaaa, "dEQP-VK.texture.swizzle.component_mapping.e5b9g9r9_ufloat_pack32_2d_pot_aaaa*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingE5b9g9r9ufloatpack322dpotrgba, "dEQP-VK.texture.swizzle.component_mapping.e5b9g9r9_ufloat_pack32_2d_pot_rgba*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingE5b9g9r9ufloatpack322dpotiiii, "dEQP-VK.texture.swizzle.component_mapping.e5b9g9r9_ufloat_pack32_2d_pot_iiii*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingE5b9g9r9ufloatpack322dpotabgr, "dEQP-VK.texture.swizzle.component_mapping.e5b9g9r9_ufloat_pack32_2d_pot_abgr*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingE5b9g9r9ufloatpack322dpotsparsezzzz, "dEQP-VK.texture.swizzle.component_mapping.e5b9g9r9_ufloat_pack32_2d_pot_sparse_zzzz*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingE5b9g9r9ufloatpack322dpotsparseoooo, "dEQP-VK.texture.swizzle.component_mapping.e5b9g9r9_ufloat_pack32_2d_pot_sparse_oooo*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingE5b9g9r9ufloatpack322dpotsparserrrr, "dEQP-VK.texture.swizzle.component_mapping.e5b9g9r9_ufloat_pack32_2d_pot_sparse_rrrr*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingE5b9g9r9ufloatpack322dpotsparsegggg, "dEQP-VK.texture.swizzle.component_mapping.e5b9g9r9_ufloat_pack32_2d_pot_sparse_gggg*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingE5b9g9r9ufloatpack322dpotsparsebbbb, "dEQP-VK.texture.swizzle.component_mapping.e5b9g9r9_ufloat_pack32_2d_pot_sparse_bbbb*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingE5b9g9r9ufloatpack322dpotsparseaaaa, "dEQP-VK.texture.swizzle.component_mapping.e5b9g9r9_ufloat_pack32_2d_pot_sparse_aaaa*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingE5b9g9r9ufloatpack322dpotsparsergba, "dEQP-VK.texture.swizzle.component_mapping.e5b9g9r9_ufloat_pack32_2d_pot_sparse_rgba*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingE5b9g9r9ufloatpack322dpotsparseiiii, "dEQP-VK.texture.swizzle.component_mapping.e5b9g9r9_ufloat_pack32_2d_pot_sparse_iiii*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingE5b9g9r9ufloatpack322dpotsparseabgr, "dEQP-VK.texture.swizzle.component_mapping.e5b9g9r9_ufloat_pack32_2d_pot_sparse_abgr*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingB4g4r4a4unormpack162dpotzzzz, "dEQP-VK.texture.swizzle.component_mapping.b4g4r4a4_unorm_pack16_2d_pot_zzzz*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingB4g4r4a4unormpack162dpotoooo, "dEQP-VK.texture.swizzle.component_mapping.b4g4r4a4_unorm_pack16_2d_pot_oooo*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingB4g4r4a4unormpack162dpotrrrr, "dEQP-VK.texture.swizzle.component_mapping.b4g4r4a4_unorm_pack16_2d_pot_rrrr*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingB4g4r4a4unormpack162dpotgggg, "dEQP-VK.texture.swizzle.component_mapping.b4g4r4a4_unorm_pack16_2d_pot_gggg*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingB4g4r4a4unormpack162dpotbbbb, "dEQP-VK.texture.swizzle.component_mapping.b4g4r4a4_unorm_pack16_2d_pot_bbbb*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingB4g4r4a4unormpack162dpotaaaa, "dEQP-VK.texture.swizzle.component_mapping.b4g4r4a4_unorm_pack16_2d_pot_aaaa*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingB4g4r4a4unormpack162dpotrgba, "dEQP-VK.texture.swizzle.component_mapping.b4g4r4a4_unorm_pack16_2d_pot_rgba*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingB4g4r4a4unormpack162dpotiiii, "dEQP-VK.texture.swizzle.component_mapping.b4g4r4a4_unorm_pack16_2d_pot_iiii*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingB4g4r4a4unormpack162dpotabgr, "dEQP-VK.texture.swizzle.component_mapping.b4g4r4a4_unorm_pack16_2d_pot_abgr*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingB4g4r4a4unormpack162dpotsparsezzzz, "dEQP-VK.texture.swizzle.component_mapping.b4g4r4a4_unorm_pack16_2d_pot_sparse_zzzz*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingB4g4r4a4unormpack162dpotsparseoooo, "dEQP-VK.texture.swizzle.component_mapping.b4g4r4a4_unorm_pack16_2d_pot_sparse_oooo*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingB4g4r4a4unormpack162dpotsparserrrr, "dEQP-VK.texture.swizzle.component_mapping.b4g4r4a4_unorm_pack16_2d_pot_sparse_rrrr*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingB4g4r4a4unormpack162dpotsparsegggg, "dEQP-VK.texture.swizzle.component_mapping.b4g4r4a4_unorm_pack16_2d_pot_sparse_gggg*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingB4g4r4a4unormpack162dpotsparsebbbb, "dEQP-VK.texture.swizzle.component_mapping.b4g4r4a4_unorm_pack16_2d_pot_sparse_bbbb*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingB4g4r4a4unormpack162dpotsparseaaaa, "dEQP-VK.texture.swizzle.component_mapping.b4g4r4a4_unorm_pack16_2d_pot_sparse_aaaa*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingB4g4r4a4unormpack162dpotsparsergba, "dEQP-VK.texture.swizzle.component_mapping.b4g4r4a4_unorm_pack16_2d_pot_sparse_rgba*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingB4g4r4a4unormpack162dpotsparseiiii, "dEQP-VK.texture.swizzle.component_mapping.b4g4r4a4_unorm_pack16_2d_pot_sparse_iiii*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingB4g4r4a4unormpack162dpotsparseabgr, "dEQP-VK.texture.swizzle.component_mapping.b4g4r4a4_unorm_pack16_2d_pot_sparse_abgr*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingB5g5r5a1unormpack162dpotzzzz, "dEQP-VK.texture.swizzle.component_mapping.b5g5r5a1_unorm_pack16_2d_pot_zzzz*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingB5g5r5a1unormpack162dpotoooo, "dEQP-VK.texture.swizzle.component_mapping.b5g5r5a1_unorm_pack16_2d_pot_oooo*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingB5g5r5a1unormpack162dpotrrrr, "dEQP-VK.texture.swizzle.component_mapping.b5g5r5a1_unorm_pack16_2d_pot_rrrr*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingB5g5r5a1unormpack162dpotgggg, "dEQP-VK.texture.swizzle.component_mapping.b5g5r5a1_unorm_pack16_2d_pot_gggg*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingB5g5r5a1unormpack162dpotbbbb, "dEQP-VK.texture.swizzle.component_mapping.b5g5r5a1_unorm_pack16_2d_pot_bbbb*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingB5g5r5a1unormpack162dpotaaaa, "dEQP-VK.texture.swizzle.component_mapping.b5g5r5a1_unorm_pack16_2d_pot_aaaa*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingB5g5r5a1unormpack162dpotrgba, "dEQP-VK.texture.swizzle.component_mapping.b5g5r5a1_unorm_pack16_2d_pot_rgba*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingB5g5r5a1unormpack162dpotiiii, "dEQP-VK.texture.swizzle.component_mapping.b5g5r5a1_unorm_pack16_2d_pot_iiii*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingB5g5r5a1unormpack162dpotabgr, "dEQP-VK.texture.swizzle.component_mapping.b5g5r5a1_unorm_pack16_2d_pot_abgr*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingB5g5r5a1unormpack162dpotsparsezzzz, "dEQP-VK.texture.swizzle.component_mapping.b5g5r5a1_unorm_pack16_2d_pot_sparse_zzzz*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingB5g5r5a1unormpack162dpotsparseoooo, "dEQP-VK.texture.swizzle.component_mapping.b5g5r5a1_unorm_pack16_2d_pot_sparse_oooo*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingB5g5r5a1unormpack162dpotsparserrrr, "dEQP-VK.texture.swizzle.component_mapping.b5g5r5a1_unorm_pack16_2d_pot_sparse_rrrr*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingB5g5r5a1unormpack162dpotsparsegggg, "dEQP-VK.texture.swizzle.component_mapping.b5g5r5a1_unorm_pack16_2d_pot_sparse_gggg*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingB5g5r5a1unormpack162dpotsparsebbbb, "dEQP-VK.texture.swizzle.component_mapping.b5g5r5a1_unorm_pack16_2d_pot_sparse_bbbb*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingB5g5r5a1unormpack162dpotsparseaaaa, "dEQP-VK.texture.swizzle.component_mapping.b5g5r5a1_unorm_pack16_2d_pot_sparse_aaaa*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingB5g5r5a1unormpack162dpotsparsergba, "dEQP-VK.texture.swizzle.component_mapping.b5g5r5a1_unorm_pack16_2d_pot_sparse_rgba*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingB5g5r5a1unormpack162dpotsparseiiii, "dEQP-VK.texture.swizzle.component_mapping.b5g5r5a1_unorm_pack16_2d_pot_sparse_iiii*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingB5g5r5a1unormpack162dpotsparseabgr, "dEQP-VK.texture.swizzle.component_mapping.b5g5r5a1_unorm_pack16_2d_pot_sparse_abgr*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingA4r4g4b4unormpack16ext2dpotzzzz, "dEQP-VK.texture.swizzle.component_mapping.a4r4g4b4_unorm_pack16_ext_2d_pot_zzzz*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingA4r4g4b4unormpack16ext2dpotoooo, "dEQP-VK.texture.swizzle.component_mapping.a4r4g4b4_unorm_pack16_ext_2d_pot_oooo*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingA4r4g4b4unormpack16ext2dpotrrrr, "dEQP-VK.texture.swizzle.component_mapping.a4r4g4b4_unorm_pack16_ext_2d_pot_rrrr*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingA4r4g4b4unormpack16ext2dpotgggg, "dEQP-VK.texture.swizzle.component_mapping.a4r4g4b4_unorm_pack16_ext_2d_pot_gggg*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingA4r4g4b4unormpack16ext2dpotbbbb, "dEQP-VK.texture.swizzle.component_mapping.a4r4g4b4_unorm_pack16_ext_2d_pot_bbbb*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingA4r4g4b4unormpack16ext2dpotaaaa, "dEQP-VK.texture.swizzle.component_mapping.a4r4g4b4_unorm_pack16_ext_2d_pot_aaaa*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingA4r4g4b4unormpack16ext2dpotrgba, "dEQP-VK.texture.swizzle.component_mapping.a4r4g4b4_unorm_pack16_ext_2d_pot_rgba*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingA4r4g4b4unormpack16ext2dpotiiii, "dEQP-VK.texture.swizzle.component_mapping.a4r4g4b4_unorm_pack16_ext_2d_pot_iiii*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingA4r4g4b4unormpack16ext2dpotabgr, "dEQP-VK.texture.swizzle.component_mapping.a4r4g4b4_unorm_pack16_ext_2d_pot_abgr*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingA4r4g4b4unormpack16ext2dpotsparsezzzz, "dEQP-VK.texture.swizzle.component_mapping.a4r4g4b4_unorm_pack16_ext_2d_pot_sparse_zzzz*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingA4r4g4b4unormpack16ext2dpotsparseoooo, "dEQP-VK.texture.swizzle.component_mapping.a4r4g4b4_unorm_pack16_ext_2d_pot_sparse_oooo*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingA4r4g4b4unormpack16ext2dpotsparserrrr, "dEQP-VK.texture.swizzle.component_mapping.a4r4g4b4_unorm_pack16_ext_2d_pot_sparse_rrrr*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingA4r4g4b4unormpack16ext2dpotsparsegggg, "dEQP-VK.texture.swizzle.component_mapping.a4r4g4b4_unorm_pack16_ext_2d_pot_sparse_gggg*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingA4r4g4b4unormpack16ext2dpotsparsebbbb, "dEQP-VK.texture.swizzle.component_mapping.a4r4g4b4_unorm_pack16_ext_2d_pot_sparse_bbbb*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingA4r4g4b4unormpack16ext2dpotsparseaaaa, "dEQP-VK.texture.swizzle.component_mapping.a4r4g4b4_unorm_pack16_ext_2d_pot_sparse_aaaa*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingA4r4g4b4unormpack16ext2dpotsparsergba, "dEQP-VK.texture.swizzle.component_mapping.a4r4g4b4_unorm_pack16_ext_2d_pot_sparse_rgba*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingA4r4g4b4unormpack16ext2dpotsparseiiii, "dEQP-VK.texture.swizzle.component_mapping.a4r4g4b4_unorm_pack16_ext_2d_pot_sparse_iiii*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingA4r4g4b4unormpack16ext2dpotsparseabgr, "dEQP-VK.texture.swizzle.component_mapping.a4r4g4b4_unorm_pack16_ext_2d_pot_sparse_abgr*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingA4b4g4r4unormpack16ext2dpotzzzz, "dEQP-VK.texture.swizzle.component_mapping.a4b4g4r4_unorm_pack16_ext_2d_pot_zzzz*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingA4b4g4r4unormpack16ext2dpotoooo, "dEQP-VK.texture.swizzle.component_mapping.a4b4g4r4_unorm_pack16_ext_2d_pot_oooo*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingA4b4g4r4unormpack16ext2dpotrrrr, "dEQP-VK.texture.swizzle.component_mapping.a4b4g4r4_unorm_pack16_ext_2d_pot_rrrr*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingA4b4g4r4unormpack16ext2dpotgggg, "dEQP-VK.texture.swizzle.component_mapping.a4b4g4r4_unorm_pack16_ext_2d_pot_gggg*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingA4b4g4r4unormpack16ext2dpotbbbb, "dEQP-VK.texture.swizzle.component_mapping.a4b4g4r4_unorm_pack16_ext_2d_pot_bbbb*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingA4b4g4r4unormpack16ext2dpotaaaa, "dEQP-VK.texture.swizzle.component_mapping.a4b4g4r4_unorm_pack16_ext_2d_pot_aaaa*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingA4b4g4r4unormpack16ext2dpotrgba, "dEQP-VK.texture.swizzle.component_mapping.a4b4g4r4_unorm_pack16_ext_2d_pot_rgba*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingA4b4g4r4unormpack16ext2dpotiiii, "dEQP-VK.texture.swizzle.component_mapping.a4b4g4r4_unorm_pack16_ext_2d_pot_iiii*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingA4b4g4r4unormpack16ext2dpotabgr, "dEQP-VK.texture.swizzle.component_mapping.a4b4g4r4_unorm_pack16_ext_2d_pot_abgr*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingA4b4g4r4unormpack16ext2dpotsparsezzzz, "dEQP-VK.texture.swizzle.component_mapping.a4b4g4r4_unorm_pack16_ext_2d_pot_sparse_zzzz*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingA4b4g4r4unormpack16ext2dpotsparseoooo, "dEQP-VK.texture.swizzle.component_mapping.a4b4g4r4_unorm_pack16_ext_2d_pot_sparse_oooo*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingA4b4g4r4unormpack16ext2dpotsparserrrr, "dEQP-VK.texture.swizzle.component_mapping.a4b4g4r4_unorm_pack16_ext_2d_pot_sparse_rrrr*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingA4b4g4r4unormpack16ext2dpotsparsegggg, "dEQP-VK.texture.swizzle.component_mapping.a4b4g4r4_unorm_pack16_ext_2d_pot_sparse_gggg*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingA4b4g4r4unormpack16ext2dpotsparsebbbb, "dEQP-VK.texture.swizzle.component_mapping.a4b4g4r4_unorm_pack16_ext_2d_pot_sparse_bbbb*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingA4b4g4r4unormpack16ext2dpotsparseaaaa, "dEQP-VK.texture.swizzle.component_mapping.a4b4g4r4_unorm_pack16_ext_2d_pot_sparse_aaaa*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingA4b4g4r4unormpack16ext2dpotsparsergba, "dEQP-VK.texture.swizzle.component_mapping.a4b4g4r4_unorm_pack16_ext_2d_pot_sparse_rgba*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingA4b4g4r4unormpack16ext2dpotsparseiiii, "dEQP-VK.texture.swizzle.component_mapping.a4b4g4r4_unorm_pack16_ext_2d_pot_sparse_iiii*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingA4b4g4r4unormpack16ext2dpotsparseabgr, "dEQP-VK.texture.swizzle.component_mapping.a4b4g4r4_unorm_pack16_ext_2d_pot_sparse_abgr*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingEtc2r8g8b8unormblock2dpotzzzz, "dEQP-VK.texture.swizzle.component_mapping.etc2_r8g8b8_unorm_block_2d_pot_zzzz*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingEtc2r8g8b8unormblock2dpotoooo, "dEQP-VK.texture.swizzle.component_mapping.etc2_r8g8b8_unorm_block_2d_pot_oooo*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingEtc2r8g8b8unormblock2dpotrrrr, "dEQP-VK.texture.swizzle.component_mapping.etc2_r8g8b8_unorm_block_2d_pot_rrrr*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingEtc2r8g8b8unormblock2dpotgggg, "dEQP-VK.texture.swizzle.component_mapping.etc2_r8g8b8_unorm_block_2d_pot_gggg*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingEtc2r8g8b8unormblock2dpotbbbb, "dEQP-VK.texture.swizzle.component_mapping.etc2_r8g8b8_unorm_block_2d_pot_bbbb*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingEtc2r8g8b8unormblock2dpotaaaa, "dEQP-VK.texture.swizzle.component_mapping.etc2_r8g8b8_unorm_block_2d_pot_aaaa*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingEtc2r8g8b8unormblock2dpotrgba, "dEQP-VK.texture.swizzle.component_mapping.etc2_r8g8b8_unorm_block_2d_pot_rgba*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingEtc2r8g8b8unormblock2dpotiiii, "dEQP-VK.texture.swizzle.component_mapping.etc2_r8g8b8_unorm_block_2d_pot_iiii*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingEtc2r8g8b8unormblock2dpotabgr, "dEQP-VK.texture.swizzle.component_mapping.etc2_r8g8b8_unorm_block_2d_pot_abgr*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingEtc2r8g8b8unormblock2dpotsparsezzzz, "dEQP-VK.texture.swizzle.component_mapping.etc2_r8g8b8_unorm_block_2d_pot_sparse_zzzz*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingEtc2r8g8b8unormblock2dpotsparseoooo, "dEQP-VK.texture.swizzle.component_mapping.etc2_r8g8b8_unorm_block_2d_pot_sparse_oooo*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingEtc2r8g8b8unormblock2dpotsparserrrr, "dEQP-VK.texture.swizzle.component_mapping.etc2_r8g8b8_unorm_block_2d_pot_sparse_rrrr*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingEtc2r8g8b8unormblock2dpotsparsegggg, "dEQP-VK.texture.swizzle.component_mapping.etc2_r8g8b8_unorm_block_2d_pot_sparse_gggg*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingEtc2r8g8b8unormblock2dpotsparsebbbb, "dEQP-VK.texture.swizzle.component_mapping.etc2_r8g8b8_unorm_block_2d_pot_sparse_bbbb*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingEtc2r8g8b8unormblock2dpotsparseaaaa, "dEQP-VK.texture.swizzle.component_mapping.etc2_r8g8b8_unorm_block_2d_pot_sparse_aaaa*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingEtc2r8g8b8unormblock2dpotsparsergba, "dEQP-VK.texture.swizzle.component_mapping.etc2_r8g8b8_unorm_block_2d_pot_sparse_rgba*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingEtc2r8g8b8unormblock2dpotsparseiiii, "dEQP-VK.texture.swizzle.component_mapping.etc2_r8g8b8_unorm_block_2d_pot_sparse_iiii*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingEtc2r8g8b8unormblock2dpotsparseabgr, "dEQP-VK.texture.swizzle.component_mapping.etc2_r8g8b8_unorm_block_2d_pot_sparse_abgr*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingEtc2r8g8b8srgbblock2dpotzzzz, "dEQP-VK.texture.swizzle.component_mapping.etc2_r8g8b8_srgb_block_2d_pot_zzzz*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingEtc2r8g8b8srgbblock2dpotoooo, "dEQP-VK.texture.swizzle.component_mapping.etc2_r8g8b8_srgb_block_2d_pot_oooo*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingEtc2r8g8b8srgbblock2dpotrrrr, "dEQP-VK.texture.swizzle.component_mapping.etc2_r8g8b8_srgb_block_2d_pot_rrrr*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingEtc2r8g8b8srgbblock2dpotgggg, "dEQP-VK.texture.swizzle.component_mapping.etc2_r8g8b8_srgb_block_2d_pot_gggg*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingEtc2r8g8b8srgbblock2dpotbbbb, "dEQP-VK.texture.swizzle.component_mapping.etc2_r8g8b8_srgb_block_2d_pot_bbbb*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingEtc2r8g8b8srgbblock2dpotaaaa, "dEQP-VK.texture.swizzle.component_mapping.etc2_r8g8b8_srgb_block_2d_pot_aaaa*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingEtc2r8g8b8srgbblock2dpotrgba, "dEQP-VK.texture.swizzle.component_mapping.etc2_r8g8b8_srgb_block_2d_pot_rgba*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingEtc2r8g8b8srgbblock2dpotiiii, "dEQP-VK.texture.swizzle.component_mapping.etc2_r8g8b8_srgb_block_2d_pot_iiii*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingEtc2r8g8b8srgbblock2dpotabgr, "dEQP-VK.texture.swizzle.component_mapping.etc2_r8g8b8_srgb_block_2d_pot_abgr*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingEtc2r8g8b8srgbblock2dpotsparsezzzz, "dEQP-VK.texture.swizzle.component_mapping.etc2_r8g8b8_srgb_block_2d_pot_sparse_zzzz*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingEtc2r8g8b8srgbblock2dpotsparseoooo, "dEQP-VK.texture.swizzle.component_mapping.etc2_r8g8b8_srgb_block_2d_pot_sparse_oooo*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingEtc2r8g8b8srgbblock2dpotsparserrrr, "dEQP-VK.texture.swizzle.component_mapping.etc2_r8g8b8_srgb_block_2d_pot_sparse_rrrr*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingEtc2r8g8b8srgbblock2dpotsparsegggg, "dEQP-VK.texture.swizzle.component_mapping.etc2_r8g8b8_srgb_block_2d_pot_sparse_gggg*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingEtc2r8g8b8srgbblock2dpotsparsebbbb, "dEQP-VK.texture.swizzle.component_mapping.etc2_r8g8b8_srgb_block_2d_pot_sparse_bbbb*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingEtc2r8g8b8srgbblock2dpotsparseaaaa, "dEQP-VK.texture.swizzle.component_mapping.etc2_r8g8b8_srgb_block_2d_pot_sparse_aaaa*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingEtc2r8g8b8srgbblock2dpotsparsergba, "dEQP-VK.texture.swizzle.component_mapping.etc2_r8g8b8_srgb_block_2d_pot_sparse_rgba*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingEtc2r8g8b8srgbblock2dpotsparseiiii, "dEQP-VK.texture.swizzle.component_mapping.etc2_r8g8b8_srgb_block_2d_pot_sparse_iiii*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingEtc2r8g8b8srgbblock2dpotsparseabgr, "dEQP-VK.texture.swizzle.component_mapping.etc2_r8g8b8_srgb_block_2d_pot_sparse_abgr*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingEtc2r8g8b8a1unormblock2dpotzzzz, "dEQP-VK.texture.swizzle.component_mapping.etc2_r8g8b8a1_unorm_block_2d_pot_zzzz*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingEtc2r8g8b8a1unormblock2dpotoooo, "dEQP-VK.texture.swizzle.component_mapping.etc2_r8g8b8a1_unorm_block_2d_pot_oooo*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingEtc2r8g8b8a1unormblock2dpotrrrr, "dEQP-VK.texture.swizzle.component_mapping.etc2_r8g8b8a1_unorm_block_2d_pot_rrrr*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingEtc2r8g8b8a1unormblock2dpotgggg, "dEQP-VK.texture.swizzle.component_mapping.etc2_r8g8b8a1_unorm_block_2d_pot_gggg*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingEtc2r8g8b8a1unormblock2dpotbbbb, "dEQP-VK.texture.swizzle.component_mapping.etc2_r8g8b8a1_unorm_block_2d_pot_bbbb*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingEtc2r8g8b8a1unormblock2dpotaaaa, "dEQP-VK.texture.swizzle.component_mapping.etc2_r8g8b8a1_unorm_block_2d_pot_aaaa*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingEtc2r8g8b8a1unormblock2dpotrgba, "dEQP-VK.texture.swizzle.component_mapping.etc2_r8g8b8a1_unorm_block_2d_pot_rgba*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingEtc2r8g8b8a1unormblock2dpotiiii, "dEQP-VK.texture.swizzle.component_mapping.etc2_r8g8b8a1_unorm_block_2d_pot_iiii*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingEtc2r8g8b8a1unormblock2dpotabgr, "dEQP-VK.texture.swizzle.component_mapping.etc2_r8g8b8a1_unorm_block_2d_pot_abgr*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingEtc2r8g8b8a1unormblock2dpotsparsezzzz, "dEQP-VK.texture.swizzle.component_mapping.etc2_r8g8b8a1_unorm_block_2d_pot_sparse_zzzz*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingEtc2r8g8b8a1unormblock2dpotsparseoooo, "dEQP-VK.texture.swizzle.component_mapping.etc2_r8g8b8a1_unorm_block_2d_pot_sparse_oooo*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingEtc2r8g8b8a1unormblock2dpotsparserrrr, "dEQP-VK.texture.swizzle.component_mapping.etc2_r8g8b8a1_unorm_block_2d_pot_sparse_rrrr*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingEtc2r8g8b8a1unormblock2dpotsparsegggg, "dEQP-VK.texture.swizzle.component_mapping.etc2_r8g8b8a1_unorm_block_2d_pot_sparse_gggg*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingEtc2r8g8b8a1unormblock2dpotsparsebbbb, "dEQP-VK.texture.swizzle.component_mapping.etc2_r8g8b8a1_unorm_block_2d_pot_sparse_bbbb*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingEtc2r8g8b8a1unormblock2dpotsparseaaaa, "dEQP-VK.texture.swizzle.component_mapping.etc2_r8g8b8a1_unorm_block_2d_pot_sparse_aaaa*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingEtc2r8g8b8a1unormblock2dpotsparsergba, "dEQP-VK.texture.swizzle.component_mapping.etc2_r8g8b8a1_unorm_block_2d_pot_sparse_rgba*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingEtc2r8g8b8a1unormblock2dpotsparseiiii, "dEQP-VK.texture.swizzle.component_mapping.etc2_r8g8b8a1_unorm_block_2d_pot_sparse_iiii*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingEtc2r8g8b8a1unormblock2dpotsparseabgr, "dEQP-VK.texture.swizzle.component_mapping.etc2_r8g8b8a1_unorm_block_2d_pot_sparse_abgr*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingEtc2r8g8b8a1srgbblock2dpotzzzz, "dEQP-VK.texture.swizzle.component_mapping.etc2_r8g8b8a1_srgb_block_2d_pot_zzzz*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingEtc2r8g8b8a1srgbblock2dpotoooo, "dEQP-VK.texture.swizzle.component_mapping.etc2_r8g8b8a1_srgb_block_2d_pot_oooo*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingEtc2r8g8b8a1srgbblock2dpotrrrr, "dEQP-VK.texture.swizzle.component_mapping.etc2_r8g8b8a1_srgb_block_2d_pot_rrrr*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingEtc2r8g8b8a1srgbblock2dpotgggg, "dEQP-VK.texture.swizzle.component_mapping.etc2_r8g8b8a1_srgb_block_2d_pot_gggg*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingEtc2r8g8b8a1srgbblock2dpotbbbb, "dEQP-VK.texture.swizzle.component_mapping.etc2_r8g8b8a1_srgb_block_2d_pot_bbbb*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingEtc2r8g8b8a1srgbblock2dpotaaaa, "dEQP-VK.texture.swizzle.component_mapping.etc2_r8g8b8a1_srgb_block_2d_pot_aaaa*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingEtc2r8g8b8a1srgbblock2dpotrgba, "dEQP-VK.texture.swizzle.component_mapping.etc2_r8g8b8a1_srgb_block_2d_pot_rgba*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingEtc2r8g8b8a1srgbblock2dpotiiii, "dEQP-VK.texture.swizzle.component_mapping.etc2_r8g8b8a1_srgb_block_2d_pot_iiii*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingEtc2r8g8b8a1srgbblock2dpotabgr, "dEQP-VK.texture.swizzle.component_mapping.etc2_r8g8b8a1_srgb_block_2d_pot_abgr*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingEtc2r8g8b8a1srgbblock2dpotsparsezzzz, "dEQP-VK.texture.swizzle.component_mapping.etc2_r8g8b8a1_srgb_block_2d_pot_sparse_zzzz*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingEtc2r8g8b8a1srgbblock2dpotsparseoooo, "dEQP-VK.texture.swizzle.component_mapping.etc2_r8g8b8a1_srgb_block_2d_pot_sparse_oooo*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingEtc2r8g8b8a1srgbblock2dpotsparserrrr, "dEQP-VK.texture.swizzle.component_mapping.etc2_r8g8b8a1_srgb_block_2d_pot_sparse_rrrr*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingEtc2r8g8b8a1srgbblock2dpotsparsegggg, "dEQP-VK.texture.swizzle.component_mapping.etc2_r8g8b8a1_srgb_block_2d_pot_sparse_gggg*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingEtc2r8g8b8a1srgbblock2dpotsparsebbbb, "dEQP-VK.texture.swizzle.component_mapping.etc2_r8g8b8a1_srgb_block_2d_pot_sparse_bbbb*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingEtc2r8g8b8a1srgbblock2dpotsparseaaaa, "dEQP-VK.texture.swizzle.component_mapping.etc2_r8g8b8a1_srgb_block_2d_pot_sparse_aaaa*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingEtc2r8g8b8a1srgbblock2dpotsparsergba, "dEQP-VK.texture.swizzle.component_mapping.etc2_r8g8b8a1_srgb_block_2d_pot_sparse_rgba*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingEtc2r8g8b8a1srgbblock2dpotsparseiiii, "dEQP-VK.texture.swizzle.component_mapping.etc2_r8g8b8a1_srgb_block_2d_pot_sparse_iiii*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingEtc2r8g8b8a1srgbblock2dpotsparseabgr, "dEQP-VK.texture.swizzle.component_mapping.etc2_r8g8b8a1_srgb_block_2d_pot_sparse_abgr*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingEtc2r8g8b8a8unormblock2dpotzzzz, "dEQP-VK.texture.swizzle.component_mapping.etc2_r8g8b8a8_unorm_block_2d_pot_zzzz*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingEtc2r8g8b8a8unormblock2dpotoooo, "dEQP-VK.texture.swizzle.component_mapping.etc2_r8g8b8a8_unorm_block_2d_pot_oooo*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingEtc2r8g8b8a8unormblock2dpotrrrr, "dEQP-VK.texture.swizzle.component_mapping.etc2_r8g8b8a8_unorm_block_2d_pot_rrrr*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingEtc2r8g8b8a8unormblock2dpotgggg, "dEQP-VK.texture.swizzle.component_mapping.etc2_r8g8b8a8_unorm_block_2d_pot_gggg*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingEtc2r8g8b8a8unormblock2dpotbbbb, "dEQP-VK.texture.swizzle.component_mapping.etc2_r8g8b8a8_unorm_block_2d_pot_bbbb*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingEtc2r8g8b8a8unormblock2dpotaaaa, "dEQP-VK.texture.swizzle.component_mapping.etc2_r8g8b8a8_unorm_block_2d_pot_aaaa*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingEtc2r8g8b8a8unormblock2dpotrgba, "dEQP-VK.texture.swizzle.component_mapping.etc2_r8g8b8a8_unorm_block_2d_pot_rgba*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingEtc2r8g8b8a8unormblock2dpotiiii, "dEQP-VK.texture.swizzle.component_mapping.etc2_r8g8b8a8_unorm_block_2d_pot_iiii*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingEtc2r8g8b8a8unormblock2dpotabgr, "dEQP-VK.texture.swizzle.component_mapping.etc2_r8g8b8a8_unorm_block_2d_pot_abgr*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingEtc2r8g8b8a8unormblock2dpotsparsezzzz, "dEQP-VK.texture.swizzle.component_mapping.etc2_r8g8b8a8_unorm_block_2d_pot_sparse_zzzz*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingEtc2r8g8b8a8unormblock2dpotsparseoooo, "dEQP-VK.texture.swizzle.component_mapping.etc2_r8g8b8a8_unorm_block_2d_pot_sparse_oooo*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingEtc2r8g8b8a8unormblock2dpotsparserrrr, "dEQP-VK.texture.swizzle.component_mapping.etc2_r8g8b8a8_unorm_block_2d_pot_sparse_rrrr*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingEtc2r8g8b8a8unormblock2dpotsparsegggg, "dEQP-VK.texture.swizzle.component_mapping.etc2_r8g8b8a8_unorm_block_2d_pot_sparse_gggg*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingEtc2r8g8b8a8unormblock2dpotsparsebbbb, "dEQP-VK.texture.swizzle.component_mapping.etc2_r8g8b8a8_unorm_block_2d_pot_sparse_bbbb*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingEtc2r8g8b8a8unormblock2dpotsparseaaaa, "dEQP-VK.texture.swizzle.component_mapping.etc2_r8g8b8a8_unorm_block_2d_pot_sparse_aaaa*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingEtc2r8g8b8a8unormblock2dpotsparsergba, "dEQP-VK.texture.swizzle.component_mapping.etc2_r8g8b8a8_unorm_block_2d_pot_sparse_rgba*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingEtc2r8g8b8a8unormblock2dpotsparseiiii, "dEQP-VK.texture.swizzle.component_mapping.etc2_r8g8b8a8_unorm_block_2d_pot_sparse_iiii*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingEtc2r8g8b8a8unormblock2dpotsparseabgr, "dEQP-VK.texture.swizzle.component_mapping.etc2_r8g8b8a8_unorm_block_2d_pot_sparse_abgr*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingEtc2r8g8b8a8srgbblock2dpotzzzz, "dEQP-VK.texture.swizzle.component_mapping.etc2_r8g8b8a8_srgb_block_2d_pot_zzzz*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingEtc2r8g8b8a8srgbblock2dpotoooo, "dEQP-VK.texture.swizzle.component_mapping.etc2_r8g8b8a8_srgb_block_2d_pot_oooo*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingEtc2r8g8b8a8srgbblock2dpotrrrr, "dEQP-VK.texture.swizzle.component_mapping.etc2_r8g8b8a8_srgb_block_2d_pot_rrrr*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingEtc2r8g8b8a8srgbblock2dpotgggg, "dEQP-VK.texture.swizzle.component_mapping.etc2_r8g8b8a8_srgb_block_2d_pot_gggg*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingEtc2r8g8b8a8srgbblock2dpotbbbb, "dEQP-VK.texture.swizzle.component_mapping.etc2_r8g8b8a8_srgb_block_2d_pot_bbbb*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingEtc2r8g8b8a8srgbblock2dpotaaaa, "dEQP-VK.texture.swizzle.component_mapping.etc2_r8g8b8a8_srgb_block_2d_pot_aaaa*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingEtc2r8g8b8a8srgbblock2dpotrgba, "dEQP-VK.texture.swizzle.component_mapping.etc2_r8g8b8a8_srgb_block_2d_pot_rgba*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingEtc2r8g8b8a8srgbblock2dpotiiii, "dEQP-VK.texture.swizzle.component_mapping.etc2_r8g8b8a8_srgb_block_2d_pot_iiii*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingEtc2r8g8b8a8srgbblock2dpotabgr, "dEQP-VK.texture.swizzle.component_mapping.etc2_r8g8b8a8_srgb_block_2d_pot_abgr*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingEtc2r8g8b8a8srgbblock2dpotsparsezzzz, "dEQP-VK.texture.swizzle.component_mapping.etc2_r8g8b8a8_srgb_block_2d_pot_sparse_zzzz*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingEtc2r8g8b8a8srgbblock2dpotsparseoooo, "dEQP-VK.texture.swizzle.component_mapping.etc2_r8g8b8a8_srgb_block_2d_pot_sparse_oooo*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingEtc2r8g8b8a8srgbblock2dpotsparserrrr, "dEQP-VK.texture.swizzle.component_mapping.etc2_r8g8b8a8_srgb_block_2d_pot_sparse_rrrr*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingEtc2r8g8b8a8srgbblock2dpotsparsegggg, "dEQP-VK.texture.swizzle.component_mapping.etc2_r8g8b8a8_srgb_block_2d_pot_sparse_gggg*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingEtc2r8g8b8a8srgbblock2dpotsparsebbbb, "dEQP-VK.texture.swizzle.component_mapping.etc2_r8g8b8a8_srgb_block_2d_pot_sparse_bbbb*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingEtc2r8g8b8a8srgbblock2dpotsparseaaaa, "dEQP-VK.texture.swizzle.component_mapping.etc2_r8g8b8a8_srgb_block_2d_pot_sparse_aaaa*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingEtc2r8g8b8a8srgbblock2dpotsparsergba, "dEQP-VK.texture.swizzle.component_mapping.etc2_r8g8b8a8_srgb_block_2d_pot_sparse_rgba*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingEtc2r8g8b8a8srgbblock2dpotsparseiiii, "dEQP-VK.texture.swizzle.component_mapping.etc2_r8g8b8a8_srgb_block_2d_pot_sparse_iiii*"); +static SHRINK_HWTEST_F(ActsTexture0006TS, TCComponentmappingEtc2r8g8b8a8srgbblock2dpotsparseabgr, "dEQP-VK.texture.swizzle.component_mapping.etc2_r8g8b8a8_srgb_block_2d_pot_sparse_abgr*"); -- GitLab