Shader_IR: Address feedback.
This commit is contained in:
parent
806f569143
commit
bb8eb15d39
10 changed files with 40 additions and 36 deletions
|
@ -180,7 +180,7 @@ public:
|
|||
return amend_code[index];
|
||||
}
|
||||
|
||||
u32 GetCustomVariablesAmount() const {
|
||||
u32 GetNumCustomVariables() const {
|
||||
return num_custom_variables;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue