mirror of
https://github.com/intel/compute-runtime.git
synced 2026-01-05 17:20:26 +08:00
Test prelim command stream and clos cache
Signed-off-by: Daniel Chabrowski daniel.chabrowski@intel.com Related-To: NEO-6591
This commit is contained in:
committed by
Compute-Runtime-Automation
parent
0dc2e39eaa
commit
eaba246464
@@ -14,6 +14,7 @@ class Device;
|
||||
|
||||
struct MemoryProperties {
|
||||
const Device *pDevice = nullptr;
|
||||
uint32_t memCacheClos = 0;
|
||||
union {
|
||||
MemoryFlags flags;
|
||||
uint32_t allFlags = 0;
|
||||
|
||||
Reference in New Issue
Block a user