Commit c7325c6a authored by ameerj's avatar ameerj
Browse files

gl_texture_cache: Lazily create non-sRGB texture views for sRGB formats



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: default avatarRodrigo Locatti <reinuseslisp@airmail.cc>
parent 83227ad9
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment