Replace __kernel, __constant, __global and __local qualifiers with macro for better control
This commit is contained in:
@@ -1 +1 @@
|
||||
DECLSPEC u32 u8add (const u32 a, const u32 b)
|
||||
DECLSPEC u32 u8add (const u32 a, const u32 b);
|
||||
|
||||
Reference in New Issue
Block a user