More kernel fixes for function calls and vector datatypes
This commit is contained in:
@@ -18,13 +18,10 @@
|
||||
#include "types_ocl.c"
|
||||
#include "common.c"
|
||||
|
||||
#ifdef VECT_SIZE1
|
||||
#define COMPARE_M "check_multi_vect1_comp4.c"
|
||||
#endif
|
||||
#define COMPARE_S "check_single_comp4.c"
|
||||
#define COMPARE_M "check_multi_comp4.c"
|
||||
|
||||
#ifdef VECT_SIZE1
|
||||
#define uint_to_hex_lower8(i) l_bin2asc[(i)]
|
||||
#endif
|
||||
|
||||
__constant u32 k_sha256[64] =
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user