Skip to content
  • Emma Anholt's avatar
    v3d: Add support for shader_image_load_store. · 6281f26f
    Emma Anholt authored
    This is only exposed on V3D 4.1+, because we didn't have the TMU write
    operations for images on 3.3 (To do GLES 3.1 there, you have to lower it
    to SSBO load/stores, which is a problem to solve later).
    6281f26f