mirror of
https://github.com/intel/compute-runtime.git
synced 2026-01-03 14:55:24 +08:00
refactor: remove not needed code related to device enqueue
Signed-off-by: Mateusz Jablonski <mateusz.jablonski@intel.com>
This commit is contained in:
committed by
Compute-Runtime-Automation
parent
d77ba50455
commit
500ae54fc1
@@ -146,7 +146,6 @@ struct ArgDescriptor final {
|
||||
}
|
||||
union {
|
||||
struct {
|
||||
bool isDeviceQueue : 1;
|
||||
bool isMediaImage : 1;
|
||||
bool isMediaBlockImage : 1;
|
||||
bool isTransformable : 1;
|
||||
|
||||
Reference in New Issue
Block a user