mirror of
https://github.com/intel/compute-runtime.git
synced 2025-09-15 13:01:45 +08:00
Zebin - yaml parser
Change-Id: If8b5bcd68b7d39bfd3fb53b619f5de973b059bff
This commit is contained in:

committed by
sys_ocldev

parent
823bd1e51c
commit
d65cdab453
@ -262,7 +262,7 @@ class SimpleKernelStatelessFixture : public ProgramFixture {
|
||||
retVal = pProgram->build(
|
||||
1,
|
||||
&deviceId,
|
||||
CompilerOptions::greaterThan4gbBuffersRequired,
|
||||
CompilerOptions::greaterThan4gbBuffersRequired.data(),
|
||||
nullptr,
|
||||
nullptr,
|
||||
false);
|
||||
|
Reference in New Issue
Block a user