mirror of
https://github.com/intel/compute-runtime.git
synced 2026-01-05 09:09:04 +08:00
Refactor ThreadArbitrationPolicy definitions
Change-Id: Ia5d9d3b915b14a1ed6c8dd8d7e7c38dab674b6f2
This commit is contained in:
committed by
sys_ocldev
parent
e527a439cd
commit
70e85be96a
@@ -34,9 +34,6 @@
|
||||
#include <cstdint>
|
||||
|
||||
namespace OCLRT {
|
||||
namespace ThreadArbitrationPolicy {
|
||||
const uint32_t RoundRobinAfterDependency = 2;
|
||||
}
|
||||
namespace RowChickenReg4 {
|
||||
const uint32_t address = 0xE48C;
|
||||
const uint32_t regDataForArbitrationPolicy[3] = {
|
||||
|
||||
Reference in New Issue
Block a user