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.
1 parent 3c57806 commit 62912d3Copy full SHA for 62912d3
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