Package org.lwjgl.opencl
Class IMGCachedAllocations
- java.lang.Object
-
- org.lwjgl.opencl.IMGCachedAllocations
-
public final class IMGCachedAllocations extends java.lang.ObjectNative bindings to the img_cached_allocations extension.This extension extends the functionality provided by
CreateBufferandCreateImageto allow the OpenCL implementation to allocate memory on the device which is also cached on the host CPU.Requires
CL12.
-
-
Field Summary
Fields Modifier and Type Field Description static intCL_MEM_USE_CACHED_CPU_MEMORY_IMG
CL_MEM_USE_UNCACHED_CPU_MEMORY_IMG
-