Update test names on CTS test list xml.
authorJarkko Pöyry <jpoyry@google.com>
Thu, 19 Feb 2015 04:03:02 +0000 (20:03 -0800)
committerJarkko Pöyry <jpoyry@google.com>
Thu, 19 Feb 2015 19:08:04 +0000 (11:08 -0800)
Bug: 19431888
Change-Id: I72b718825607296c5576402c235012e625a11b4a

android/cts/com.drawelements.deqp.gles31.xml
android/cts/es31-lmp-mr1.txt

index 5ecb518..2221527 100644 (file)
 <Test name="sample_mask_value_getintegeri_v" />
 </TestCase>
 <TestSuite name="texture_level">
-<TestCase name="integer">
-<Test name="texture_samples" />
-<Test name="texture_fixed_sample_locations" />
-<Test name="texture_width" />
-<Test name="texture_height" />
-<Test name="texture_depth" />
-<Test name="texture_red_size" />
-<Test name="texture_green_size" />
-<Test name="texture_blue_size" />
-<Test name="texture_alpha_size" />
-<Test name="texture_depth_size" />
-<Test name="texture_stencil_size" />
-<Test name="texture_shared_size" />
-<Test name="texture_red_type" />
-<Test name="texture_green_type" />
-<Test name="texture_blue_type" />
-<Test name="texture_alpha_type" />
-<Test name="texture_depth_type" />
-<Test name="texture_compressed" />
-</TestCase>
-<TestCase name="float">
-<Test name="texture_samples" />
-<Test name="texture_fixed_sample_locations" />
-<Test name="texture_width" />
-<Test name="texture_height" />
-<Test name="texture_depth" />
-<Test name="texture_red_size" />
-<Test name="texture_green_size" />
-<Test name="texture_blue_size" />
-<Test name="texture_alpha_size" />
-<Test name="texture_depth_size" />
-<Test name="texture_stencil_size" />
-<Test name="texture_shared_size" />
-<Test name="texture_red_type" />
-<Test name="texture_green_type" />
-<Test name="texture_blue_type" />
-<Test name="texture_alpha_type" />
-<Test name="texture_depth_type" />
-<Test name="texture_compressed" />
+<TestCase name="texture_2d">
+<Test name="samples_integer" />
+<Test name="samples_float" />
+<Test name="fixed_sample_locations_integer" />
+<Test name="fixed_sample_locations_float" />
+<Test name="width_integer" />
+<Test name="width_float" />
+<Test name="height_integer" />
+<Test name="height_float" />
+<Test name="depth_integer" />
+<Test name="depth_float" />
+<Test name="red_size_integer" />
+<Test name="red_size_float" />
+<Test name="green_size_integer" />
+<Test name="green_size_float" />
+<Test name="blue_size_integer" />
+<Test name="blue_size_float" />
+<Test name="alpha_size_integer" />
+<Test name="alpha_size_float" />
+<Test name="depth_size_integer" />
+<Test name="depth_size_float" />
+<Test name="stencil_size_integer" />
+<Test name="stencil_size_float" />
+<Test name="shared_size_integer" />
+<Test name="shared_size_float" />
+<Test name="red_type_integer" />
+<Test name="red_type_float" />
+<Test name="green_type_integer" />
+<Test name="green_type_float" />
+<Test name="blue_type_integer" />
+<Test name="blue_type_float" />
+<Test name="alpha_type_integer" />
+<Test name="alpha_type_float" />
+<Test name="depth_type_integer" />
+<Test name="depth_type_float" />
+<Test name="compressed_integer" />
+<Test name="compressed_float" />
 </TestCase>
 </TestSuite>
 <TestCase name="shader">
 <Test name="var_array_array_array_array" />
 </TestCase>
 <TestCase name="block_array">
+<Test name="var" />
+<Test name="var_struct" />
+<Test name="var_struct_struct" />
+<Test name="var_struct_struct_struct" />
+<Test name="var_struct_struct_struct_struct" />
+<Test name="var_array_struct_struct_struct" />
+<Test name="var_array_struct_struct" />
+<Test name="var_struct_array_struct_struct" />
+<Test name="var_array_array_struct_struct" />
+<Test name="var_array_struct" />
+<Test name="var_struct_array_struct" />
+<Test name="var_struct_struct_array_struct" />
+<Test name="var_array_struct_array_struct" />
+<Test name="var_array_array_struct" />
+<Test name="var_struct_array_array_struct" />
+<Test name="var_array_array_array_struct" />
 <Test name="var_array" />
 <Test name="var_struct_array" />
 <Test name="var_struct_struct_array" />
 <Test name="var_struct_struct_struct_array" />
