mirror of
https://github.com/intel/compute-runtime.git
synced 2025-12-29 00:58:39 +08:00
When collating stype enum values, ZEX_INTEL_STRUCTURE_TYPE_QUEUE_COPY_OPERATIONS_OFFLOAD_HINT_EXP_PROPERTIES was incorrectly set. This corrects the definition statement to match the original value before collating. Related-To: NEO-11754 Signed-off-by: Jack Myers <jack.myers@intel.com>