Commit cfbe5379 by SwiftShader Regression Bot Committed by Chris Forbes

Regres: Update test lists @ 3d7b7ea1

Change-Id: I688c02f375ff9a1935cdd08f553afdc0c14e27a5 Reviewed-on: https://swiftshader-review.googlesource.com/c/SwiftShader/+/31408Reviewed-by: 's avatarChris Forbes <chrisforbes@google.com> Tested-by: 's avatarChris Forbes <chrisforbes@google.com>
parent 3d7b7ea1
dEQP-VK.api.object_management.multithreaded_shared_resources.compute_pipeline
dEQP-VK.binding_model.descriptorset_random.sets4.constant.ubolimitlow.sbolimitlow.imglimitlow.noiub.comp.0
dEQP-VK.binding_model.descriptorset_random.sets4.constant.ubolimitlow.sbolimitlow.imglimitlow.noiub.comp.1
dEQP-VK.binding_model.descriptorset_random.sets4.constant.ubolimitlow.sbolimitlow.imglimitlow.noiub.comp.2
......@@ -38,6 +39,9 @@ dEQP-VK.binding_model.descriptorset_random.sets4.noarray.ubolimitlow.sbolimitlow
dEQP-VK.binding_model.descriptorset_random.sets4.noarray.ubolimitlow.sbolimitlow.imglimitlow.noiub.frag.7
dEQP-VK.binding_model.descriptorset_random.sets4.noarray.ubolimitlow.sbolimitlow.imglimitlow.noiub.frag.8
dEQP-VK.binding_model.descriptorset_random.sets4.noarray.ubolimitlow.sbolimitlow.imglimitlow.noiub.frag.9
dEQP-VK.draw.basic_draw.draw_indexed_indirect.line_strip.1_multi_command
dEQP-VK.draw.basic_draw.draw_indirect.line_strip.1_multi_command
dEQP-VK.draw.basic_draw.draw_indirect.triangle_fan.1_multi_command
dEQP-VK.glsl.opaque_type_indexing.sampler.const_expression.compute.samplercube
dEQP-VK.glsl.opaque_type_indexing.sampler.const_literal.compute.samplercube
dEQP-VK.glsl.texture_functions.texture.samplercube_fixed_vertex
......@@ -81,3 +85,4 @@ dEQP-VK.memory_model.write_after_read.core11.u32.coherent.fence_fence.atomicwrit
dEQP-VK.memory_model.write_after_read.core11.u32.coherent.fence_fence.atomicwrite.workgroup.payload_local.image.guard_nonlocal.workgroup.comp
dEQP-VK.memory_model.write_after_read.core11.u32.coherent.fence_fence.atomicwrite.workgroup.payload_nonlocal.workgroup.guard_local.buffer.comp
dEQP-VK.memory_model.write_after_read.core11.u32.coherent.fence_fence.atomicwrite.workgroup.payload_nonlocal.workgroup.guard_nonlocal.workgroup.comp
dEQP-VK.synchronization.internally_synchronized_objects.pipeline_cache_compute
......@@ -32,12 +32,6 @@ dEQP-VK.glsl.builtin.precision.ldexp.mediump_vertex.vec4
dEQP-VK.glsl.builtin.precision.modf.highp_compute
dEQP-VK.glsl.builtin.precision.modf.mediump_compute
dEQP-VK.glsl.builtin_var.simple.pointcoord
dEQP-VK.glsl.switch.do_while_loop_in_switch_dynamic_vertex
dEQP-VK.glsl.switch.for_loop_in_switch_dynamic_vertex
dEQP-VK.glsl.switch.switch_in_do_while_loop_dynamic_vertex
dEQP-VK.glsl.switch.switch_in_for_loop_dynamic_vertex
dEQP-VK.glsl.switch.switch_in_while_loop_dynamic_vertex
dEQP-VK.glsl.switch.while_loop_in_switch_dynamic_vertex
dEQP-VK.glsl.texture_functions.texelfetch.isampler1d_fragment
dEQP-VK.glsl.texture_functions.texelfetch.isampler1d_vertex
dEQP-VK.glsl.texture_functions.texelfetch.isampler1darray_fragment
......@@ -425,6 +419,7 @@ dEQP-VK.renderpass.suballocation.attachment_write_mask.attachment_count_3.start_
dEQP-VK.renderpass.suballocation.attachment_write_mask.attachment_count_4.start_index_1
dEQP-VK.renderpass.suballocation.attachment_write_mask.attachment_count_4.start_index_2
dEQP-VK.renderpass.suballocation.attachment_write_mask.attachment_count_4.start_index_3
dEQP-VK.renderpass.suballocation.multisample.a2b10g10r10_unorm_pack32.samples_4
dEQP-VK.renderpass.suballocation.multisample.a8b8g8r8_srgb_pack32.samples_4
dEQP-VK.renderpass.suballocation.multisample.b8g8r8a8_srgb.samples_4
dEQP-VK.renderpass.suballocation.multisample.r8g8b8a8_srgb.samples_4
......
......@@ -15092,7 +15092,6 @@ dEQP-VK.api.object_management.multithreaded_shared_resources.buffer_view_storage
dEQP-VK.api.object_management.multithreaded_shared_resources.buffer_view_uniform_r8g8b8a8_unorm
dEQP-VK.api.object_management.multithreaded_shared_resources.command_pool
dEQP-VK.api.object_management.multithreaded_shared_resources.command_pool_transient
dEQP-VK.api.object_management.multithreaded_shared_resources.compute_pipeline
dEQP-VK.api.object_management.multithreaded_shared_resources.descriptor_pool
dEQP-VK.api.object_management.multithreaded_shared_resources.descriptor_pool_free_descriptor_set
dEQP-VK.api.object_management.multithreaded_shared_resources.descriptor_set_layout_empty
......@@ -41377,6 +41376,7 @@ dEQP-VK.glsl.switch.default_not_last_static_vertex
dEQP-VK.glsl.switch.default_not_last_uniform_fragment
dEQP-VK.glsl.switch.default_not_last_uniform_vertex
dEQP-VK.glsl.switch.do_while_loop_in_switch_dynamic_fragment
dEQP-VK.glsl.switch.do_while_loop_in_switch_dynamic_vertex
dEQP-VK.glsl.switch.do_while_loop_in_switch_static_fragment
dEQP-VK.glsl.switch.do_while_loop_in_switch_static_vertex
dEQP-VK.glsl.switch.do_while_loop_in_switch_uniform_fragment
......@@ -41394,6 +41394,7 @@ dEQP-VK.glsl.switch.fall_through_static_vertex
dEQP-VK.glsl.switch.fall_through_uniform_fragment
dEQP-VK.glsl.switch.fall_through_uniform_vertex
dEQP-VK.glsl.switch.for_loop_in_switch_dynamic_fragment
dEQP-VK.glsl.switch.for_loop_in_switch_dynamic_vertex
dEQP-VK.glsl.switch.for_loop_in_switch_static_fragment
dEQP-VK.glsl.switch.for_loop_in_switch_static_vertex
dEQP-VK.glsl.switch.for_loop_in_switch_uniform_fragment
......@@ -41417,11 +41418,13 @@ dEQP-VK.glsl.switch.scope_static_vertex
dEQP-VK.glsl.switch.scope_uniform_fragment
dEQP-VK.glsl.switch.scope_uniform_vertex
dEQP-VK.glsl.switch.switch_in_do_while_loop_dynamic_fragment
dEQP-VK.glsl.switch.switch_in_do_while_loop_dynamic_vertex
dEQP-VK.glsl.switch.switch_in_do_while_loop_static_fragment
dEQP-VK.glsl.switch.switch_in_do_while_loop_static_vertex
dEQP-VK.glsl.switch.switch_in_do_while_loop_uniform_fragment
dEQP-VK.glsl.switch.switch_in_do_while_loop_uniform_vertex
dEQP-VK.glsl.switch.switch_in_for_loop_dynamic_fragment
dEQP-VK.glsl.switch.switch_in_for_loop_dynamic_vertex
dEQP-VK.glsl.switch.switch_in_for_loop_static_fragment
dEQP-VK.glsl.switch.switch_in_for_loop_static_vertex
dEQP-VK.glsl.switch.switch_in_for_loop_uniform_fragment
......@@ -41439,11 +41442,13 @@ dEQP-VK.glsl.switch.switch_in_switch_static_vertex
dEQP-VK.glsl.switch.switch_in_switch_uniform_fragment
dEQP-VK.glsl.switch.switch_in_switch_uniform_vertex
dEQP-VK.glsl.switch.switch_in_while_loop_dynamic_fragment
dEQP-VK.glsl.switch.switch_in_while_loop_dynamic_vertex
dEQP-VK.glsl.switch.switch_in_while_loop_static_fragment
dEQP-VK.glsl.switch.switch_in_while_loop_static_vertex
dEQP-VK.glsl.switch.switch_in_while_loop_uniform_fragment
dEQP-VK.glsl.switch.switch_in_while_loop_uniform_vertex
dEQP-VK.glsl.switch.while_loop_in_switch_dynamic_fragment
dEQP-VK.glsl.switch.while_loop_in_switch_dynamic_vertex
dEQP-VK.glsl.switch.while_loop_in_switch_static_fragment
dEQP-VK.glsl.switch.while_loop_in_switch_static_vertex
dEQP-VK.glsl.switch.while_loop_in_switch_uniform_fragment
......@@ -74600,7 +74605,6 @@ dEQP-VK.query_pool.occlusion_query.copy_results_size_64_stride_8192_without_avai
dEQP-VK.query_pool.occlusion_query.copy_results_size_64_stride_8_without_availability
dEQP-VK.query_pool.occlusion_query.get_results_conservative_size_32_wait_query_with_availability_draw_points
dEQP-VK.query_pool.occlusion_query.get_results_conservative_size_32_wait_query_with_availability_draw_triangles
dEQP-VK.query_pool.occlusion_query.get_results_conservative_size_32_wait_query_with_availability_draw_triangles_discard
dEQP-VK.query_pool.occlusion_query.get_results_conservative_size_32_wait_query_without_availability_draw_points
dEQP-VK.query_pool.occlusion_query.get_results_conservative_size_32_wait_query_without_availability_draw_triangles
dEQP-VK.query_pool.occlusion_query.get_results_conservative_size_32_wait_query_without_availability_draw_triangles_discard
......@@ -74611,6 +74615,7 @@ dEQP-VK.query_pool.occlusion_query.get_results_conservative_size_32_wait_queue_w
dEQP-VK.query_pool.occlusion_query.get_results_conservative_size_32_wait_queue_without_availability_draw_triangles
dEQP-VK.query_pool.occlusion_query.get_results_conservative_size_32_wait_queue_without_availability_draw_triangles_discard
dEQP-VK.query_pool.occlusion_query.get_results_conservative_size_64_wait_query_with_availability_draw_points
dEQP-VK.query_pool.occlusion_query.get_results_conservative_size_64_wait_query_with_availability_draw_triangles
dEQP-VK.query_pool.occlusion_query.get_results_conservative_size_64_wait_query_with_availability_draw_triangles_discard
dEQP-VK.query_pool.occlusion_query.get_results_conservative_size_64_wait_query_without_availability_draw_points
dEQP-VK.query_pool.occlusion_query.get_results_conservative_size_64_wait_query_without_availability_draw_triangles
......@@ -74821,6 +74826,7 @@ dEQP-VK.renderpass.dedicated_allocation.attachment.4.507
dEQP-VK.renderpass.dedicated_allocation.attachment.4.508
dEQP-VK.renderpass.dedicated_allocation.attachment.4.510
dEQP-VK.renderpass.dedicated_allocation.attachment.4.512
dEQP-VK.renderpass.dedicated_allocation.attachment.4.513
dEQP-VK.renderpass.dedicated_allocation.attachment.4.516
dEQP-VK.renderpass.dedicated_allocation.attachment.4.519
dEQP-VK.renderpass.dedicated_allocation.attachment.4.523
......@@ -74850,6 +74856,7 @@ dEQP-VK.renderpass.dedicated_allocation.attachment_allocation.grow.52
dEQP-VK.renderpass.dedicated_allocation.attachment_allocation.grow.55
dEQP-VK.renderpass.dedicated_allocation.attachment_allocation.grow.56
dEQP-VK.renderpass.dedicated_allocation.attachment_allocation.grow.61
dEQP-VK.renderpass.dedicated_allocation.attachment_allocation.grow.66
dEQP-VK.renderpass.dedicated_allocation.attachment_allocation.grow.70
dEQP-VK.renderpass.dedicated_allocation.attachment_allocation.grow.72
dEQP-VK.renderpass.dedicated_allocation.attachment_allocation.grow.74
......@@ -74860,11 +74867,13 @@ dEQP-VK.renderpass.dedicated_allocation.attachment_allocation.grow.95
dEQP-VK.renderpass.dedicated_allocation.attachment_allocation.grow_shrink.14
dEQP-VK.renderpass.dedicated_allocation.attachment_allocation.grow_shrink.19
dEQP-VK.renderpass.dedicated_allocation.attachment_allocation.grow_shrink.37
dEQP-VK.renderpass.dedicated_allocation.attachment_allocation.grow_shrink.46
dEQP-VK.renderpass.dedicated_allocation.attachment_allocation.grow_shrink.47
dEQP-VK.renderpass.dedicated_allocation.attachment_allocation.grow_shrink.7
dEQP-VK.renderpass.dedicated_allocation.attachment_allocation.input_output.97
dEQP-VK.renderpass.dedicated_allocation.attachment_allocation.input_output_chain.11
dEQP-VK.renderpass.dedicated_allocation.attachment_allocation.input_output_chain.22
dEQP-VK.renderpass.dedicated_allocation.attachment_allocation.input_output_chain.4
dEQP-VK.renderpass.dedicated_allocation.attachment_allocation.input_output_chain.41
dEQP-VK.renderpass.dedicated_allocation.attachment_allocation.input_output_chain.46
dEQP-VK.renderpass.dedicated_allocation.attachment_allocation.input_output_chain.51
......@@ -74873,6 +74882,7 @@ dEQP-VK.renderpass.dedicated_allocation.attachment_allocation.input_output_chain
dEQP-VK.renderpass.dedicated_allocation.attachment_allocation.input_output_chain.58
dEQP-VK.renderpass.dedicated_allocation.attachment_allocation.input_output_chain.6
dEQP-VK.renderpass.dedicated_allocation.attachment_allocation.input_output_chain.62
dEQP-VK.renderpass.dedicated_allocation.attachment_allocation.input_output_chain.63
dEQP-VK.renderpass.dedicated_allocation.attachment_allocation.input_output_chain.67
dEQP-VK.renderpass.dedicated_allocation.attachment_allocation.input_output_chain.68
dEQP-VK.renderpass.dedicated_allocation.attachment_allocation.input_output_chain.71
......@@ -74881,6 +74891,7 @@ dEQP-VK.renderpass.dedicated_allocation.attachment_allocation.input_output_chain
dEQP-VK.renderpass.dedicated_allocation.attachment_allocation.input_output_chain.79
dEQP-VK.renderpass.dedicated_allocation.attachment_allocation.input_output_chain.84
dEQP-VK.renderpass.dedicated_allocation.attachment_allocation.input_output_chain.86
dEQP-VK.renderpass.dedicated_allocation.attachment_allocation.input_output_chain.89
dEQP-VK.renderpass.dedicated_allocation.attachment_allocation.roll.0
dEQP-VK.renderpass.dedicated_allocation.attachment_allocation.roll.20
dEQP-VK.renderpass.dedicated_allocation.attachment_allocation.roll.28
......@@ -75004,32 +75015,86 @@ dEQP-VK.renderpass.dedicated_allocation.formats.a2b10g10r10_uint_pack32.load.cle
dEQP-VK.renderpass.dedicated_allocation.formats.a2b10g10r10_uint_pack32.load.clear_draw
dEQP-VK.renderpass.dedicated_allocation.formats.a2b10g10r10_uint_pack32.load.draw
dEQP-VK.renderpass.dedicated_allocation.formats.a2b10g10r10_unorm_pack32.clear.clear
dEQP-VK.renderpass.dedicated_allocation.formats.a2b10g10r10_unorm_pack32.clear.clear_draw
dEQP-VK.renderpass.dedicated_allocation.formats.a2b10g10r10_unorm_pack32.clear.draw
dEQP-VK.renderpass.dedicated_allocation.formats.a2b10g10r10_unorm_pack32.dont_care.clear
dEQP-VK.renderpass.dedicated_allocation.formats.a2b10g10r10_unorm_pack32.dont_care.clear_draw
dEQP-VK.renderpass.dedicated_allocation.formats.a2b10g10r10_unorm_pack32.dont_care.draw
dEQP-VK.renderpass.dedicated_allocation.formats.a2b10g10r10_unorm_pack32.input.clear.dont_care.clear
dEQP-VK.renderpass.dedicated_allocation.formats.a2b10g10r10_unorm_pack32.input.clear.dont_care.clear_draw
dEQP-VK.renderpass.dedicated_allocation.formats.a2b10g10r10_unorm_pack32.input.clear.dont_care.clear_draw_use_input_aspect
dEQP-VK.renderpass.dedicated_allocation.formats.a2b10g10r10_unorm_pack32.input.clear.dont_care.clear_use_input_aspect
dEQP-VK.renderpass.dedicated_allocation.formats.a2b10g10r10_unorm_pack32.input.clear.dont_care.draw
dEQP-VK.renderpass.dedicated_allocation.formats.a2b10g10r10_unorm_pack32.input.clear.dont_care.draw_use_input_aspect
dEQP-VK.renderpass.dedicated_allocation.formats.a2b10g10r10_unorm_pack32.input.clear.dont_care.self_dep_clear
dEQP-VK.renderpass.dedicated_allocation.formats.a2b10g10r10_unorm_pack32.input.clear.dont_care.self_dep_clear_draw
dEQP-VK.renderpass.dedicated_allocation.formats.a2b10g10r10_unorm_pack32.input.clear.dont_care.self_dep_clear_draw_use_input_aspect
dEQP-VK.renderpass.dedicated_allocation.formats.a2b10g10r10_unorm_pack32.input.clear.dont_care.self_dep_clear_use_input_aspect
dEQP-VK.renderpass.dedicated_allocation.formats.a2b10g10r10_unorm_pack32.input.clear.dont_care.self_dep_draw
dEQP-VK.renderpass.dedicated_allocation.formats.a2b10g10r10_unorm_pack32.input.clear.dont_care.self_dep_draw_use_input_aspect
dEQP-VK.renderpass.dedicated_allocation.formats.a2b10g10r10_unorm_pack32.input.clear.store.clear
dEQP-VK.renderpass.dedicated_allocation.formats.a2b10g10r10_unorm_pack32.input.clear.store.clear_draw
dEQP-VK.renderpass.dedicated_allocation.formats.a2b10g10r10_unorm_pack32.input.clear.store.clear_draw_use_input_aspect
dEQP-VK.renderpass.dedicated_allocation.formats.a2b10g10r10_unorm_pack32.input.clear.store.clear_use_input_aspect
dEQP-VK.renderpass.dedicated_allocation.formats.a2b10g10r10_unorm_pack32.input.clear.store.draw
dEQP-VK.renderpass.dedicated_allocation.formats.a2b10g10r10_unorm_pack32.input.clear.store.draw_use_input_aspect
dEQP-VK.renderpass.dedicated_allocation.formats.a2b10g10r10_unorm_pack32.input.clear.store.self_dep_clear
dEQP-VK.renderpass.dedicated_allocation.formats.a2b10g10r10_unorm_pack32.input.clear.store.self_dep_clear_draw
dEQP-VK.renderpass.dedicated_allocation.formats.a2b10g10r10_unorm_pack32.input.clear.store.self_dep_clear_draw_use_input_aspect
dEQP-VK.renderpass.dedicated_allocation.formats.a2b10g10r10_unorm_pack32.input.clear.store.self_dep_clear_use_input_aspect
dEQP-VK.renderpass.dedicated_allocation.formats.a2b10g10r10_unorm_pack32.input.clear.store.self_dep_draw
dEQP-VK.renderpass.dedicated_allocation.formats.a2b10g10r10_unorm_pack32.input.clear.store.self_dep_draw_use_input_aspect
dEQP-VK.renderpass.dedicated_allocation.formats.a2b10g10r10_unorm_pack32.input.dont_care.dont_care.clear
dEQP-VK.renderpass.dedicated_allocation.formats.a2b10g10r10_unorm_pack32.input.dont_care.dont_care.clear_draw
dEQP-VK.renderpass.dedicated_allocation.formats.a2b10g10r10_unorm_pack32.input.dont_care.dont_care.clear_draw_use_input_aspect
dEQP-VK.renderpass.dedicated_allocation.formats.a2b10g10r10_unorm_pack32.input.dont_care.dont_care.clear_use_input_aspect
dEQP-VK.renderpass.dedicated_allocation.formats.a2b10g10r10_unorm_pack32.input.dont_care.dont_care.draw
dEQP-VK.renderpass.dedicated_allocation.formats.a2b10g10r10_unorm_pack32.input.dont_care.dont_care.draw_use_input_aspect
dEQP-VK.renderpass.dedicated_allocation.formats.a2b10g10r10_unorm_pack32.input.dont_care.dont_care.self_dep_clear
dEQP-VK.renderpass.dedicated_allocation.formats.a2b10g10r10_unorm_pack32.input.dont_care.dont_care.self_dep_clear_draw
dEQP-VK.renderpass.dedicated_allocation.formats.a2b10g10r10_unorm_pack32.input.dont_care.dont_care.self_dep_clear_draw_use_input_aspect
dEQP-VK.renderpass.dedicated_allocation.formats.a2b10g10r10_unorm_pack32.input.dont_care.dont_care.self_dep_clear_use_input_aspect
dEQP-VK.renderpass.dedicated_allocation.formats.a2b10g10r10_unorm_pack32.input.dont_care.dont_care.self_dep_draw
dEQP-VK.renderpass.dedicated_allocation.formats.a2b10g10r10_unorm_pack32.input.dont_care.dont_care.self_dep_draw_use_input_aspect
dEQP-VK.renderpass.dedicated_allocation.formats.a2b10g10r10_unorm_pack32.input.dont_care.store.clear
dEQP-VK.renderpass.dedicated_allocation.formats.a2b10g10r10_unorm_pack32.input.dont_care.store.clear_draw
dEQP-VK.renderpass.dedicated_allocation.formats.a2b10g10r10_unorm_pack32.input.dont_care.store.clear_draw_use_input_aspect
dEQP-VK.renderpass.dedicated_allocation.formats.a2b10g10r10_unorm_pack32.input.dont_care.store.clear_use_input_aspect
dEQP-VK.renderpass.dedicated_allocation.formats.a2b10g10r10_unorm_pack32.input.dont_care.store.draw
dEQP-VK.renderpass.dedicated_allocation.formats.a2b10g10r10_unorm_pack32.input.dont_care.store.draw_use_input_aspect
dEQP-VK.renderpass.dedicated_allocation.formats.a2b10g10r10_unorm_pack32.input.dont_care.store.self_dep_clear
dEQP-VK.renderpass.dedicated_allocation.formats.a2b10g10r10_unorm_pack32.input.dont_care.store.self_dep_clear_draw
dEQP-VK.renderpass.dedicated_allocation.formats.a2b10g10r10_unorm_pack32.input.dont_care.store.self_dep_clear_draw_use_input_aspect
dEQP-VK.renderpass.dedicated_allocation.formats.a2b10g10r10_unorm_pack32.input.dont_care.store.self_dep_clear_use_input_aspect
dEQP-VK.renderpass.dedicated_allocation.formats.a2b10g10r10_unorm_pack32.input.dont_care.store.self_dep_draw
dEQP-VK.renderpass.dedicated_allocation.formats.a2b10g10r10_unorm_pack32.input.dont_care.store.self_dep_draw_use_input_aspect
dEQP-VK.renderpass.dedicated_allocation.formats.a2b10g10r10_unorm_pack32.input.load.dont_care.clear
dEQP-VK.renderpass.dedicated_allocation.formats.a2b10g10r10_unorm_pack32.input.load.dont_care.clear_draw
dEQP-VK.renderpass.dedicated_allocation.formats.a2b10g10r10_unorm_pack32.input.load.dont_care.clear_draw_use_input_aspect
dEQP-VK.renderpass.dedicated_allocation.formats.a2b10g10r10_unorm_pack32.input.load.dont_care.clear_use_input_aspect
dEQP-VK.renderpass.dedicated_allocation.formats.a2b10g10r10_unorm_pack32.input.load.dont_care.draw
dEQP-VK.renderpass.dedicated_allocation.formats.a2b10g10r10_unorm_pack32.input.load.dont_care.draw_use_input_aspect
dEQP-VK.renderpass.dedicated_allocation.formats.a2b10g10r10_unorm_pack32.input.load.dont_care.self_dep_clear
dEQP-VK.renderpass.dedicated_allocation.formats.a2b10g10r10_unorm_pack32.input.load.dont_care.self_dep_clear_draw
dEQP-VK.renderpass.dedicated_allocation.formats.a2b10g10r10_unorm_pack32.input.load.dont_care.self_dep_clear_draw_use_input_aspect
dEQP-VK.renderpass.dedicated_allocation.formats.a2b10g10r10_unorm_pack32.input.load.dont_care.self_dep_clear_use_input_aspect
dEQP-VK.renderpass.dedicated_allocation.formats.a2b10g10r10_unorm_pack32.input.load.dont_care.self_dep_draw
dEQP-VK.renderpass.dedicated_allocation.formats.a2b10g10r10_unorm_pack32.input.load.dont_care.self_dep_draw_use_input_aspect
dEQP-VK.renderpass.dedicated_allocation.formats.a2b10g10r10_unorm_pack32.input.load.store.clear
dEQP-VK.renderpass.dedicated_allocation.formats.a2b10g10r10_unorm_pack32.input.load.store.clear_draw
dEQP-VK.renderpass.dedicated_allocation.formats.a2b10g10r10_unorm_pack32.input.load.store.clear_draw_use_input_aspect
dEQP-VK.renderpass.dedicated_allocation.formats.a2b10g10r10_unorm_pack32.input.load.store.clear_use_input_aspect
dEQP-VK.renderpass.dedicated_allocation.formats.a2b10g10r10_unorm_pack32.input.load.store.draw
dEQP-VK.renderpass.dedicated_allocation.formats.a2b10g10r10_unorm_pack32.input.load.store.draw_use_input_aspect
dEQP-VK.renderpass.dedicated_allocation.formats.a2b10g10r10_unorm_pack32.input.load.store.self_dep_clear
dEQP-VK.renderpass.dedicated_allocation.formats.a2b10g10r10_unorm_pack32.input.load.store.self_dep_clear_draw
dEQP-VK.renderpass.dedicated_allocation.formats.a2b10g10r10_unorm_pack32.input.load.store.self_dep_clear_draw_use_input_aspect
dEQP-VK.renderpass.dedicated_allocation.formats.a2b10g10r10_unorm_pack32.input.load.store.self_dep_clear_use_input_aspect
dEQP-VK.renderpass.dedicated_allocation.formats.a2b10g10r10_unorm_pack32.input.load.store.self_dep_draw
dEQP-VK.renderpass.dedicated_allocation.formats.a2b10g10r10_unorm_pack32.input.load.store.self_dep_draw_use_input_aspect
dEQP-VK.renderpass.dedicated_allocation.formats.a2b10g10r10_unorm_pack32.load.clear
dEQP-VK.renderpass.dedicated_allocation.formats.a2b10g10r10_unorm_pack32.load.clear_draw
dEQP-VK.renderpass.dedicated_allocation.formats.a2b10g10r10_unorm_pack32.load.draw
dEQP-VK.renderpass.dedicated_allocation.formats.a8b8g8r8_sint_pack32.clear.clear
dEQP-VK.renderpass.dedicated_allocation.formats.a8b8g8r8_sint_pack32.clear.clear_draw
dEQP-VK.renderpass.dedicated_allocation.formats.a8b8g8r8_sint_pack32.clear.draw
......@@ -78393,6 +78458,7 @@ dEQP-VK.renderpass.suballocation.attachment.4.507
dEQP-VK.renderpass.suballocation.attachment.4.508
dEQP-VK.renderpass.suballocation.attachment.4.510
dEQP-VK.renderpass.suballocation.attachment.4.512
dEQP-VK.renderpass.suballocation.attachment.4.513
dEQP-VK.renderpass.suballocation.attachment.4.516
dEQP-VK.renderpass.suballocation.attachment.4.519
dEQP-VK.renderpass.suballocation.attachment.4.523
......@@ -78422,6 +78488,7 @@ dEQP-VK.renderpass.suballocation.attachment_allocation.grow.52
dEQP-VK.renderpass.suballocation.attachment_allocation.grow.55
dEQP-VK.renderpass.suballocation.attachment_allocation.grow.56
dEQP-VK.renderpass.suballocation.attachment_allocation.grow.61
dEQP-VK.renderpass.suballocation.attachment_allocation.grow.66
dEQP-VK.renderpass.suballocation.attachment_allocation.grow.70
dEQP-VK.renderpass.suballocation.attachment_allocation.grow.72
dEQP-VK.renderpass.suballocation.attachment_allocation.grow.74
......@@ -78432,11 +78499,13 @@ dEQP-VK.renderpass.suballocation.attachment_allocation.grow.95
dEQP-VK.renderpass.suballocation.attachment_allocation.grow_shrink.14
dEQP-VK.renderpass.suballocation.attachment_allocation.grow_shrink.19
dEQP-VK.renderpass.suballocation.attachment_allocation.grow_shrink.37
dEQP-VK.renderpass.suballocation.attachment_allocation.grow_shrink.46
dEQP-VK.renderpass.suballocation.attachment_allocation.grow_shrink.47
dEQP-VK.renderpass.suballocation.attachment_allocation.grow_shrink.7
dEQP-VK.renderpass.suballocation.attachment_allocation.input_output.97
dEQP-VK.renderpass.suballocation.attachment_allocation.input_output_chain.11
dEQP-VK.renderpass.suballocation.attachment_allocation.input_output_chain.22
dEQP-VK.renderpass.suballocation.attachment_allocation.input_output_chain.4
dEQP-VK.renderpass.suballocation.attachment_allocation.input_output_chain.41
dEQP-VK.renderpass.suballocation.attachment_allocation.input_output_chain.46
dEQP-VK.renderpass.suballocation.attachment_allocation.input_output_chain.51
......@@ -78445,6 +78514,7 @@ dEQP-VK.renderpass.suballocation.attachment_allocation.input_output_chain.57
dEQP-VK.renderpass.suballocation.attachment_allocation.input_output_chain.58
dEQP-VK.renderpass.suballocation.attachment_allocation.input_output_chain.6
dEQP-VK.renderpass.suballocation.attachment_allocation.input_output_chain.62
dEQP-VK.renderpass.suballocation.attachment_allocation.input_output_chain.63
dEQP-VK.renderpass.suballocation.attachment_allocation.input_output_chain.67
dEQP-VK.renderpass.suballocation.attachment_allocation.input_output_chain.68
dEQP-VK.renderpass.suballocation.attachment_allocation.input_output_chain.71
......@@ -78453,6 +78523,7 @@ dEQP-VK.renderpass.suballocation.attachment_allocation.input_output_chain.77
dEQP-VK.renderpass.suballocation.attachment_allocation.input_output_chain.79
dEQP-VK.renderpass.suballocation.attachment_allocation.input_output_chain.84
dEQP-VK.renderpass.suballocation.attachment_allocation.input_output_chain.86
dEQP-VK.renderpass.suballocation.attachment_allocation.input_output_chain.89
dEQP-VK.renderpass.suballocation.attachment_allocation.roll.0
dEQP-VK.renderpass.suballocation.attachment_allocation.roll.20
dEQP-VK.renderpass.suballocation.attachment_allocation.roll.28
......@@ -78576,32 +78647,86 @@ dEQP-VK.renderpass.suballocation.formats.a2b10g10r10_uint_pack32.load.clear
dEQP-VK.renderpass.suballocation.formats.a2b10g10r10_uint_pack32.load.clear_draw
dEQP-VK.renderpass.suballocation.formats.a2b10g10r10_uint_pack32.load.draw
dEQP-VK.renderpass.suballocation.formats.a2b10g10r10_unorm_pack32.clear.clear
dEQP-VK.renderpass.suballocation.formats.a2b10g10r10_unorm_pack32.clear.clear_draw
dEQP-VK.renderpass.suballocation.formats.a2b10g10r10_unorm_pack32.clear.draw
dEQP-VK.renderpass.suballocation.formats.a2b10g10r10_unorm_pack32.dont_care.clear
dEQP-VK.renderpass.suballocation.formats.a2b10g10r10_unorm_pack32.dont_care.clear_draw
dEQP-VK.renderpass.suballocation.formats.a2b10g10r10_unorm_pack32.dont_care.draw
dEQP-VK.renderpass.suballocation.formats.a2b10g10r10_unorm_pack32.input.clear.dont_care.clear
dEQP-VK.renderpass.suballocation.formats.a2b10g10r10_unorm_pack32.input.clear.dont_care.clear_draw
dEQP-VK.renderpass.suballocation.formats.a2b10g10r10_unorm_pack32.input.clear.dont_care.clear_draw_use_input_aspect
dEQP-VK.renderpass.suballocation.formats.a2b10g10r10_unorm_pack32.input.clear.dont_care.clear_use_input_aspect
dEQP-VK.renderpass.suballocation.formats.a2b10g10r10_unorm_pack32.input.clear.dont_care.draw
dEQP-VK.renderpass.suballocation.formats.a2b10g10r10_unorm_pack32.input.clear.dont_care.draw_use_input_aspect
dEQP-VK.renderpass.suballocation.formats.a2b10g10r10_unorm_pack32.input.clear.dont_care.self_dep_clear
dEQP-VK.renderpass.suballocation.formats.a2b10g10r10_unorm_pack32.input.clear.dont_care.self_dep_clear_draw
dEQP-VK.renderpass.suballocation.formats.a2b10g10r10_unorm_pack32.input.clear.dont_care.self_dep_clear_draw_use_input_aspect
dEQP-VK.renderpass.suballocation.formats.a2b10g10r10_unorm_pack32.input.clear.dont_care.self_dep_clear_use_input_aspect
dEQP-VK.renderpass.suballocation.formats.a2b10g10r10_unorm_pack32.input.clear.dont_care.self_dep_draw
dEQP-VK.renderpass.suballocation.formats.a2b10g10r10_unorm_pack32.input.clear.dont_care.self_dep_draw_use_input_aspect
dEQP-VK.renderpass.suballocation.formats.a2b10g10r10_unorm_pack32.input.clear.store.clear
dEQP-VK.renderpass.suballocation.formats.a2b10g10r10_unorm_pack32.input.clear.store.clear_draw
dEQP-VK.renderpass.suballocation.formats.a2b10g10r10_unorm_pack32.input.clear.store.clear_draw_use_input_aspect
dEQP-VK.renderpass.suballocation.formats.a2b10g10r10_unorm_pack32.input.clear.store.clear_use_input_aspect
dEQP-VK.renderpass.suballocation.formats.a2b10g10r10_unorm_pack32.input.clear.store.draw
dEQP-VK.renderpass.suballocation.formats.a2b10g10r10_unorm_pack32.input.clear.store.draw_use_input_aspect
dEQP-VK.renderpass.suballocation.formats.a2b10g10r10_unorm_pack32.input.clear.store.self_dep_clear
dEQP-VK.renderpass.suballocation.formats.a2b10g10r10_unorm_pack32.input.clear.store.self_dep_clear_draw
dEQP-VK.renderpass.suballocation.formats.a2b10g10r10_unorm_pack32.input.clear.store.self_dep_clear_draw_use_input_aspect
dEQP-VK.renderpass.suballocation.formats.a2b10g10r10_unorm_pack32.input.clear.store.self_dep_clear_use_input_aspect
dEQP-VK.renderpass.suballocation.formats.a2b10g10r10_unorm_pack32.input.clear.store.self_dep_draw
dEQP-VK.renderpass.suballocation.formats.a2b10g10r10_unorm_pack32.input.clear.store.self_dep_draw_use_input_aspect
dEQP-VK.renderpass.suballocation.formats.a2b10g10r10_unorm_pack32.input.dont_care.dont_care.clear
dEQP-VK.renderpass.suballocation.formats.a2b10g10r10_unorm_pack32.input.dont_care.dont_care.clear_draw
dEQP-VK.renderpass.suballocation.formats.a2b10g10r10_unorm_pack32.input.dont_care.dont_care.clear_draw_use_input_aspect
dEQP-VK.renderpass.suballocation.formats.a2b10g10r10_unorm_pack32.input.dont_care.dont_care.clear_use_input_aspect
dEQP-VK.renderpass.suballocation.formats.a2b10g10r10_unorm_pack32.input.dont_care.dont_care.draw
dEQP-VK.renderpass.suballocation.formats.a2b10g10r10_unorm_pack32.input.dont_care.dont_care.draw_use_input_aspect
dEQP-VK.renderpass.suballocation.formats.a2b10g10r10_unorm_pack32.input.dont_care.dont_care.self_dep_clear
dEQP-VK.renderpass.suballocation.formats.a2b10g10r10_unorm_pack32.input.dont_care.dont_care.self_dep_clear_draw
dEQP-VK.renderpass.suballocation.formats.a2b10g10r10_unorm_pack32.input.dont_care.dont_care.self_dep_clear_draw_use_input_aspect
dEQP-VK.renderpass.suballocation.formats.a2b10g10r10_unorm_pack32.input.dont_care.dont_care.self_dep_clear_use_input_aspect
dEQP-VK.renderpass.suballocation.formats.a2b10g10r10_unorm_pack32.input.dont_care.dont_care.self_dep_draw
dEQP-VK.renderpass.suballocation.formats.a2b10g10r10_unorm_pack32.input.dont_care.dont_care.self_dep_draw_use_input_aspect
dEQP-VK.renderpass.suballocation.formats.a2b10g10r10_unorm_pack32.input.dont_care.store.clear
dEQP-VK.renderpass.suballocation.formats.a2b10g10r10_unorm_pack32.input.dont_care.store.clear_draw
dEQP-VK.renderpass.suballocation.formats.a2b10g10r10_unorm_pack32.input.dont_care.store.clear_draw_use_input_aspect
dEQP-VK.renderpass.suballocation.formats.a2b10g10r10_unorm_pack32.input.dont_care.store.clear_use_input_aspect
dEQP-VK.renderpass.suballocation.formats.a2b10g10r10_unorm_pack32.input.dont_care.store.draw
dEQP-VK.renderpass.suballocation.formats.a2b10g10r10_unorm_pack32.input.dont_care.store.draw_use_input_aspect
dEQP-VK.renderpass.suballocation.formats.a2b10g10r10_unorm_pack32.input.dont_care.store.self_dep_clear
dEQP-VK.renderpass.suballocation.formats.a2b10g10r10_unorm_pack32.input.dont_care.store.self_dep_clear_draw
dEQP-VK.renderpass.suballocation.formats.a2b10g10r10_unorm_pack32.input.dont_care.store.self_dep_clear_draw_use_input_aspect
dEQP-VK.renderpass.suballocation.formats.a2b10g10r10_unorm_pack32.input.dont_care.store.self_dep_clear_use_input_aspect
dEQP-VK.renderpass.suballocation.formats.a2b10g10r10_unorm_pack32.input.dont_care.store.self_dep_draw
dEQP-VK.renderpass.suballocation.formats.a2b10g10r10_unorm_pack32.input.dont_care.store.self_dep_draw_use_input_aspect
dEQP-VK.renderpass.suballocation.formats.a2b10g10r10_unorm_pack32.input.load.dont_care.clear
dEQP-VK.renderpass.suballocation.formats.a2b10g10r10_unorm_pack32.input.load.dont_care.clear_draw
dEQP-VK.renderpass.suballocation.formats.a2b10g10r10_unorm_pack32.input.load.dont_care.clear_draw_use_input_aspect
dEQP-VK.renderpass.suballocation.formats.a2b10g10r10_unorm_pack32.input.load.dont_care.clear_use_input_aspect
dEQP-VK.renderpass.suballocation.formats.a2b10g10r10_unorm_pack32.input.load.dont_care.draw
dEQP-VK.renderpass.suballocation.formats.a2b10g10r10_unorm_pack32.input.load.dont_care.draw_use_input_aspect
dEQP-VK.renderpass.suballocation.formats.a2b10g10r10_unorm_pack32.input.load.dont_care.self_dep_clear
dEQP-VK.renderpass.suballocation.formats.a2b10g10r10_unorm_pack32.input.load.dont_care.self_dep_clear_draw
dEQP-VK.renderpass.suballocation.formats.a2b10g10r10_unorm_pack32.input.load.dont_care.self_dep_clear_draw_use_input_aspect
dEQP-VK.renderpass.suballocation.formats.a2b10g10r10_unorm_pack32.input.load.dont_care.self_dep_clear_use_input_aspect
dEQP-VK.renderpass.suballocation.formats.a2b10g10r10_unorm_pack32.input.load.dont_care.self_dep_draw
dEQP-VK.renderpass.suballocation.formats.a2b10g10r10_unorm_pack32.input.load.dont_care.self_dep_draw_use_input_aspect
dEQP-VK.renderpass.suballocation.formats.a2b10g10r10_unorm_pack32.input.load.store.clear
dEQP-VK.renderpass.suballocation.formats.a2b10g10r10_unorm_pack32.input.load.store.clear_draw
dEQP-VK.renderpass.suballocation.formats.a2b10g10r10_unorm_pack32.input.load.store.clear_draw_use_input_aspect
dEQP-VK.renderpass.suballocation.formats.a2b10g10r10_unorm_pack32.input.load.store.clear_use_input_aspect
dEQP-VK.renderpass.suballocation.formats.a2b10g10r10_unorm_pack32.input.load.store.draw
dEQP-VK.renderpass.suballocation.formats.a2b10g10r10_unorm_pack32.input.load.store.draw_use_input_aspect
dEQP-VK.renderpass.suballocation.formats.a2b10g10r10_unorm_pack32.input.load.store.self_dep_clear
dEQP-VK.renderpass.suballocation.formats.a2b10g10r10_unorm_pack32.input.load.store.self_dep_clear_draw
dEQP-VK.renderpass.suballocation.formats.a2b10g10r10_unorm_pack32.input.load.store.self_dep_clear_draw_use_input_aspect
dEQP-VK.renderpass.suballocation.formats.a2b10g10r10_unorm_pack32.input.load.store.self_dep_clear_use_input_aspect
dEQP-VK.renderpass.suballocation.formats.a2b10g10r10_unorm_pack32.input.load.store.self_dep_draw
dEQP-VK.renderpass.suballocation.formats.a2b10g10r10_unorm_pack32.input.load.store.self_dep_draw_use_input_aspect
dEQP-VK.renderpass.suballocation.formats.a2b10g10r10_unorm_pack32.load.clear
dEQP-VK.renderpass.suballocation.formats.a2b10g10r10_unorm_pack32.load.clear_draw
dEQP-VK.renderpass.suballocation.formats.a2b10g10r10_unorm_pack32.load.draw
dEQP-VK.renderpass.suballocation.formats.a8b8g8r8_sint_pack32.clear.clear
dEQP-VK.renderpass.suballocation.formats.a8b8g8r8_sint_pack32.clear.clear_draw
dEQP-VK.renderpass.suballocation.formats.a8b8g8r8_sint_pack32.clear.draw
......@@ -81873,6 +81998,7 @@ dEQP-VK.renderpass.suballocation.multisample.r8g8b8a8_sint.samples_4
dEQP-VK.renderpass.suballocation.multisample.r8g8b8a8_uint.samples_4
dEQP-VK.renderpass.suballocation.multisample.r8g8b8a8_unorm.samples_4
dEQP-VK.renderpass.suballocation.multisample_resolve.a2b10g10r10_uint_pack32.samples_4
dEQP-VK.renderpass.suballocation.multisample_resolve.a2b10g10r10_unorm_pack32.samples_4
dEQP-VK.renderpass.suballocation.multisample_resolve.a8b8g8r8_sint_pack32.samples_4
dEQP-VK.renderpass.suballocation.multisample_resolve.a8b8g8r8_uint_pack32.samples_4
dEQP-VK.renderpass.suballocation.multisample_resolve.a8b8g8r8_unorm_pack32.samples_4
......@@ -84855,7 +84981,6 @@ dEQP-VK.synchronization.basic.fence.multi_waitall_false
dEQP-VK.synchronization.basic.fence.one
dEQP-VK.synchronization.basic.semaphore.chain
dEQP-VK.synchronization.basic.semaphore.one_queue
dEQP-VK.synchronization.internally_synchronized_objects.pipeline_cache_compute
dEQP-VK.synchronization.op.single_queue.barrier.write_blit_image_read_blit_image.image_128_r32_uint
dEQP-VK.synchronization.op.single_queue.barrier.write_blit_image_read_blit_image.image_128x128_r16_uint
dEQP-VK.synchronization.op.single_queue.barrier.write_blit_image_read_blit_image.image_128x128_r16g16b16a16_uint
......@@ -4,17 +4,14 @@ dEQP-VK.draw.basic_draw.draw.triangle_strip.1
dEQP-VK.draw.basic_draw.draw_indexed.line_strip.1
dEQP-VK.draw.basic_draw.draw_indexed.triangle_fan.1
dEQP-VK.draw.basic_draw.draw_indexed.triangle_strip.1
dEQP-VK.draw.basic_draw.draw_indexed_indirect.line_strip.1_multi_command
dEQP-VK.draw.basic_draw.draw_indexed_indirect.line_strip.1_single_command
dEQP-VK.draw.basic_draw.draw_indexed_indirect.triangle_fan.1_multi_command
dEQP-VK.draw.basic_draw.draw_indexed_indirect.triangle_fan.1_single_command
dEQP-VK.draw.basic_draw.draw_indexed_indirect.triangle_strip.1_multi_command
dEQP-VK.draw.basic_draw.draw_indexed_indirect.triangle_strip.1_single_command
dEQP-VK.draw.basic_draw.draw_indirect.line_strip.1_multi_command
dEQP-VK.draw.basic_draw.draw_indirect.line_strip.1_single_command
dEQP-VK.draw.basic_draw.draw_indirect.triangle_fan.1_multi_command
dEQP-VK.draw.basic_draw.draw_indirect.triangle_fan.1_single_command
dEQP-VK.draw.basic_draw.draw_indirect.triangle_strip.1_multi_command
dEQP-VK.draw.basic_draw.draw_indirect.triangle_strip.1_single_command
dEQP-VK.glsl.loops.special.do_while_dynamic_iterations.dowhile_trap_vertex
dEQP-VK.query_pool.occlusion_query.get_results_conservative_size_64_wait_query_with_availability_draw_triangles
dEQP-VK.query_pool.occlusion_query.get_results_conservative_size_32_wait_query_with_availability_draw_triangles_discard
......@@ -355,126 +355,4 @@ dEQP-VK.pipeline.multisample_shader_builtin.sample_position.correctness.128_128_
dEQP-VK.pipeline.multisample_shader_builtin.sample_position.correctness.137_191_1.samples_4
dEQP-VK.pipeline.multisample_shader_builtin.sample_position.distribution.128_128_1.samples_4
dEQP-VK.pipeline.multisample_shader_builtin.sample_position.distribution.137_191_1.samples_4
dEQP-VK.renderpass.dedicated_allocation.attachment.4.513
dEQP-VK.renderpass.dedicated_allocation.attachment_allocation.grow.66
dEQP-VK.renderpass.dedicated_allocation.attachment_allocation.grow_shrink.46
dEQP-VK.renderpass.dedicated_allocation.attachment_allocation.input_output_chain.4
dEQP-VK.renderpass.dedicated_allocation.attachment_allocation.input_output_chain.63
dEQP-VK.renderpass.dedicated_allocation.attachment_allocation.input_output_chain.89
dEQP-VK.renderpass.dedicated_allocation.formats.a2b10g10r10_unorm_pack32.clear.clear_draw
dEQP-VK.renderpass.dedicated_allocation.formats.a2b10g10r10_unorm_pack32.clear.draw
dEQP-VK.renderpass.dedicated_allocation.formats.a2b10g10r10_unorm_pack32.dont_care.clear_draw
dEQP-VK.renderpass.dedicated_allocation.formats.a2b10g10r10_unorm_pack32.dont_care.draw
dEQP-VK.renderpass.dedicated_allocation.formats.a2b10g10r10_unorm_pack32.input.clear.dont_care.clear_draw
dEQP-VK.renderpass.dedicated_allocation.formats.a2b10g10r10_unorm_pack32.input.clear.dont_care.clear_draw_use_input_aspect
dEQP-VK.renderpass.dedicated_allocation.formats.a2b10g10r10_unorm_pack32.input.clear.dont_care.draw
dEQP-VK.renderpass.dedicated_allocation.formats.a2b10g10r10_unorm_pack32.input.clear.dont_care.draw_use_input_aspect
dEQP-VK.renderpass.dedicated_allocation.formats.a2b10g10r10_unorm_pack32.input.clear.dont_care.self_dep_clear_draw
dEQP-VK.renderpass.dedicated_allocation.formats.a2b10g10r10_unorm_pack32.input.clear.dont_care.self_dep_clear_draw_use_input_aspect
dEQP-VK.renderpass.dedicated_allocation.formats.a2b10g10r10_unorm_pack32.input.clear.dont_care.self_dep_draw
dEQP-VK.renderpass.dedicated_allocation.formats.a2b10g10r10_unorm_pack32.input.clear.dont_care.self_dep_draw_use_input_aspect
dEQP-VK.renderpass.dedicated_allocation.formats.a2b10g10r10_unorm_pack32.input.clear.store.clear_draw
dEQP-VK.renderpass.dedicated_allocation.formats.a2b10g10r10_unorm_pack32.input.clear.store.clear_draw_use_input_aspect
dEQP-VK.renderpass.dedicated_allocation.formats.a2b10g10r10_unorm_pack32.input.clear.store.draw
dEQP-VK.renderpass.dedicated_allocation.formats.a2b10g10r10_unorm_pack32.input.clear.store.draw_use_input_aspect
dEQP-VK.renderpass.dedicated_allocation.formats.a2b10g10r10_unorm_pack32.input.clear.store.self_dep_clear_draw
dEQP-VK.renderpass.dedicated_allocation.formats.a2b10g10r10_unorm_pack32.input.clear.store.self_dep_clear_draw_use_input_aspect
dEQP-VK.renderpass.dedicated_allocation.formats.a2b10g10r10_unorm_pack32.input.clear.store.self_dep_draw
dEQP-VK.renderpass.dedicated_allocation.formats.a2b10g10r10_unorm_pack32.input.clear.store.self_dep_draw_use_input_aspect
dEQP-VK.renderpass.dedicated_allocation.formats.a2b10g10r10_unorm_pack32.input.dont_care.dont_care.clear_draw
dEQP-VK.renderpass.dedicated_allocation.formats.a2b10g10r10_unorm_pack32.input.dont_care.dont_care.clear_draw_use_input_aspect
dEQP-VK.renderpass.dedicated_allocation.formats.a2b10g10r10_unorm_pack32.input.dont_care.dont_care.draw
dEQP-VK.renderpass.dedicated_allocation.formats.a2b10g10r10_unorm_pack32.input.dont_care.dont_care.draw_use_input_aspect
dEQP-VK.renderpass.dedicated_allocation.formats.a2b10g10r10_unorm_pack32.input.dont_care.dont_care.self_dep_clear_draw
dEQP-VK.renderpass.dedicated_allocation.formats.a2b10g10r10_unorm_pack32.input.dont_care.dont_care.self_dep_clear_draw_use_input_aspect
dEQP-VK.renderpass.dedicated_allocation.formats.a2b10g10r10_unorm_pack32.input.dont_care.dont_care.self_dep_draw
dEQP-VK.renderpass.dedicated_allocation.formats.a2b10g10r10_unorm_pack32.input.dont_care.dont_care.self_dep_draw_use_input_aspect
dEQP-VK.renderpass.dedicated_allocation.formats.a2b10g10r10_unorm_pack32.input.dont_care.store.clear_draw
dEQP-VK.renderpass.dedicated_allocation.formats.a2b10g10r10_unorm_pack32.input.dont_care.store.clear_draw_use_input_aspect
dEQP-VK.renderpass.dedicated_allocation.formats.a2b10g10r10_unorm_pack32.input.dont_care.store.draw
dEQP-VK.renderpass.dedicated_allocation.formats.a2b10g10r10_unorm_pack32.input.dont_care.store.draw_use_input_aspect
dEQP-VK.renderpass.dedicated_allocation.formats.a2b10g10r10_unorm_pack32.input.dont_care.store.self_dep_clear_draw
dEQP-VK.renderpass.dedicated_allocation.formats.a2b10g10r10_unorm_pack32.input.dont_care.store.self_dep_clear_draw_use_input_aspect
dEQP-VK.renderpass.dedicated_allocation.formats.a2b10g10r10_unorm_pack32.input.dont_care.store.self_dep_draw
dEQP-VK.renderpass.dedicated_allocation.formats.a2b10g10r10_unorm_pack32.input.dont_care.store.self_dep_draw_use_input_aspect
dEQP-VK.renderpass.dedicated_allocation.formats.a2b10g10r10_unorm_pack32.input.load.dont_care.clear_draw
dEQP-VK.renderpass.dedicated_allocation.formats.a2b10g10r10_unorm_pack32.input.load.dont_care.clear_draw_use_input_aspect
dEQP-VK.renderpass.dedicated_allocation.formats.a2b10g10r10_unorm_pack32.input.load.dont_care.draw
dEQP-VK.renderpass.dedicated_allocation.formats.a2b10g10r10_unorm_pack32.input.load.dont_care.draw_use_input_aspect
dEQP-VK.renderpass.dedicated_allocation.formats.a2b10g10r10_unorm_pack32.input.load.dont_care.self_dep_clear_draw
dEQP-VK.renderpass.dedicated_allocation.formats.a2b10g10r10_unorm_pack32.input.load.dont_care.self_dep_clear_draw_use_input_aspect
dEQP-VK.renderpass.dedicated_allocation.formats.a2b10g10r10_unorm_pack32.input.load.dont_care.self_dep_draw
dEQP-VK.renderpass.dedicated_allocation.formats.a2b10g10r10_unorm_pack32.input.load.dont_care.self_dep_draw_use_input_aspect
dEQP-VK.renderpass.dedicated_allocation.formats.a2b10g10r10_unorm_pack32.input.load.store.clear_draw
dEQP-VK.renderpass.dedicated_allocation.formats.a2b10g10r10_unorm_pack32.input.load.store.clear_draw_use_input_aspect
dEQP-VK.renderpass.dedicated_allocation.formats.a2b10g10r10_unorm_pack32.input.load.store.draw
dEQP-VK.renderpass.dedicated_allocation.formats.a2b10g10r10_unorm_pack32.input.load.store.draw_use_input_aspect
dEQP-VK.renderpass.dedicated_allocation.formats.a2b10g10r10_unorm_pack32.input.load.store.self_dep_clear_draw
dEQP-VK.renderpass.dedicated_allocation.formats.a2b10g10r10_unorm_pack32.input.load.store.self_dep_clear_draw_use_input_aspect
dEQP-VK.renderpass.dedicated_allocation.formats.a2b10g10r10_unorm_pack32.input.load.store.self_dep_draw
dEQP-VK.renderpass.dedicated_allocation.formats.a2b10g10r10_unorm_pack32.input.load.store.self_dep_draw_use_input_aspect
dEQP-VK.renderpass.dedicated_allocation.formats.a2b10g10r10_unorm_pack32.load.clear_draw
dEQP-VK.renderpass.dedicated_allocation.formats.a2b10g10r10_unorm_pack32.load.draw
dEQP-VK.renderpass.suballocation.attachment.4.513
dEQP-VK.renderpass.suballocation.attachment_allocation.grow.66
dEQP-VK.renderpass.suballocation.attachment_allocation.grow_shrink.46
dEQP-VK.renderpass.suballocation.attachment_allocation.input_output_chain.4
dEQP-VK.renderpass.suballocation.attachment_allocation.input_output_chain.63
dEQP-VK.renderpass.suballocation.attachment_allocation.input_output_chain.89
dEQP-VK.renderpass.suballocation.formats.a2b10g10r10_unorm_pack32.clear.clear_draw
dEQP-VK.renderpass.suballocation.formats.a2b10g10r10_unorm_pack32.clear.draw
dEQP-VK.renderpass.suballocation.formats.a2b10g10r10_unorm_pack32.dont_care.clear_draw
dEQP-VK.renderpass.suballocation.formats.a2b10g10r10_unorm_pack32.dont_care.draw
dEQP-VK.renderpass.suballocation.formats.a2b10g10r10_unorm_pack32.input.clear.dont_care.clear_draw
dEQP-VK.renderpass.suballocation.formats.a2b10g10r10_unorm_pack32.input.clear.dont_care.clear_draw_use_input_aspect
dEQP-VK.renderpass.suballocation.formats.a2b10g10r10_unorm_pack32.input.clear.dont_care.draw
dEQP-VK.renderpass.suballocation.formats.a2b10g10r10_unorm_pack32.input.clear.dont_care.draw_use_input_aspect
dEQP-VK.renderpass.suballocation.formats.a2b10g10r10_unorm_pack32.input.clear.dont_care.self_dep_clear_draw
dEQP-VK.renderpass.suballocation.formats.a2b10g10r10_unorm_pack32.input.clear.dont_care.self_dep_clear_draw_use_input_aspect
dEQP-VK.renderpass.suballocation.formats.a2b10g10r10_unorm_pack32.input.clear.dont_care.self_dep_draw
dEQP-VK.renderpass.suballocation.formats.a2b10g10r10_unorm_pack32.input.clear.dont_care.self_dep_draw_use_input_aspect
dEQP-VK.renderpass.suballocation.formats.a2b10g10r10_unorm_pack32.input.clear.store.clear_draw
dEQP-VK.renderpass.suballocation.formats.a2b10g10r10_unorm_pack32.input.clear.store.clear_draw_use_input_aspect
dEQP-VK.renderpass.suballocation.formats.a2b10g10r10_unorm_pack32.input.clear.store.draw
dEQP-VK.renderpass.suballocation.formats.a2b10g10r10_unorm_pack32.input.clear.store.draw_use_input_aspect
dEQP-VK.renderpass.suballocation.formats.a2b10g10r10_unorm_pack32.input.clear.store.self_dep_clear_draw
dEQP-VK.renderpass.suballocation.formats.a2b10g10r10_unorm_pack32.input.clear.store.self_dep_clear_draw_use_input_aspect
dEQP-VK.renderpass.suballocation.formats.a2b10g10r10_unorm_pack32.input.clear.store.self_dep_draw
dEQP-VK.renderpass.suballocation.formats.a2b10g10r10_unorm_pack32.input.clear.store.self_dep_draw_use_input_aspect
dEQP-VK.renderpass.suballocation.formats.a2b10g10r10_unorm_pack32.input.dont_care.dont_care.clear_draw
dEQP-VK.renderpass.suballocation.formats.a2b10g10r10_unorm_pack32.input.dont_care.dont_care.clear_draw_use_input_aspect
dEQP-VK.renderpass.suballocation.formats.a2b10g10r10_unorm_pack32.input.dont_care.dont_care.draw
dEQP-VK.renderpass.suballocation.formats.a2b10g10r10_unorm_pack32.input.dont_care.dont_care.draw_use_input_aspect
dEQP-VK.renderpass.suballocation.formats.a2b10g10r10_unorm_pack32.input.dont_care.dont_care.self_dep_clear_draw
dEQP-VK.renderpass.suballocation.formats.a2b10g10r10_unorm_pack32.input.dont_care.dont_care.self_dep_clear_draw_use_input_aspect
dEQP-VK.renderpass.suballocation.formats.a2b10g10r10_unorm_pack32.input.dont_care.dont_care.self_dep_draw
dEQP-VK.renderpass.suballocation.formats.a2b10g10r10_unorm_pack32.input.dont_care.dont_care.self_dep_draw_use_input_aspect
dEQP-VK.renderpass.suballocation.formats.a2b10g10r10_unorm_pack32.input.dont_care.store.clear_draw
dEQP-VK.renderpass.suballocation.formats.a2b10g10r10_unorm_pack32.input.dont_care.store.clear_draw_use_input_aspect
dEQP-VK.renderpass.suballocation.formats.a2b10g10r10_unorm_pack32.input.dont_care.store.draw
dEQP-VK.renderpass.suballocation.formats.a2b10g10r10_unorm_pack32.input.dont_care.store.draw_use_input_aspect
dEQP-VK.renderpass.suballocation.formats.a2b10g10r10_unorm_pack32.input.dont_care.store.self_dep_clear_draw
dEQP-VK.renderpass.suballocation.formats.a2b10g10r10_unorm_pack32.input.dont_care.store.self_dep_clear_draw_use_input_aspect
dEQP-VK.renderpass.suballocation.formats.a2b10g10r10_unorm_pack32.input.dont_care.store.self_dep_draw
dEQP-VK.renderpass.suballocation.formats.a2b10g10r10_unorm_pack32.input.dont_care.store.self_dep_draw_use_input_aspect
dEQP-VK.renderpass.suballocation.formats.a2b10g10r10_unorm_pack32.input.load.dont_care.clear_draw
dEQP-VK.renderpass.suballocation.formats.a2b10g10r10_unorm_pack32.input.load.dont_care.clear_draw_use_input_aspect
dEQP-VK.renderpass.suballocation.formats.a2b10g10r10_unorm_pack32.input.load.dont_care.draw
dEQP-VK.renderpass.suballocation.formats.a2b10g10r10_unorm_pack32.input.load.dont_care.draw_use_input_aspect
dEQP-VK.renderpass.suballocation.formats.a2b10g10r10_unorm_pack32.input.load.dont_care.self_dep_clear_draw
dEQP-VK.renderpass.suballocation.formats.a2b10g10r10_unorm_pack32.input.load.dont_care.self_dep_clear_draw_use_input_aspect
dEQP-VK.renderpass.suballocation.formats.a2b10g10r10_unorm_pack32.input.load.dont_care.self_dep_draw
dEQP-VK.renderpass.suballocation.formats.a2b10g10r10_unorm_pack32.input.load.dont_care.self_dep_draw_use_input_aspect
dEQP-VK.renderpass.suballocation.formats.a2b10g10r10_unorm_pack32.input.load.store.clear_draw
dEQP-VK.renderpass.suballocation.formats.a2b10g10r10_unorm_pack32.input.load.store.clear_draw_use_input_aspect
dEQP-VK.renderpass.suballocation.formats.a2b10g10r10_unorm_pack32.input.load.store.draw
dEQP-VK.renderpass.suballocation.formats.a2b10g10r10_unorm_pack32.input.load.store.draw_use_input_aspect
dEQP-VK.renderpass.suballocation.formats.a2b10g10r10_unorm_pack32.input.load.store.self_dep_clear_draw
dEQP-VK.renderpass.suballocation.formats.a2b10g10r10_unorm_pack32.input.load.store.self_dep_clear_draw_use_input_aspect
dEQP-VK.renderpass.suballocation.formats.a2b10g10r10_unorm_pack32.input.load.store.self_dep_draw
dEQP-VK.renderpass.suballocation.formats.a2b10g10r10_unorm_pack32.input.load.store.self_dep_draw_use_input_aspect
dEQP-VK.renderpass.suballocation.formats.a2b10g10r10_unorm_pack32.load.clear_draw
dEQP-VK.renderpass.suballocation.formats.a2b10g10r10_unorm_pack32.load.draw
dEQP-VK.renderpass.suballocation.multisample.a2b10g10r10_unorm_pack32.samples_4
dEQP-VK.renderpass.suballocation.multisample_resolve.a2b10g10r10_unorm_pack32.samples_4
dEQP-VK.ycbcr.query.lod.fragment.r8g8b8a8_unorm
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment