mirror of
https://git.suyu.dev/suyu/suyu.git
synced 2025-10-23 10:56:44 +08:00
This creates non-sRGB texture views for sRGB texture formats to allow for interfacing with these views in compute shaders using imageLoad and imageStore. Co-Authored-By: Rodrigo Locatti <reinuseslisp@airmail.cc>