Added interface function acSynchronizeMesh
This commit is contained in:
@@ -57,6 +57,9 @@ AcResult acCheckDeviceAvailability(void);
|
||||
* parameter*/
|
||||
AcResult acSynchronizeStream(const Stream stream);
|
||||
|
||||
/** */
|
||||
AcResult acSynchronizeMesh(void);
|
||||
|
||||
/** Loads a constant to the memories of the devices visible to the caller */
|
||||
AcResult acLoadDeviceConstant(const AcRealParam param, const AcReal value);
|
||||
|
||||
|
Reference in New Issue
Block a user