Duncan McBain

Results 4 issues of Duncan McBain

The `cl_` types are not needed in general, however they should still be kept in the OpenCL C interop sample code.

help wanted
sample
good first issue

The placeholder-accessors sample uses an old API. It should be updated to use the new one (i.e. bind the buffer to the accessor on creation, then use `handler::require` with just...

help wanted
sample
good first issue

Some misleading comments were removed, and types names updated to match the 2020 specification.

sample

We should add lots more comments to the solutions, in particular delineating the difference between the USM and buffer variants.