-<Test name="var_struct_struct_struct_struct_array" />
-<Test name="var_array_struct_struct_struct_array" />
 <Test name="var_array_struct_struct_array" />
-<Test name="var_struct_array_struct_struct_array" />
-<Test name="var_array_array_struct_struct_array" />
 <Test name="var_array_struct_array" />
 <Test name="var_struct_array_struct_array" />
-<Test name="var_struct_struct_array_struct_array" />
-<Test name="var_array_struct_array_struct_array" />
 <Test name="var_array_array_struct_array" />
-<Test name="var_struct_array_array_struct_array" />
-<Test name="var_array_array_array_struct_array" />
 <Test name="var_array_array" />
 <Test name="var_struct_array_array" />
 <Test name="var_struct_struct_array_array" />
-<Test name="var_struct_struct_struct_array_array" />
-<Test name="var_array_struct_struct_array_array" />
 <Test name="var_array_struct_array_array" />
-<Test name="var_struct_array_struct_array_array" />
-<Test name="var_array_array_struct_array_array" />
 <Test name="var_array_array_array" />
 <Test name="var_struct_array_array_array" />
-<Test name="var_struct_struct_array_array_array" />
-<Test name="var_array_struct_array_array_array" />
 <Test name="var_array_array_array_array" />
-<Test name="var_struct_array_array_array_array" />
-<Test name="var_array_array_array_array_array" />
 </TestCase>
 </TestSuite>
 <TestSuite name="array_size">
 <Test name="var_array_array_array_array" />
 </TestCase>
 <TestCase name="block_array">
+<Test name="var" />
+<Test name="var_struct" />
+<Test name="var_struct_struct" />
+<Test name="var_struct_struct_struct" />
+<Test name="var_struct_struct_struct_struct" />
+<Test name="var_array_struct_struct_struct" />
+<Test name="var_array_struct_struct" />
+<Test name="var_array_struct" />
 <Test name="var_array" />
 <Test name="var_struct_array" />
 <Test name="var_struct_struct_array" />
 <Test name="var_struct_struct_struct_array" />
-<Test name="var_struct_struct_struct_struct_array" />
-<Test name="var_array_struct_struct_struct_array" />
 <Test name="var_array_struct_struct_array" />
 <Test name="var_array_struct_array" />
+<Test name="var_struct_array_struct_array" />
+<Test name="var_array_array_struct_array" />
 <Test name="var_array_array" />
 <Test name="var_struct_array_array" />
 <Test name="var_struct_struct_array_array" />
-<Test name="var_struct_struct_struct_array_array" />
-<Test name="var_array_struct_struct_array_array" />
 <Test name="var_array_struct_array_array" />
-<Test name="var_struct_array_struct_array_array" />
-<Test name="var_array_array_struct_array_array" />
 <Test name="var_array_array_array" />
 <Test name="var_struct_array_array_array" />
-<Test name="var_struct_struct_array_array_array" />
-<Test name="var_array_struct_array_array_array" />
 <Test name="var_array_array_array_array" />
-<Test name="var_struct_array_array_array_array" />
-<Test name="var_array_array_array_array_array" />
 </TestCase>
 </TestSuite>
 <TestSuite name="array_size">
index d084b66..924cf13 100644 (file)
@@ -11249,42 +11249,42 @@ dEQP-GLES31.functional.state_query.integer.shader_storage_buffer_offset_alignmen
 dEQP-GLES31.functional.state_query.integer.shader_storage_buffer_offset_alignment_getinteger64
 dEQP-GLES31.functional.state_query.integer.shader_storage_buffer_offset_alignment_getfloat
 dEQP-GLES31.functional.state_query.indexed.sample_mask_value_getintegeri_v
