mirror of
https://github.com/intel/compute-runtime.git
synced 2025-12-26 23:33:20 +08:00
Add command encoder for store data command
Related-To: NEO-6262 Signed-off-by: Zbigniew Zdanowicz <zbigniew.zdanowicz@intel.com>
This commit is contained in:
committed by
Compute-Runtime-Automation
parent
7764924387
commit
47dbe359bf
@@ -53,4 +53,5 @@ template struct EncodeMiArbCheck<Family>;
|
||||
template struct EncodeComputeMode<Family>;
|
||||
template struct EncodeEnableRayTracing<Family>;
|
||||
template struct EncodeNoop<Family>;
|
||||
template struct EncodeStoreMemory<Family>;
|
||||
} // namespace NEO
|
||||
|
||||
Reference in New Issue
Block a user