Skip to content
Snippets Groups Projects
  • psychocrypt's avatar
    fix broken OpenCL 1.2 support · 1f962b91
    psychocrypt authored
    OpenCl 1.2.is not allowing the subscript operator on buildin vector types.
    
    fix: use `.sX` to access vector components
    1f962b91