-dEQP-GLES31.functional.state_query.texture_level.integer.texture_samples
-dEQP-GLES31.functional.state_query.texture_level.integer.texture_fixed_sample_locations
-dEQP-GLES31.functional.state_query.texture_level.integer.texture_width
-dEQP-GLES31.functional.state_query.texture_level.integer.texture_height
-dEQP-GLES31.functional.state_query.texture_level.integer.texture_depth
-dEQP-GLES31.functional.state_query.texture_level.integer.texture_red_size
-dEQP-GLES31.functional.state_query.texture_level.integer.texture_green_size
-dEQP-GLES31.functional.state_query.texture_level.integer.texture_blue_size
-dEQP-GLES31.functional.state_query.texture_level.integer.texture_alpha_size
-dEQP-GLES31.functional.state_query.texture_level.integer.texture_depth_size
-dEQP-GLES31.functional.state_query.texture_level.integer.texture_stencil_size
-dEQP-GLES31.functional.state_query.texture_level.integer.texture_shared_size
-dEQP-GLES31.functional.state_query.texture_level.integer.texture_red_type
-dEQP-GLES31.functional.state_query.texture_level.integer.texture_green_type
-dEQP-GLES31.functional.state_query.texture_level.integer.texture_blue_type
-dEQP-GLES31.functional.state_query.texture_level.integer.texture_alpha_type
-dEQP-GLES31.functional.state_query.texture_level.integer.texture_depth_type
-dEQP-GLES31.functional.state_query.texture_level.integer.texture_compressed
-dEQP-GLES31.functional.state_query.texture_level.float.texture_samples
-dEQP-GLES31.functional.state_query.texture_level.float.texture_fixed_sample_locations
-dEQP-GLES31.functional.state_query.texture_level.float.texture_width
-dEQP-GLES31.functional.state_query.texture_level.float.texture_height
-dEQP-GLES31.functional.state_query.texture_level.float.texture_depth
-dEQP-GLES31.functional.state_query.texture_level.float.texture_red_size
-dEQP-GLES31.functional.state_query.texture_level.float.texture_green_size
-dEQP-GLES31.functional.state_query.texture_level.float.texture_blue_size
-dEQP-GLES31.functional.state_query.texture_level.float.texture_alpha_size
-dEQP-GLES31.functional.state_query.texture_level.float.texture_depth_size
-dEQP-GLES31.functional.state_query.texture_level.float.texture_stencil_size
-dEQP-GLES31.functional.state_query.texture_level.float.texture_shared_size
-dEQP-GLES31.functional.state_query.texture_level.float.texture_red_type
-dEQP-GLES31.functional.state_query.texture_level.float.texture_green_type
-dEQP-GLES31.functional.state_query.texture_level.float.texture_blue_type
-dEQP-GLES31.functional.state_query.texture_level.float.texture_alpha_type
-dEQP-GLES31.functional.state_query.texture_level.float.texture_depth_type
-dEQP-GLES31.functional.state_query.texture_level.float.texture_compressed
+dEQP-GLES31.functional.state_query.texture_level.texture_2d.samples_integer
+dEQP-GLES31.functional.state_query.texture_level.texture_2d.samples_float
+dEQP-GLES31.functional.state_query.texture_level.texture_2d.fixed_sample_locations_integer
+dEQP-GLES31.functional.state_query.texture_level.texture_2d.fixed_sample_locations_float
+dEQP-GLES31.functional.state_query.texture_level.texture_2d.width_integer
+dEQP-GLES31.functional.state_query.texture_level.texture_2d.width_float
+dEQP-GLES31.functional.state_query.texture_level.texture_2d.height_integer
+dEQP-GLES31.functional.state_query.texture_level.texture_2d.height_float
+dEQP-GLES31.functional.state_query.texture_level.texture_2d.depth_integer
+dEQP-GLES31.functional.state_query.texture_level.texture_2d.depth_float
+dEQP-GLES31.functional.state_query.texture_level.texture_2d.red_size_integer
+dEQP-GLES31.functional.state_query.texture_level.texture_2d.red_size_float
+dEQP-GLES31.functional.state_query.texture_level.texture_2d.green_size_integer
+dEQP-GLES31.functional.state_query.texture_level.texture_2d.green_size_float
+dEQP-GLES31.functional.state_query.texture_level.texture_2d.blue_size_integer
+dEQP-GLES31.functional.state_query.texture_level.texture_2d.blue_size_float
+dEQP-GLES31.functional.state_query.texture_level.texture_2d.alpha_size_integer
+dEQP-GLES31.functional.state_query.texture_level.texture_2d.alpha_size_float
+dEQP-GLES31.functional.state_query.texture_level.texture_2d.depth_size_integer
+dEQP-GLES31.functional.state_query.texture_level.texture_2d.depth_size_float
+dEQP-GLES31.functional.state_query.texture_level.texture_2d.stencil_size_integer
+dEQP-GLES31.functional.state_query.texture_level.texture_2d.stencil_size_float
+dEQP-GLES31.functional.state_query.texture_level.texture_2d.shared_size_integer
+dEQP-GLES31.functional.state_query.texture_level.texture_2d.shared_size_float
+dEQP-GLES31.functional.state_query.texture_level.texture_2d.red_type_integer
+dEQP-GLES31.functional.state_query.texture_level.texture_2d.red_type_float
+dEQP-GLES31.functional.state_query.texture_level.texture_2d.green_type_integer
+dEQP-GLES31.functional.state_query.texture_level.texture_2d.green_type_float
+dEQP-GLES31.functional.state_query.texture_level.texture_2d.blue_type_integer
+dEQP-GLES31.functional.state_query.texture_level.texture_2d.blue_type_float
+dEQP-GLES31.functional.state_query.texture_level.texture_2d.alpha_type_integer
+dEQP-GLES31.functional.state_query.texture_level.texture_2d.alpha_type_float
+dEQP-GLES31.functional.state_query.texture_level.texture_2d.depth_type_integer
+dEQP-GLES31.functional.state_query.texture_level.texture_2d.depth_type_float
+dEQP-GLES31.functional.state_query.texture_level.texture_2d.compressed_integer
+dEQP-GLES31.functional.state_query.texture_level.texture_2d.compressed_float
 dEQP-GLES31.functional.state_query.shader.sampler_type
 dEQP-GLES31.functional.state_query.internal_format.texture_2d_multisample.r8_samples
 dEQP-GLES31.functional.state_query.internal_format.texture_2d_multisample.rg8_samples
