mirror of
https://github.com/intel/compute-runtime.git
synced 2026-01-10 15:12:56 +08:00
committed by
Compute-Runtime-Automation
parent
22725e5840
commit
85a52b7702
@@ -43,7 +43,7 @@ class MultiDeviceKernel;
|
||||
|
||||
class Kernel : public ReferenceTrackedObject<Kernel> {
|
||||
public:
|
||||
static const uint32_t kernelBinaryAlignement = 64;
|
||||
static const uint32_t kernelBinaryAlignment = 64;
|
||||
|
||||
enum kernelArgType {
|
||||
NONE_OBJ,
|
||||
|
||||
Reference in New Issue
Block a user