Vulkan fixes
This commit is contained in:
@@ -238,9 +238,5 @@ function node_shader_get(raw: node_shader_t): string {
|
||||
s += "\tfragment = kong_frag;\n";
|
||||
s += "}\n";
|
||||
|
||||
////
|
||||
iron_log(s);
|
||||
////
|
||||
|
||||
return s;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user