@@ -14514,37 +14514,37 @@ dEQP-GLES31.functional.program_interface_query.uniform.resource_list.unnamed_blo
 dEQP-GLES31.functional.program_interface_query.uniform.resource_list.unnamed_block.var_array_array_array
 dEQP-GLES31.functional.program_interface_query.uniform.resource_list.unnamed_block.var_struct_array_array_array
 dEQP-GLES31.functional.program_interface_query.uniform.resource_list.unnamed_block.var_array_array_array_array
+dEQP-GLES31.functional.program_interface_query.uniform.resource_list.block_array.var
+dEQP-GLES31.functional.program_interface_query.uniform.resource_list.block_array.var_struct
+dEQP-GLES31.functional.program_interface_query.uniform.resource_list.block_array.var_struct_struct
+dEQP-GLES31.functional.program_interface_query.uniform.resource_list.block_array.var_struct_struct_struct
+dEQP-GLES31.functional.program_interface_query.uniform.resource_list.block_array.var_struct_struct_struct_struct
+dEQP-GLES31.functional.program_interface_query.uniform.resource_list.block_array.var_array_struct_struct_struct
+dEQP-GLES31.functional.program_interface_query.uniform.resource_list.block_array.var_array_struct_struct
+dEQP-GLES31.functional.program_interface_query.uniform.resource_list.block_array.var_struct_array_struct_struct
+dEQP-GLES31.functional.program_interface_query.uniform.resource_list.block_array.var_array_array_struct_struct
+dEQP-GLES31.functional.program_interface_query.uniform.resource_list.block_array.var_array_struct
+dEQP-GLES31.functional.program_interface_query.uniform.resource_list.block_array.var_struct_array_struct
+dEQP-GLES31.functional.program_interface_query.uniform.resource_list.block_array.var_struct_struct_array_struct
+dEQP-GLES31.functional.program_interface_query.uniform.resource_list.block_array.var_array_struct_array_struct
+dEQP-GLES31.functional.program_interface_query.uniform.resource_list.block_array.var_array_array_struct
+dEQP-GLES31.functional.program_interface_query.uniform.resource_list.block_array.var_struct_array_array_struct
+dEQP-GLES31.functional.program_interface_query.uniform.resource_list.block_array.var_array_array_array_struct
 dEQP-GLES31.functional.program_interface_query.uniform.resource_list.block_array.var_array
 dEQP-GLES31.functional.program_interface_query.uniform.resource_list.block_array.var_struct_array
 dEQP-GLES31.functional.program_interface_query.uniform.resource_list.block_array.var_struct_struct_array
 dEQP-GLES31.functional.program_interface_query.uniform.resource_list.block_array.var_struct_struct_struct_array
