Closed SupinePandora43 closed 1 year ago
As i plan to make GPUdriver implementations embeddable, they can be useful outside of a .NET ecosystem.
NativeAOT can be used to export static methods to c dll.
Dispose
public static
.h
i tried it and the result was garbage.
As i plan to make GPUdriver implementations embeddable, they can be useful outside of a .NET ecosystem.
NativeAOT can be used to export static methods to c dll.
Requirements
Dispose
method frees everythingpublic static
methods that accept and return only blittable types..h
headers for c/c++ projects