mirror of
https://github.com/intel/compute-runtime.git
synced 2026-01-03 06:49:52 +08:00
Revert "feature: Support for opaque IPC handles on Windows and Linux"
This reverts commit 46b1b2783b.
Signed-off-by: Compute-Runtime-Validation <compute-runtime-validation@intel.com>
This commit is contained in:
committed by
Compute-Runtime-Automation
parent
5fe59104a4
commit
0855219087
@@ -30,7 +30,6 @@ struct MemoryFlags {
|
||||
uint32_t resource48Bit : 1;
|
||||
uint32_t compressedHint : 1;
|
||||
uint32_t uncompressedHint : 1;
|
||||
uint32_t shareableWithoutNTHandle : 1;
|
||||
};
|
||||
|
||||
struct MemoryAllocFlags {
|
||||
|
||||
Reference in New Issue
Block a user