mirror of
https://github.com/intel/compute-runtime.git
synced 2025-12-26 07:00:17 +08:00
fix(zebin): fallback to patchtokens when vme is used
Signed-off-by: Kamil Kopryk <kamil.kopryk@intel.com>
This commit is contained in:
committed by
Compute-Runtime-Automation
parent
0b3c5a6ad2
commit
a9121f88c4
@@ -47,6 +47,7 @@ class MockProgram : public Program {
|
||||
using Program::allowNonUniform;
|
||||
using Program::areSpecializationConstantsInitialized;
|
||||
using Program::buildInfos;
|
||||
using Program::containsVmeUsage;
|
||||
using Program::context;
|
||||
using Program::createdFrom;
|
||||
using Program::createProgramFromBinary;
|
||||
|
||||
Reference in New Issue
Block a user