Class IMGCachedAllocations


  • public final class IMGCachedAllocations
    extends java.lang.Object
    Native bindings to the img_cached_allocations extension.

    This extension extends the functionality provided by CreateBuffer and CreateImage to allow the OpenCL implementation to allocate memory on the device which is also cached on the host CPU.

    Requires CL12.