mirror of
https://github.com/intel/compute-runtime.git
synced 2025-09-15 13:01:45 +08:00
Add GTPin feature to allocate buffer in shared memory
Related-To: NEO-5667 Signed-off-by: Milczarek, Slawomir <slawomir.milczarek@intel.com>
This commit is contained in:

committed by
Compute-Runtime-Automation

parent
671d916c70
commit
255e85c124
@ -228,4 +228,5 @@ OverrideSlmAllocationSize = -1
|
||||
OverrideSlmSize = -1
|
||||
UseCyclesPerSecondTimer = 0
|
||||
WaitLoopCount = -1
|
||||
DebuggerLogBitmask = 0
|
||||
DebuggerLogBitmask = 0
|
||||
GTPinAllocateBufferInSharedMemory = -1
|
||||
|
Reference in New Issue
Block a user