C# Class ATI.ADL.ADL

ADL Class
Show file Open project: nicehash/NiceHashMiner

Private Properties

Property Type Description
ADL_Main_Memory_Alloc_ System.IntPtr
ADL_Main_Memory_Free void

Private Methods

Method Description
ADL_Main_Memory_Alloc_ ( int size ) : IntPtr

Build in memory allocation function

ADL_Main_Memory_Free ( IntPtr buffer ) : void

Build in memory free function