Class AMDDeviceMemoryFlags


  • public final class AMDDeviceMemoryFlags
    extends java.lang.Object
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • CL_MEM_USE_PERSISTENT_MEM_AMD

        public static final int CL_MEM_USE_PERSISTENT_MEM_AMD
        Alloc from GPU's CPU visible heap.
        See Also:
        Constant Field Values