Searched defs:dispatchTable (Results 1 – 1 of 1) sorted by relevance
103 struct dispatchTable { struct104 SetNativeLibDirFnPtr SetNativeLibDir;107 Allocation1DDataFnPtr Allocation1DData;108 Allocation1DElementDataFnPtr Allocation1DElementData;109 Allocation1DReadFnPtr Allocation1DRead;110 Allocation2DDataFnPtr Allocation2DData;111 Allocation2DReadFnPtr Allocation2DRead;112 Allocation3DDataFnPtr Allocation3DData;113 Allocation3DReadFnPtr Allocation3DRead;114 AllocationCopy2DRangeFnPtr AllocationCopy2DRange;[all …]