glsl: Address rest of feedback
This commit is contained in:
parent
c5dfa0b630
commit
d36f667bc0
11 changed files with 86 additions and 38 deletions
|
@ -136,6 +136,8 @@ public:
|
|||
code += '\n';
|
||||
}
|
||||
|
||||
[[nodiscard]] bool StageInitializesVaryings() const noexcept;
|
||||
|
||||
std::string header;
|
||||
std::string code;
|
||||
VarAlloc var_alloc;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue