提交 1c9d4bd7 编写于 作者: L lixiteng

vkgl添加部件名称

Signed-off-by: Nlixiteng <lixiteng@huawei.com>
上级 45338c7d
......@@ -45,6 +45,8 @@ ohos_static_library("libdeqpgles2func0001") {
}
ohos_moduletest_suite("ActsDeqpgles2TestSuite0001") {
subsystem_name = "graphic"
part_name = "graphic_standard"
sources = [
"../ActsDeqpgles20001TestSuite.cpp",
"../functional/Deqpgles2conversions_scalar_to_scalarTestCase.cpp",
......
......@@ -39,6 +39,8 @@ ohos_static_library("libdeqpgles2func0002") {
}
ohos_moduletest_suite("ActsDeqpgles2TestSuite0002") {
subsystem_name = "graphic"
part_name = "graphic_standard"
sources = [
"../ActsDeqpgles20002TestSuite.cpp",
"../functional/Deqpgles2conditionals_ifTestCase.cpp",
......
......@@ -39,6 +39,8 @@ ohos_static_library("libdeqpgles2func0003") {
}
ohos_moduletest_suite("ActsDeqpgles2TestSuite0003") {
subsystem_name = "graphic"
part_name = "graphic_standard"
sources = [
"../ActsDeqpgles20003TestSuite.cpp",
"../functional/Deqpgles2functions_array_argumentsTestCase.cpp",
......
......@@ -39,6 +39,8 @@ ohos_static_library("libdeqpgles2func0004") {
}
ohos_moduletest_suite("ActsDeqpgles2TestSuite0004") {
subsystem_name = "graphic"
part_name = "graphic_standard"
sources = [
"../ActsDeqpgles20004TestSuite.cpp",
"../functional/Deqpgles2indexing_matrix_subscriptTestCase.cpp",
......
......@@ -39,6 +39,8 @@ ohos_static_library("libdeqpgles2func0005") {
}
ohos_moduletest_suite("ActsDeqpgles2TestSuite0005") {
subsystem_name = "graphic"
part_name = "graphic_standard"
sources = [
"../ActsDeqpgles20005TestSuite.cpp",
"../functional/Deqpgles2binary_operator_addTestCase.cpp",
......
......@@ -39,6 +39,8 @@ ohos_static_library("libdeqpgles2func0006") {
}
ohos_moduletest_suite("ActsDeqpgles2TestSuite0006") {
subsystem_name = "graphic"
part_name = "graphic_standard"
sources = [
"../ActsDeqpgles20006TestSuite.cpp",
"../functional/Deqpgles2angle_and_trigonometry_acosTestCase.cpp",
......
......@@ -39,6 +39,8 @@ ohos_static_library("libdeqpgles2func0007") {
}
ohos_moduletest_suite("ActsDeqpgles2TestSuite0007") {
subsystem_name = "graphic"
part_name = "graphic_standard"
sources = [
"../ActsDeqpgles20007TestSuite.cpp",
"../functional/Deqpgles2bool_compare_allTestCase.cpp",
......
......@@ -39,6 +39,8 @@ ohos_static_library("libdeqpgles2func0008") {
}
ohos_moduletest_suite("ActsDeqpgles2TestSuite0008") {
subsystem_name = "graphic"
part_name = "graphic_standard"
sources = [
"../ActsDeqpgles20008TestSuite.cpp",
"../functional/Deqpgles2builtin_functions_exponentialTestCase.cpp",
......
......@@ -39,6 +39,8 @@ ohos_static_library("libdeqpgles2func0009") {
}
ohos_moduletest_suite("ActsDeqpgles2TestSuite0009") {
subsystem_name = "graphic"
part_name = "graphic_standard"
sources = [
"../ActsDeqpgles20009TestSuite.cpp",
"../functional/Deqpgles2basic_expression_combinedTestCase.cpp",
......
......@@ -39,6 +39,8 @@ ohos_static_library("libdeqpgles2func0010") {
}
ohos_moduletest_suite("ActsDeqpgles2TestSuite0010") {
subsystem_name = "graphic"
part_name = "graphic_standard"
sources = [
"../ActsDeqpgles20010TestSuite.cpp",
"../functional/Deqpgles2comparison_ops_fragmentTestCase.cpp",
......
......@@ -39,6 +39,8 @@ ohos_static_library("libdeqpgles2func0011") {
}
ohos_moduletest_suite("ActsDeqpgles2TestSuite0011") {
subsystem_name = "graphic"
part_name = "graphic_standard"
sources = [
"../ActsDeqpgles20011TestSuite.cpp",
"../functional/Deqpgles22d_affineTestCase.cpp",
......
......@@ -39,6 +39,8 @@ ohos_static_library("libdeqpgles2func0012") {
}
ohos_moduletest_suite("ActsDeqpgles2TestSuite0012") {
subsystem_name = "graphic"
part_name = "graphic_standard"
sources = [
"../ActsDeqpgles20012TestSuite.cpp",
"../functional/Deqpgles2blend_equation_src_func_dst_funcTestCase.cpp",
......
......@@ -39,6 +39,8 @@ ohos_static_library("libdeqpgles2func0013") {
}
ohos_moduletest_suite("ActsDeqpgles2TestSuite0013") {
subsystem_name = "graphic"
part_name = "graphic_standard"
sources = [
"../ActsDeqpgles20013TestSuite.cpp",
"../functional/Deqpgles2blend_rgb_equation_alpha_equationTestCase.cpp",
......
......@@ -39,6 +39,8 @@ ohos_static_library("libdeqpgles2func0014") {
}
ohos_moduletest_suite("ActsDeqpgles2TestSuite0014") {
subsystem_name = "graphic"
part_name = "graphic_standard"
sources = [
"../ActsDeqpgles20014TestSuite.cpp",
"../functional/Deqpgles2attribute_location_bindTestCase.cpp",
......
......@@ -39,6 +39,8 @@ ohos_static_library("libdeqpgles2func0015") {
}
ohos_moduletest_suite("ActsDeqpgles2TestSuite0015") {
subsystem_name = "graphic"
part_name = "graphic_standard"
sources = [
"../ActsDeqpgles20015TestSuite.cpp",
"../functional/Deqpgles2get_uniform_array_in_structTestCase.cpp",
......
......@@ -39,6 +39,8 @@ ohos_static_library("libdeqpgles2func0016") {
}
ohos_moduletest_suite("ActsDeqpgles2TestSuite0016") {
subsystem_name = "graphic"
part_name = "graphic_standard"
sources = [
"../ActsDeqpgles20016TestSuite.cpp",
"../functional/Deqpgles2assigned_unused_uniformsTestCase.cpp",
......
......@@ -39,6 +39,8 @@ ohos_static_library("libdeqpgles2func0017") {
}
ohos_moduletest_suite("ActsDeqpgles2TestSuite0017") {
subsystem_name = "graphic"
part_name = "graphic_standard"
sources = [
"../ActsDeqpgles20017TestSuite.cpp",
"../functional/Deqpgles2attach_deleted_inputTestCase.cpp",
......
......@@ -39,6 +39,8 @@ ohos_static_library("libdeqpgles3func0001") {
}
ohos_moduletest_suite("ActsDeqpgles3TestSuite0001") {
subsystem_name = "graphic"
part_name = "graphic_standard"
sources = [
"../ActsDeqpgles30001TestSuite.cpp",
"../functional/Deqpgles3copy_basicTestCase.cpp",
......
......@@ -39,6 +39,8 @@ ohos_static_library("libdeqpgles3func0002") {
}
ohos_moduletest_suite("ActsDeqpgles3TestSuite0002") {
subsystem_name = "graphic"
part_name = "graphic_standard"
sources = [
"../ActsDeqpgles30002TestSuite.cpp",
"../functional/Deqpgles3conversions_scalar_to_scalarTestCase.cpp",
......
......@@ -39,6 +39,8 @@ ohos_static_library("libdeqpgles3func0003") {
}
ohos_moduletest_suite("ActsDeqpgles3TestSuite0003") {
subsystem_name = "graphic"
part_name = "graphic_standard"
sources = [
"../ActsDeqpgles30003TestSuite.cpp",
"../functional/Deqpgles3conditionals_ifTestCase.cpp",
......
......@@ -39,6 +39,8 @@ ohos_static_library("libdeqpgles3func0004") {
}
ohos_moduletest_suite("ActsDeqpgles3TestSuite0004") {
subsystem_name = "graphic"
part_name = "graphic_standard"
sources = [
"../ActsDeqpgles30004TestSuite.cpp",
"../functional/Deqpgles3swizzle_math_operations_vector_addTestCase.cpp",
......
......@@ -39,6 +39,8 @@ ohos_static_library("libdeqpgles3func0005") {
}
ohos_moduletest_suite("ActsDeqpgles3TestSuite0005") {
subsystem_name = "graphic"
part_name = "graphic_standard"
sources = [
"../ActsDeqpgles30005TestSuite.cpp",
"../functional/Deqpgles3arrays_complex_expressionTestCase.cpp",
......
......@@ -39,6 +39,8 @@ ohos_static_library("libdeqpgles3func0006") {
}
ohos_moduletest_suite("ActsDeqpgles3TestSuite0006") {
subsystem_name = "graphic"
part_name = "graphic_standard"
sources = [
"../ActsDeqpgles30006TestSuite.cpp",
"../functional/Deqpgles3indexing_varying_arrayTestCase.cpp",
......
......@@ -39,6 +39,8 @@ ohos_static_library("libdeqpgles3func0007") {
}
ohos_moduletest_suite("ActsDeqpgles3TestSuite0007") {
subsystem_name = "graphic"
part_name = "graphic_standard"
sources = [
"../ActsDeqpgles30007TestSuite.cpp",
"../functional/Deqpgles3indexing_matrix_subscriptTestCase.cpp",
......
......@@ -39,6 +39,8 @@ ohos_static_library("libdeqpgles3func0008") {
}
ohos_moduletest_suite("ActsDeqpgles3TestSuite0008") {
subsystem_name = "graphic"
part_name = "graphic_standard"
sources = [
"../ActsDeqpgles30008TestSuite.cpp",
"../functional/Deqpgles3loops_customTestCase.cpp",
......
......@@ -39,6 +39,8 @@ ohos_static_library("libdeqpgles3func0009") {
}
ohos_moduletest_suite("ActsDeqpgles3TestSuite0009") {
subsystem_name = "graphic"
part_name = "graphic_standard"
sources = [
"../ActsDeqpgles30009TestSuite.cpp",
"../functional/Deqpgles3binary_operator_addTestCase.cpp",
......
......@@ -39,6 +39,8 @@ ohos_static_library("libdeqpgles3func0010") {
}
ohos_moduletest_suite("ActsDeqpgles3TestSuite0010") {
subsystem_name = "graphic"
part_name = "graphic_standard"
sources = [
"../ActsDeqpgles30010TestSuite.cpp",
"../functional/Deqpgles3binary_operator_add_assign_effectTestCase.cpp",
......
......@@ -39,6 +39,8 @@ ohos_static_library("libdeqpgles3func0011") {
}
ohos_moduletest_suite("ActsDeqpgles3TestSuite0011") {
subsystem_name = "graphic"
part_name = "graphic_standard"
sources = [
"../ActsDeqpgles30011TestSuite.cpp",
"../functional/Deqpgles3binary_operator_add_assign_resultTestCase.cpp",
......
......@@ -39,6 +39,8 @@ ohos_static_library("libdeqpgles3func0012") {
}
ohos_moduletest_suite("ActsDeqpgles3TestSuite0012") {
subsystem_name = "graphic"
part_name = "graphic_standard"
sources = [
"../ActsDeqpgles30012TestSuite.cpp",
"../functional/Deqpgles3binary_operator_bitwise_and_assign_resultTestCase.cpp",
......
......@@ -39,6 +39,8 @@ ohos_static_library("libdeqpgles3func0013") {
}
ohos_moduletest_suite("ActsDeqpgles3TestSuite0013") {
subsystem_name = "graphic"
part_name = "graphic_standard"
sources = [
"../ActsDeqpgles30013TestSuite.cpp",
"../functional/Deqpgles3angle_and_trigonometry_acosTestCase.cpp",
......
......@@ -39,6 +39,8 @@ ohos_static_library("libdeqpgles3func0014") {
}
ohos_moduletest_suite("ActsDeqpgles3TestSuite0014") {
subsystem_name = "graphic"
part_name = "graphic_standard"
sources = [
"../ActsDeqpgles30014TestSuite.cpp",
"../functional/Deqpgles3add_constTestCase.cpp",
......
......@@ -39,6 +39,8 @@ ohos_static_library("libdeqpgles3func0015") {
}
ohos_moduletest_suite("ActsDeqpgles3TestSuite0015") {
subsystem_name = "graphic"
part_name = "graphic_standard"
sources = [
"../ActsDeqpgles30015TestSuite.cpp",
"../functional/Deqpgles3mul_constTestCase.cpp",
......
......@@ -39,6 +39,8 @@ ohos_static_library("libdeqpgles3func0016") {
}
ohos_moduletest_suite("ActsDeqpgles3TestSuite0016") {
subsystem_name = "graphic"
part_name = "graphic_standard"
sources = [
"../ActsDeqpgles30016TestSuite.cpp",
"../functional/Deqpgles3determinant_dynamicTestCase.cpp",
......
......@@ -39,6 +39,8 @@ ohos_static_library("libdeqpgles3func0017") {
}
ohos_moduletest_suite("ActsDeqpgles3TestSuite0017") {
subsystem_name = "graphic"
part_name = "graphic_standard"
sources = [
"../ActsDeqpgles30017TestSuite.cpp",
"../functional/Deqpgles3fragdepth_compareTestCase.cpp",
......
......@@ -39,6 +39,8 @@ ohos_static_library("libdeqpgles3func0018") {
}
ohos_moduletest_suite("ActsDeqpgles3TestSuite0018") {
subsystem_name = "graphic"
part_name = "graphic_standard"
sources = [
"../ActsDeqpgles30018TestSuite.cpp",
"../functional/Deqpgles3common_absTestCase.cpp",
......
......@@ -39,6 +39,8 @@ ohos_static_library("libdeqpgles3func0019") {
}
ohos_moduletest_suite("ActsDeqpgles3TestSuite0019") {
subsystem_name = "graphic"
part_name = "graphic_standard"
sources = [
"../ActsDeqpgles30019TestSuite.cpp",
"../functional/Deqpgles3abs_highp_fragmentTestCase.cpp",
......
......@@ -39,6 +39,8 @@ ohos_static_library("libdeqpgles3func0020") {
}
ohos_moduletest_suite("ActsDeqpgles3TestSuite0020") {
subsystem_name = "graphic"
part_name = "graphic_standard"
sources = [
"../ActsDeqpgles30020TestSuite.cpp",
"../functional/Deqpgles3basic_expression_vertexTestCase.cpp",
......
......@@ -39,6 +39,8 @@ ohos_static_library("libdeqpgles3func0021") {
}
ohos_moduletest_suite("ActsDeqpgles3TestSuite0021") {
subsystem_name = "graphic"
part_name = "graphic_standard"
sources = [
"../ActsDeqpgles30021TestSuite.cpp",
"../functional/Deqpgles3basic_expression_combinedTestCase.cpp",
......
......@@ -39,6 +39,8 @@ ohos_static_library("libdeqpgles3func0022") {
}
ohos_moduletest_suite("ActsDeqpgles3TestSuite0022") {
subsystem_name = "graphic"
part_name = "graphic_standard"
sources = [
"../ActsDeqpgles30022TestSuite.cpp",
"../functional/Deqpgles3all_features_fragmentTestCase.cpp",
......
......@@ -39,6 +39,8 @@ ohos_static_library("libdeqpgles3func0023") {
}
ohos_moduletest_suite("ActsDeqpgles3TestSuite0023") {
subsystem_name = "graphic"
part_name = "graphic_standard"
sources = [
"../ActsDeqpgles30023TestSuite.cpp",
"../functional/Deqpgles3format_compressedTestCase.cpp",
......
......@@ -39,6 +39,8 @@ ohos_static_library("libdeqpgles3func0024") {
}
ohos_moduletest_suite("ActsDeqpgles3TestSuite0024") {
subsystem_name = "graphic"
part_name = "graphic_standard"
sources = [
"../ActsDeqpgles30024TestSuite.cpp",
"../functional/Deqpgles32d_formatsTestCase.cpp",
......
......@@ -39,6 +39,8 @@ ohos_static_library("libdeqpgles3func0025") {
}
ohos_moduletest_suite("ActsDeqpgles3TestSuite0025") {
subsystem_name = "graphic"
part_name = "graphic_standard"
sources = [
"../ActsDeqpgles30025TestSuite.cpp",
"../functional/Deqpgles32d_affineTestCase.cpp",
......
......@@ -39,6 +39,8 @@ ohos_static_library("libdeqpgles3func0026") {
}
ohos_moduletest_suite("ActsDeqpgles3TestSuite0026") {
subsystem_name = "graphic"
part_name = "graphic_standard"
sources = [
"../ActsDeqpgles30026TestSuite.cpp",
"../functional/Deqpgles32d_array_linearTestCase.cpp",
......
......@@ -39,6 +39,8 @@ ohos_static_library("libdeqpgles3func0027") {
}
ohos_moduletest_suite("ActsDeqpgles3TestSuite0027") {
subsystem_name = "graphic"
part_name = "graphic_standard"
sources = [
"../ActsDeqpgles30027TestSuite.cpp",
"../functional/Deqpgles32d_filteringTestCase.cpp",
......
......@@ -39,6 +39,8 @@ ohos_static_library("libdeqpgles3func0028") {
}
ohos_moduletest_suite("ActsDeqpgles3TestSuite0028") {
subsystem_name = "graphic"
part_name = "graphic_standard"
sources = [
"../ActsDeqpgles30028TestSuite.cpp",
"../functional/Deqpgles32_units_mixedTestCase.cpp",
......
......@@ -39,6 +39,8 @@ ohos_static_library("libdeqpgles3func0029") {
}
ohos_moduletest_suite("ActsDeqpgles3TestSuite0029") {
subsystem_name = "graphic"
part_name = "graphic_standard"
sources = [
"../ActsDeqpgles30029TestSuite.cpp",
"../functional/Deqpgles3default_framebuffer_equation_src_func_dst_funcTestCase.cpp",
......
......@@ -39,6 +39,8 @@ ohos_static_library("libdeqpgles3func0030") {
}
ohos_moduletest_suite("ActsDeqpgles3TestSuite0030") {
subsystem_name = "graphic"
part_name = "graphic_standard"
sources = [
"../ActsDeqpgles30030TestSuite.cpp",
"../functional/Deqpgles3default_framebuffer_rgb_equation_alpha_equationTestCase.cpp",
......
......@@ -39,6 +39,8 @@ ohos_static_library("libdeqpgles3func0031") {
}
ohos_moduletest_suite("ActsDeqpgles3TestSuite0031") {
subsystem_name = "graphic"
part_name = "graphic_standard"
sources = [
"../ActsDeqpgles30031TestSuite.cpp",
"../functional/Deqpgles3fbo_apiTestCase.cpp",
......
......@@ -39,6 +39,8 @@ ohos_static_library("libdeqpgles3func0032") {
}
ohos_moduletest_suite("ActsDeqpgles3TestSuite0032") {
subsystem_name = "graphic"
part_name = "graphic_standard"
sources = [
"../ActsDeqpgles30032TestSuite.cpp",
"../functional/Deqpgles3blit_tex2dTestCase.cpp",
......
......@@ -39,6 +39,8 @@ ohos_static_library("libdeqpgles3func0033") {
}
ohos_moduletest_suite("ActsDeqpgles3TestSuite0033") {
subsystem_name = "graphic"
part_name = "graphic_standard"
sources = [
"../ActsDeqpgles30033TestSuite.cpp",
"../functional/Deqpgles3blit_conversionTestCase.cpp",
......
......@@ -39,6 +39,8 @@ ohos_static_library("libdeqpgles3func0034") {
}
ohos_moduletest_suite("ActsDeqpgles3TestSuite0034") {
subsystem_name = "graphic"
part_name = "graphic_standard"
sources = [
"../ActsDeqpgles30034TestSuite.cpp",
"../functional/Deqpgles3first_byteTestCase.cpp",
......
......@@ -39,6 +39,8 @@ ohos_static_library("libdeqpgles3func0035") {
}
ohos_moduletest_suite("ActsDeqpgles3TestSuite0035") {
subsystem_name = "graphic"
part_name = "graphic_standard"
sources = [
"../ActsDeqpgles30035TestSuite.cpp",
"../functional/Deqpgles3single_basic_array_packedTestCase.cpp",
......
......@@ -39,6 +39,8 @@ ohos_static_library("libdeqpgles3func0036") {
}
ohos_moduletest_suite("ActsDeqpgles3TestSuite0036") {
subsystem_name = "graphic"
part_name = "graphic_standard"
sources = [
"../ActsDeqpgles30036TestSuite.cpp",
"../functional/Deqpgles3instance_array_basic_type_packedTestCase.cpp",
......
......@@ -39,6 +39,8 @@ ohos_static_library("libdeqpgles3func0037") {
}
ohos_moduletest_suite("ActsDeqpgles3TestSuite0037") {
subsystem_name = "graphic"
part_name = "graphic_standard"
sources = [
"../ActsDeqpgles30037TestSuite.cpp",
"../functional/Deqpgles3active_uniform_array_in_structTestCase.cpp",
......
......@@ -39,6 +39,8 @@ ohos_static_library("libdeqpgles3func0038") {
}
ohos_moduletest_suite("ActsDeqpgles3TestSuite0038") {
subsystem_name = "graphic"
part_name = "graphic_standard"
sources = [
"../ActsDeqpgles30038TestSuite.cpp",
"../functional/Deqpgles3get_uniform_array_in_structTestCase.cpp",
......
......@@ -39,6 +39,8 @@ ohos_static_library("libdeqpgles3func0039") {
}
ohos_moduletest_suite("ActsDeqpgles3TestSuite0039") {
subsystem_name = "graphic"
part_name = "graphic_standard"
sources = [
"../ActsDeqpgles30039TestSuite.cpp",
"../functional/Deqpgles3assigned_unused_uniformsTestCase.cpp",
......
......@@ -39,6 +39,8 @@ ohos_static_library("libdeqpgles3func0040") {
}
ohos_moduletest_suite("ActsDeqpgles3TestSuite0040") {
subsystem_name = "graphic"
part_name = "graphic_standard"
sources = [
"../ActsDeqpgles30040TestSuite.cpp",
"../functional/Deqpgles3array_fixedTestCase.cpp",
......
......@@ -39,6 +39,8 @@ ohos_static_library("libdeqpgles3func0041") {
}
ohos_moduletest_suite("ActsDeqpgles3TestSuite0041") {
subsystem_name = "graphic"
part_name = "graphic_standard"
sources = [
"../ActsDeqpgles30041TestSuite.cpp",
"../functional/Deqpgles3draw_arrays_instanced_attribute_divisorTestCase.cpp",
......
......@@ -39,6 +39,8 @@ ohos_static_library("libdeqpgles3func0042") {
}
ohos_moduletest_suite("ActsDeqpgles3TestSuite0042") {
subsystem_name = "graphic"
part_name = "graphic_standard"
sources = [
"../ActsDeqpgles30042TestSuite.cpp",
"../functional/Deqpgles3functional_fence_syncTestCase.cpp",
......
......@@ -39,6 +39,8 @@ ohos_static_library("libdeqpgles3func0043") {
}
ohos_moduletest_suite("ActsDeqpgles3TestSuite0043") {
subsystem_name = "graphic"
part_name = "graphic_standard"
sources = [
"../ActsDeqpgles30043TestSuite.cpp",
"../functional/Deqpgles3dither_disabledTestCase.cpp",
......
......@@ -39,6 +39,8 @@ ohos_static_library("libdeqpgles3func0044") {
}
ohos_moduletest_suite("ActsDeqpgles3TestSuite0044") {
subsystem_name = "graphic"
part_name = "graphic_standard"
sources = [
"../ActsDeqpgles30044TestSuite.cpp",
"../functional/Deqpgles3clipping_lineTestCase.cpp",
......
......@@ -39,6 +39,8 @@ ohos_static_library("libdeqpgles3func0045") {
}
ohos_moduletest_suite("ActsDeqpgles3TestSuite0045") {
subsystem_name = "graphic"
part_name = "graphic_standard"
sources = [
"../ActsDeqpgles30045TestSuite.cpp",
"../functional/Deqpgles3attach_deleted_inputTestCase.cpp",
......
......@@ -39,6 +39,8 @@ ohos_static_library("libdeqpgles31func0001") {
}
ohos_moduletest_suite("ActsDeqpgles31TestSuite0001") {
subsystem_name = "graphic"
part_name = "graphic_standard"
sources = [
"../ActsDeqpgles310001TestSuite.cpp",
"../functional/Deqpgles31builtin_functions_pack_unpackTestCase.cpp",
......
......@@ -39,6 +39,8 @@ ohos_static_library("libdeqpgles31func0002") {
}
ohos_moduletest_suite("ActsDeqpgles31TestSuite0002") {
subsystem_name = "graphic"
part_name = "graphic_standard"
sources = [
"../ActsDeqpgles310002TestSuite.cpp",
"../functional/Deqpgles31integer_bitcountTestCase.cpp",
......
......@@ -39,6 +39,8 @@ ohos_static_library("libdeqpgles31func0003") {
}
ohos_moduletest_suite("ActsDeqpgles31TestSuite0003") {
subsystem_name = "graphic"
part_name = "graphic_standard"
sources = [
"../ActsDeqpgles310003TestSuite.cpp",
"../functional/Deqpgles31abs_highp_computeTestCase.cpp",
......
......@@ -39,6 +39,8 @@ ohos_static_library("libdeqpgles31func0004") {
}
ohos_moduletest_suite("ActsDeqpgles31TestSuite0004") {
subsystem_name = "graphic"
part_name = "graphic_standard"
sources = [
"../ActsDeqpgles310004TestSuite.cpp",
"../functional/Deqpgles31const_expression_computeTestCase.cpp",
......
......@@ -39,6 +39,8 @@ ohos_static_library("libdeqpgles31func0005") {
}
ohos_moduletest_suite("ActsDeqpgles31TestSuite0005") {
subsystem_name = "graphic"
part_name = "graphic_standard"
sources = [
"../ActsDeqpgles310005TestSuite.cpp",
"../functional/Deqpgles31assignment_explicit_to_explicitTestCase.cpp",
......
......@@ -39,6 +39,8 @@ ohos_static_library("libdeqpgles31func0006") {
}
ohos_moduletest_suite("ActsDeqpgles31TestSuite0006") {
subsystem_name = "graphic"
part_name = "graphic_standard"
sources = [
"../ActsDeqpgles310006TestSuite.cpp",
"../functional/Deqpgles31array_subscripts_input_before_subscriptTestCase.cpp",
......
......@@ -39,6 +39,8 @@ ohos_static_library("libdeqpgles31func0007") {
}
ohos_moduletest_suite("ActsDeqpgles31TestSuite0007") {
subsystem_name = "graphic"
part_name = "graphic_standard"
sources = [
"../ActsDeqpgles310007TestSuite.cpp",
"../functional/Deqpgles31es32_functionsTestCase.cpp",
......
......@@ -39,6 +39,8 @@ ohos_static_library("libdeqpgles31func0008") {
}
ohos_moduletest_suite("ActsDeqpgles31TestSuite0008") {
subsystem_name = "graphic"
part_name = "graphic_standard"
sources = [
"../ActsDeqpgles310008TestSuite.cpp",
"../functional/Deqpgles31atomic_addTestCase.cpp",
......
......@@ -39,6 +39,8 @@ ohos_static_library("libdeqpgles31func0009") {
}
ohos_moduletest_suite("ActsDeqpgles31TestSuite0009") {
subsystem_name = "graphic"
part_name = "graphic_standard"
sources = [
"../ActsDeqpgles310009TestSuite.cpp",
"../functional/Deqpgles31basic_unsized_array_sharedTestCase.cpp",
......
......@@ -39,6 +39,8 @@ ohos_static_library("libdeqpgles31func0010") {
}
ohos_moduletest_suite("ActsDeqpgles31TestSuite0010") {
subsystem_name = "graphic"
part_name = "graphic_standard"
sources = [
"../ActsDeqpgles310010TestSuite.cpp",
"../functional/Deqpgles312_level_array_packedTestCase.cpp",
......
......@@ -39,6 +39,8 @@ ohos_static_library("libdeqpgles31func0011") {
}
ohos_moduletest_suite("ActsDeqpgles31TestSuite0011") {
subsystem_name = "graphic"
part_name = "graphic_standard"
sources = [
"../ActsDeqpgles310011TestSuite.cpp",
"../functional/Deqpgles31random_all_per_block_buffersTestCase.cpp",
......
......@@ -39,6 +39,8 @@ ohos_static_library("libdeqpgles31func0012") {
}
ohos_moduletest_suite("ActsDeqpgles31TestSuite0012") {
subsystem_name = "graphic"
part_name = "graphic_standard"
sources = [
"../ActsDeqpgles310012TestSuite.cpp",
"../functional/Deqpgles312_level_struct_array_per_block_bufferTestCase.cpp",
......
......@@ -39,6 +39,8 @@ ohos_static_library("libdeqpgles31func0013") {
}
ohos_moduletest_suite("ActsDeqpgles31TestSuite0013") {
subsystem_name = "graphic"
part_name = "graphic_standard"
sources = [
"../ActsDeqpgles310013TestSuite.cpp",
"../functional/Deqpgles31atomic_counter_decTestCase.cpp",
......
......@@ -39,6 +39,8 @@ ohos_static_library("libdeqpgles31func0014") {
}
ohos_moduletest_suite("ActsDeqpgles31TestSuite0014") {
subsystem_name = "graphic"
part_name = "graphic_standard"
sources = [
"../ActsDeqpgles310014TestSuite.cpp",
"../functional/Deqpgles31depth32f_base_levelTestCase.cpp",
......
......@@ -39,6 +39,8 @@ ohos_static_library("libdeqpgles31func0015") {
}
ohos_moduletest_suite("ActsDeqpgles31TestSuite0015") {
subsystem_name = "graphic"
part_name = "graphic_standard"
sources = [
"../ActsDeqpgles310015TestSuite.cpp",
"../functional/Deqpgles31border_clamp_range_clampTestCase.cpp",
......
......@@ -39,6 +39,8 @@ ohos_static_library("libdeqpgles31func0016") {
}
ohos_moduletest_suite("ActsDeqpgles31TestSuite0016") {
subsystem_name = "graphic"
part_name = "graphic_standard"
sources = [
"../ActsDeqpgles310016TestSuite.cpp",
"../functional/Deqpgles31internal_format_renderbufferTestCase.cpp",
......
......@@ -39,6 +39,8 @@ ohos_static_library("libdeqpgles31func0017") {
}
ohos_moduletest_suite("ActsDeqpgles31TestSuite0017") {
subsystem_name = "graphic"
part_name = "graphic_standard"
sources = [
"../ActsDeqpgles310017TestSuite.cpp",
"../functional/Deqpgles31geometry_shading_basicTestCase.cpp",
......
......@@ -39,6 +39,8 @@ ohos_static_library("libdeqpgles31func0018") {
}
ohos_moduletest_suite("ActsDeqpgles31TestSuite0018") {
subsystem_name = "graphic"
part_name = "graphic_standard"
sources = [
"../ActsDeqpgles310018TestSuite.cpp",
"../functional/Deqpgles31basic_array_assign_full_array_in_structTestCase.cpp",
......
......@@ -39,6 +39,8 @@ ohos_static_library("libdeqpgles31func0019") {
}
ohos_moduletest_suite("ActsDeqpgles31TestSuite0019") {
subsystem_name = "graphic"
part_name = "graphic_standard"
sources = [
"../ActsDeqpgles310019TestSuite.cpp",
"../functional/Deqpgles31callbacks_advanced_blendTestCase.cpp",
......
......@@ -39,6 +39,8 @@ ohos_static_library("libdeqpgles31func0020") {
}
ohos_moduletest_suite("ActsDeqpgles31TestSuite0020") {
subsystem_name = "graphic"
part_name = "graphic_standard"
sources = [
"../ActsDeqpgles310020TestSuite.cpp",
"../functional/Deqpgles31color_tex2dTestCase.cpp",
......
......@@ -39,6 +39,8 @@ ohos_static_library("libdeqpgles31func0021") {
}
ohos_moduletest_suite("ActsDeqpgles31TestSuite0021") {
subsystem_name = "graphic"
part_name = "graphic_standard"
sources = [
"../ActsDeqpgles310021TestSuite.cpp",
"../functional/Deqpgles31array_arrayTestCase.cpp",
......
......@@ -39,6 +39,8 @@ ohos_static_library("libdeqpgles31func0022") {
}
ohos_moduletest_suite("ActsDeqpgles31TestSuite0022") {
subsystem_name = "graphic"
part_name = "graphic_standard"
sources = [
"../ActsDeqpgles310022TestSuite.cpp",
"../functional/Deqpgles31array_size_separable_fragmentTestCase.cpp",
......
......@@ -39,6 +39,8 @@ ohos_static_library("libdeqpgles31func0023") {
}
ohos_moduletest_suite("ActsDeqpgles31TestSuite0023") {
subsystem_name = "graphic"
part_name = "graphic_standard"
sources = [
"../ActsDeqpgles310023TestSuite.cpp",
"../functional/Deqpgles31is_per_patch_separable_fragmentTestCase.cpp",
......
......@@ -39,6 +39,8 @@ ohos_static_library("libdeqpgles31func0024") {
}
ohos_moduletest_suite("ActsDeqpgles31TestSuite0024") {
subsystem_name = "graphic"
part_name = "graphic_standard"
sources = [
"../ActsDeqpgles310024TestSuite.cpp",
"../functional/Deqpgles31array_size_vertex_geo_fragmentTestCase.cpp",
......
......@@ -39,6 +39,8 @@ ohos_static_library("libdeqpgles31func0025") {
}
ohos_moduletest_suite("ActsDeqpgles31TestSuite0025") {
subsystem_name = "graphic"
part_name = "graphic_standard"
sources = [
"../ActsDeqpgles310025TestSuite.cpp",
"../functional/Deqpgles31buffer_variable_randomTestCase.cpp",
......
......@@ -39,6 +39,8 @@ ohos_static_library("libdeqpgles31func0026") {
}
ohos_moduletest_suite("ActsDeqpgles31TestSuite0026") {
subsystem_name = "graphic"
part_name = "graphic_standard"
sources = [
"../ActsDeqpgles310026TestSuite.cpp",
"../functional/Deqpgles31android_extension_pack_extensionsTestCase.cpp",
......
......@@ -39,6 +39,8 @@ ohos_static_library("libdeqpgles31func0027") {
}
ohos_moduletest_suite("ActsDeqpgles31TestSuite0027") {
subsystem_name = "graphic"
part_name = "graphic_standard"
sources = [
"../ActsDeqpgles310027TestSuite.cpp",
"../functional/Deqpgles31viewclass_32_bits_r32f_r32fTestCase.cpp",
......
......@@ -39,6 +39,8 @@ ohos_static_library("libdeqpgles31func0028") {
}
ohos_moduletest_suite("ActsDeqpgles31TestSuite0028") {
subsystem_name = "graphic"
part_name = "graphic_standard"
sources = [
"../ActsDeqpgles310028TestSuite.cpp",
"../functional/Deqpgles31viewclass_32_bits_r32i_rgb9_e5TestCase.cpp",
......
......@@ -39,6 +39,8 @@ ohos_static_library("libdeqpgles31func0029") {
}
ohos_moduletest_suite("ActsDeqpgles31TestSuite0029") {
subsystem_name = "graphic"
part_name = "graphic_standard"
sources = [
"../ActsDeqpgles310029TestSuite.cpp",
"../functional/Deqpgles31viewclass_32_bits_rg16ui_r11f_g11f_b10fTestCase.cpp",
......
......@@ -39,6 +39,8 @@ ohos_static_library("libdeqpgles31func0030") {
}
ohos_moduletest_suite("ActsDeqpgles31TestSuite0030") {
subsystem_name = "graphic"
part_name = "graphic_standard"
sources = [
"../ActsDeqpgles310030TestSuite.cpp",
"../functional/Deqpgles31viewclass_32_bits_r11f_g11f_b10f_r11f_g11f_b10fTestCase.cpp",
......
......@@ -39,6 +39,8 @@ ohos_static_library("libdeqpgles31func0031") {
}
ohos_moduletest_suite("ActsDeqpgles31TestSuite0031") {
subsystem_name = "graphic"
part_name = "graphic_standard"
sources = [
"../ActsDeqpgles310031TestSuite.cpp",
"../functional/Deqpgles31viewclass_32_bits_rgb10_a2_r11f_g11f_b10fTestCase.cpp",
......
......@@ -39,6 +39,8 @@ ohos_static_library("libdeqpgles31func0032") {
}
ohos_moduletest_suite("ActsDeqpgles31TestSuite0032") {
subsystem_name = "graphic"
part_name = "graphic_standard"
sources = [
"../ActsDeqpgles310032TestSuite.cpp",
"../functional/Deqpgles31viewclass_16_bits_r16f_r16fTestCase.cpp",
......
......@@ -39,6 +39,8 @@ ohos_static_library("libdeqpgles31func0033") {
}
ohos_moduletest_suite("ActsDeqpgles31TestSuite0033") {
subsystem_name = "graphic"
part_name = "graphic_standard"
sources = [
"../ActsDeqpgles310033TestSuite.cpp",
"../functional/Deqpgles31viewclass_16_bits_r16ui_rg8TestCase.cpp",
......
......@@ -39,6 +39,8 @@ ohos_static_library("libdeqpgles31func0034") {
}
ohos_moduletest_suite("ActsDeqpgles31TestSuite0034") {
subsystem_name = "graphic"
part_name = "graphic_standard"
sources = [
"../ActsDeqpgles310034TestSuite.cpp",
"../functional/Deqpgles31viewclass_8_bits_r8_snorm_r8TestCase.cpp",
......
......@@ -39,6 +39,8 @@ ohos_static_library("libdeqpgles31func0035") {
}
ohos_moduletest_suite("ActsDeqpgles31TestSuite0035") {
subsystem_name = "graphic"
part_name = "graphic_standard"
sources = [
"../ActsDeqpgles310035TestSuite.cpp",
"../functional/Deqpgles31viewclass_128_bits_mixed_rg11_eac_rgba32fTestCase.cpp",
......
......@@ -39,6 +39,8 @@ ohos_static_library("libdeqpgles31func0036") {
}
ohos_moduletest_suite("ActsDeqpgles31TestSuite0036") {
subsystem_name = "graphic"
part_name = "graphic_standard"
sources = [
"../ActsDeqpgles310036TestSuite.cpp",
"../functional/Deqpgles31viewclass_128_bits_mixed_rg11_eac_rgba32uiTestCase.cpp",
......
......@@ -39,6 +39,8 @@ ohos_static_library("libdeqpgles31func0037") {
}
ohos_moduletest_suite("ActsDeqpgles31TestSuite0037") {
subsystem_name = "graphic"
part_name = "graphic_standard"
sources = [
"../ActsDeqpgles310037TestSuite.cpp",
"../functional/Deqpgles31viewclass_128_bits_mixed_rg11_eac_rgba32iTestCase.cpp",
......
......@@ -39,6 +39,8 @@ ohos_static_library("libdeqpgles31func0038") {
}
ohos_moduletest_suite("ActsDeqpgles31TestSuite0038") {
subsystem_name = "graphic"
part_name = "graphic_standard"
sources = [
"../ActsDeqpgles310038TestSuite.cpp",
"../functional/Deqpgles31draw_buffers_indexed_overwrite_commonTestCase.cpp",
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册