We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 2918ba8 + 62912d3 commit f132eb7Copy full SHA for f132eb7
utility/cli/options.cpp
@@ -326,7 +326,7 @@ namespace beam
326
// shaders
327
const char* SHADER_INVOKE = "shader";
328
const char* SHADER_ARGS = "shader_args";
329
- const char* SHADER_BYTECODE_MANAGER = "shader_app_file";
+ const char* SHADER_BYTECODE_APP = "shader_app_file";
330
const char* SHADER_BYTECODE_CONTRACT = "shader_contract_file";
331
}
332
0 commit comments