Skip to content

lavapipe: Fixes for new ycbcr tests

Fixes the following tests:

dEQP-VK.api.info.format_properties.g8_b8_r8_3plane_420_unorm,Fail
dEQP-VK.api.info.image_format_properties.2d.linear.g8_b8_r8_3plane_420_unorm,Fail
dEQP-VK.api.info.image_format_properties.2d.optimal.g8_b8_r8_3plane_420_unorm,Fail
dEQP-VK.binding_model.descriptor_buffer.ycbcr_sampler.compute_comp,Crash
dEQP-VK.binding_model.descriptor_buffer.ycbcr_sampler.compute_comp_array,Crash
dEQP-VK.binding_model.descriptor_buffer.ycbcr_sampler.graphics_comp,Crash
dEQP-VK.binding_model.descriptor_buffer.ycbcr_sampler.graphics_comp_array,Crash
dEQP-VK.binding_model.descriptor_buffer.ycbcr_sampler.graphics_frag,Crash
dEQP-VK.binding_model.descriptor_buffer.ycbcr_sampler.graphics_frag_array,Crash
dEQP-VK.binding_model.descriptor_buffer.ycbcr_sampler.graphics_geom,Crash
dEQP-VK.binding_model.descriptor_buffer.ycbcr_sampler.graphics_geom_array,Crash
dEQP-VK.binding_model.descriptor_buffer.ycbcr_sampler.graphics_tesc,Crash
dEQP-VK.binding_model.descriptor_buffer.ycbcr_sampler.graphics_tesc_array,Crash
dEQP-VK.binding_model.descriptor_buffer.ycbcr_sampler.graphics_tese,Crash
dEQP-VK.binding_model.descriptor_buffer.ycbcr_sampler.graphics_tese_array,Crash
dEQP-VK.binding_model.descriptor_buffer.ycbcr_sampler.graphics_vert,Crash
dEQP-VK.binding_model.descriptor_buffer.ycbcr_sampler.graphics_vert_array,Cras

Merge request reports