mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
Revert "[impeller] Remove declare_undefined_values (#37829)" (flutter/engine#37831)
This reverts commit 986101452a6d39fe6718c7e0aa8308aeeffcd090.
This commit is contained in:
parent
8e58ac3f0f
commit
ea0cebcf28
@ -349,6 +349,8 @@ void CompilerSkSL::emit_resources() {
|
||||
if (emit_global_variable_resources()) {
|
||||
statement("");
|
||||
}
|
||||
|
||||
declare_undefined_values();
|
||||
}
|
||||
|
||||
void CompilerSkSL::emit_interface_block(const SPIRVariable& var) {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user