Create real cpu_crc32.c and rp_cpu.c

This commit is contained in:
jsteube
2016-09-06 15:28:56 +02:00
parent 0a5759ef1c
commit 1902e6c2eb
23 changed files with 3391 additions and 2963 deletions
+1 -1
View File
@@ -7,7 +7,7 @@
#pragma once
#define CL_PLATFORMS_MAX 16
#define CL_PLATFORMS_MAX 16
static const char CL_VENDOR_AMD[] = "Advanced Micro Devices, Inc.";
static const char CL_VENDOR_AMD_USE_INTEL[] = "GenuineIntel";