• Timothy Gu's avatar
    opencl: Force the use of 1.2 APIs · 801eca13
    Timothy Gu authored
    Silences warnings regarding `clCreateCommandQueue` being deprecated.
    
    Only a very limited number of products support 2.0. Since the
    replacement API (`clCreateCommandQueueWithProperties`) is only available
    in 2.0, we should not update it just yet.
    801eca13
opencl.h 9.6 KB