public GpuBuffer CreateBuffer<T>( T[] data, BufferUsageFlags usage, bool isDeviceLocal = true, bool canUseBatchStagingDataUpload = true, string? name = null ) where T : struct, new()
Copyright (c) by AB4D d.o.o. (www.ab4d.com)