-dEQP-GLES31.functional.program_interface_query.uniform.resource_list.block_array.var_struct_struct_struct_struct_array
-dEQP-GLES31.functional.program_interface_query.uniform.resource_list.block_array.var_array_struct_struct_struct_array
 dEQP-GLES31.functional.program_interface_query.uniform.resource_list.block_array.var_array_struct_struct_array
-dEQP-GLES31.functional.program_interface_query.uniform.resource_list.block_array.var_struct_array_struct_struct_array
-dEQP-GLES31.functional.program_interface_query.uniform.resource_list.block_array.var_array_array_struct_struct_array
 dEQP-GLES31.functional.program_interface_query.uniform.resource_list.block_array.var_array_struct_array
 dEQP-GLES31.functional.program_interface_query.uniform.resource_list.block_array.var_struct_array_struct_array
-dEQP-GLES31.functional.program_interface_query.uniform.resource_list.block_array.var_struct_struct_array_struct_array
-dEQP-GLES31.functional.program_interface_query.uniform.resource_list.block_array.var_array_struct_array_struct_array
 dEQP-GLES31.functional.program_interface_query.uniform.resource_list.block_array.var_array_array_struct_array
-dEQP-GLES31.functional.program_interface_query.uniform.resource_list.block_array.var_struct_array_array_struct_array
-dEQP-GLES31.functional.program_interface_query.uniform.resource_list.block_array.var_array_array_array_struct_array
 dEQP-GLES31.functional.program_interface_query.uniform.resource_list.block_array.var_array_array
 dEQP-GLES31.functional.program_interface_query.uniform.resource_list.block_array.var_struct_array_array
 dEQP-GLES31.functional.program_interface_query.uniform.resource_list.block_array.var_struct_struct_array_array
-dEQP-GLES31.functional.program_interface_query.uniform.resource_list.block_array.var_struct_struct_struct_array_array
-dEQP-GLES31.functional.program_interface_query.uniform.resource_list.block_array.var_array_struct_struct_array_array
 dEQP-GLES31.functional.program_interface_query.uniform.resource_list.block_array.var_array_struct_array_array
-dEQP-GLES31.functional.program_interface_query.uniform.resource_list.block_array.var_struct_array_struct_array_array
-dEQP-GLES31.functional.program_interface_query.uniform.resource_list.block_array.var_array_array_struct_array_array
 dEQP-GLES31.functional.program_interface_query.uniform.resource_list.block_array.var_array_array_array
 dEQP-GLES31.functional.program_interface_query.uniform.resource_list.block_array.var_struct_array_array_array
-dEQP-GLES31.functional.program_interface_query.uniform.resource_list.block_array.var_struct_struct_array_array_array
-dEQP-GLES31.functional.program_interface_query.uniform.resource_list.block_array.var_array_struct_array_array_array
 dEQP-GLES31.functional.program_interface_query.uniform.resource_list.block_array.var_array_array_array_array
-dEQP-GLES31.functional.program_interface_query.uniform.resource_list.block_array.var_struct_array_array_array_array
-dEQP-GLES31.functional.program_interface_query.uniform.resource_list.block_array.var_array_array_array_array_array
 dEQP-GLES31.functional.program_interface_query.uniform.array_size.default_block.types.float
 dEQP-GLES31.functional.program_interface_query.uniform.array_size.default_block.types.int
 dEQP-GLES31.functional.program_interface_query.uniform.array_size.default_block.types.uint
@@ -16130,29 +16130,29 @@ dEQP-GLES31.functional.program_interface_query.buffer_variable.resource_list.unn
 dEQP-GLES31.functional.program_interface_query.buffer_variable.resource_list.unnamed_block.var_array_array_array
 dEQP-GLES31.functional.program_interface_query.buffer_variable.resource_list.unnamed_block.var_struct_array_array_array
 dEQP-GLES31.functional.program_interface_query.buffer_variable.resource_list.unnamed_block.var_array_array_array_array
