Skip to content

Emit writeonly tag for image formats that need it and are not readonly

Gert Wollny requested to merge gerddie/virglrenderer:fix-writeonly-images into master

Closes: #16 (closed)

Fixes:

  • dEQP-GLES31.functional.image_load_store..format_reinterpret.
  • dEQP-GLES31.functional.image_load_store..image_size.writeonly_
  • dEQP-GLES31.functional.image_load_store..load_store.
  • dEQP-GLES31.functional.image_load_store.*.qualifiers.restrict
  • dEQP-GLES31.functional.image_load_store..store.

Signed-off-by: Gert Wollny gert.wollny@collabora.com

Edited by Gert Wollny

Merge request reports