mirror of
https://github.com/intel/compute-runtime.git
synced 2025-12-25 05:24:02 +08:00
feature: add -stateful_address_mode to ocloc
- allows to choose bindless or bindful addressing in generated code Related-To: NEO-11704 Signed-off-by: Mateusz Hoppe <mateusz.hoppe@intel.com>
This commit is contained in:
committed by
Compute-Runtime-Automation
parent
782bdf1a38
commit
037957a7ae
@@ -177,6 +177,7 @@ All supported acronyms: %s.
|
||||
std::string optionsReadFromFile = "";
|
||||
std::string internalOptionsReadFromFile = "";
|
||||
std::string formatToEnforce = "";
|
||||
std::string addressingMode = "default";
|
||||
std::string irHash, genHash, dbgHash, elfHash;
|
||||
std::string cacheDir;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user