+dEQP-GLES31.functional.program_interface_query.buffer_variable.resource_list.block_array.var
+dEQP-GLES31.functional.program_interface_query.buffer_variable.resource_list.block_array.var_struct
+dEQP-GLES31.functional.program_interface_query.buffer_variable.resource_list.block_array.var_struct_struct
+dEQP-GLES31.functional.program_interface_query.buffer_variable.resource_list.block_array.var_struct_struct_struct
+dEQP-GLES31.functional.program_interface_query.buffer_variable.resource_list.block_array.var_struct_struct_struct_struct
+dEQP-GLES31.functional.program_interface_query.buffer_variable.resource_list.block_array.var_array_struct_struct_struct
+dEQP-GLES31.functional.program_interface_query.buffer_variable.resource_list.block_array.var_array_struct_struct
+dEQP-GLES31.functional.program_interface_query.buffer_variable.resource_list.block_array.var_array_struct
 dEQP-GLES31.functional.program_interface_query.buffer_variable.resource_list.block_array.var_array
 dEQP-GLES31.functional.program_interface_query.buffer_variable.resource_list.block_array.var_struct_array
 dEQP-GLES31.functional.program_interface_query.buffer_variable.resource_list.block_array.var_struct_struct_array
 dEQP-GLES31.functional.program_interface_query.buffer_variable.resource_list.block_array.var_struct_struct_struct_array
-dEQP-GLES31.functional.program_interface_query.buffer_variable.resource_list.block_array.var_struct_struct_struct_struct_array
-dEQP-GLES31.functional.program_interface_query.buffer_variable.resource_list.block_array.var_array_struct_struct_struct_array
 dEQP-GLES31.functional.program_interface_query.buffer_variable.resource_list.block_array.var_array_struct_struct_array
 dEQP-GLES31.functional.program_interface_query.buffer_variable.resource_list.block_array.var_array_struct_array
+dEQP-GLES31.functional.program_interface_query.buffer_variable.resource_list.block_array.var_struct_array_struct_array
+dEQP-GLES31.functional.program_interface_query.buffer_variable.resource_list.block_array.var_array_array_struct_array
 dEQP-GLES31.functional.program_interface_query.buffer_variable.resource_list.block_array.var_array_array
 dEQP-GLES31.functional.program_interface_query.buffer_variable.resource_list.block_array.var_struct_array_array
 dEQP-GLES31.functional.program_interface_query.buffer_variable.resource_list.block_array.var_struct_struct_array_array
-dEQP-GLES31.functional.program_interface_query.buffer_variable.resource_list.block_array.var_struct_struct_struct_array_array
-dEQP-GLES31.functional.program_interface_query.buffer_variable.resource_list.block_array.var_array_struct_struct_array_array
 dEQP-GLES31.functional.program_interface_query.buffer_variable.resource_list.block_array.var_array_struct_array_array
-dEQP-GLES31.functional.program_interface_query.buffer_variable.resource_list.block_array.var_struct_array_struct_array_array
-dEQP-GLES31.functional.program_interface_query.buffer_variable.resource_list.block_array.var_array_array_struct_array_array
 dEQP-GLES31.functional.program_interface_query.buffer_variable.resource_list.block_array.var_array_array_array
 dEQP-GLES31.functional.program_interface_query.buffer_variable.resource_list.block_array.var_struct_array_array_array
-dEQP-GLES31.functional.program_interface_query.buffer_variable.resource_list.block_array.var_struct_struct_array_array_array
-dEQP-GLES31.functional.program_interface_query.buffer_variable.resource_list.block_array.var_array_struct_array_array_array
 dEQP-GLES31.functional.program_interface_query.buffer_variable.resource_list.block_array.var_array_array_array_array
-dEQP-GLES31.functional.program_interface_query.buffer_variable.resource_list.block_array.var_struct_array_array_array_array
-dEQP-GLES31.functional.program_interface_query.buffer_variable.resource_list.block_array.var_array_array_array_array_array
 dEQP-GLES31.functional.program_interface_query.buffer_variable.array_size.named_block.non_array.float
 dEQP-GLES31.functional.program_interface_query.buffer_variable.array_size.named_block.non_array.int
 dEQP-GLES31.functional.program_interface_query.buffer_variable.array_size.named_block.non_array.uint