X-Git-Url: https://www.flypig.org.uk/git/?a=blobdiff_plain;f=include%2Fkernel_vendor.h;h=83eccd5e7b0ff186f0a04f2cc4ee2dd7c3581e27;hb=2c9fcbf17ea25dbe37de72348fe797805181bb60;hp=0b6a57fe7bf42ab3d64e69e641649da7dec2a53c;hpb=37c40dcfb453e3378ccd918d387a50584b0f9dda;p=hashcat.git diff --git a/include/kernel_vendor.h b/include/kernel_vendor.h index 0b6a57f..83eccd5 100644 --- a/include/kernel_vendor.h +++ b/include/kernel_vendor.h @@ -4,6 +4,7 @@ */ #pragma OPENCL EXTENSION cl_khr_byte_addressable_store : enable +#pragma OPENCL EXTENSION cl_clang_storage_class_specifiers : enable /** * vendor specific @@ -38,4 +39,4 @@ */ #ifdef IS_GENERIC -#endif \ No newline at end of file +#endif