PcloudStimBuff: Add OpenClCollatingAndMeshingEngine instance
This commit is contained in:
@@ -9,6 +9,7 @@
|
||||
#include <callback.h>
|
||||
#include "stagingBuffer.h"
|
||||
#include "ioUringAssemblyEngine.h"
|
||||
#include "openClCollatingAndMeshingEngine.h"
|
||||
|
||||
namespace smo {
|
||||
namespace stim_buff {
|
||||
@@ -57,6 +58,7 @@ public:
|
||||
|
||||
std::shared_ptr<livoxProto1::Device> device;
|
||||
PcloudFormatDesc formatDesc;
|
||||
OpenClCollatingAndMeshingEngine openClCollatingAndMeshingEngine;
|
||||
StagingBuffer assemblyBuffer;
|
||||
IoUringAssemblyEngine ioUringAssemblyEngine;
|
||||
StagingBuffer collationBuffer;
|
||||
|
||||
Reference in New Issue
Block a user