summaryrefslogtreecommitdiffstats
path: root/src/shader_recompiler/backend/glsl/emit_glsl.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* shader: Split profile and runtime info headersReinUsesLisp2021-07-231-0/+1
* glsl: Use std::string_view for Emit function args.ameerj2021-07-231-3/+3
* glsl: Initial backendameerj2021-07-231-0/+23