Skip to content
Snippets Groups Projects
  • psychocrypt's avatar
    OpenCl: fix NVIDIA · 1b27f0f3
    psychocrypt authored
    - fix broken compile: change used `ULL` to `UL` because `UL` is defined as 64bit
    - fix memory copy to shared memory via vload8 (somehow it create wrong access)
    1b27f0f3