mirror of
https://github.com/intel/compute-runtime.git
synced 2025-12-21 09:14:47 +08:00
feature: Add dynamic stack management on Xe3
Related-To: NEO-13147 Signed-off-by: Vysochyn, Illia <illia.vysochyn@intel.com>
This commit is contained in:
committed by
Compute-Runtime-Automation
parent
af031ee0e3
commit
4270e3c356
@@ -34,7 +34,7 @@ void EncodeEnableRayTracing<Family>::append3dStateBtd(void *ptr3dStateBtd) {
|
||||
cmd->setDispatchTimeoutCounter(value);
|
||||
}
|
||||
|
||||
cmd->setRtMemStructures64bModeEnable(!is48bResourceNeededForRayTracing());
|
||||
cmd->setRtMemStructures64BModeEnable(!is48bResourceNeededForRayTracing());
|
||||
}
|
||||
|
||||
template <typename Family>
|
||||
|
||||
Reference in New Issue
Block a user