Skip to content

r600: Don't advertise support for scaled int16 vertex formats

Gert Wollny requested to merge gerddie/mesa:r600-fix-int16 into master

They are not supported by the hardware. Fixes: dEQP-GLES2.functional.vertex_arrays.single_attribute.strides.buffer_0_32_short3_vec4_dynamic_draw_quads_1 dEQP-GLES2.functional.vertex_arrays.single_attribute.strides.buffer_0_32_short3_vec4_dynamic_draw_quads_256

Merge request reports